-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow users to define workspace deployment labels #18100
Conversation
...a/org/eclipse/che/workspace/infrastructure/kubernetes/environment/KubernetesEnvironment.java
Outdated
Show resolved
Hide resolved
so the reason for 2 new maps in |
looks good |
[crw-ci-test] |
… workspace attributes Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
[crw-ci-test] |
@sleshchenko @sparkoo I've reworked my pr. Please take a look. |
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) |
depends on #18153 |
Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
❌ E2E Happy path tests failed ❗ See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) ℹ️ |
[crw-ci-test] |
✅ E2E Happy path tests succeed 🎉 See Details
Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1) |
What does this PR do?
MVP of ability to use workspace.attrubutes to allow a user to define workspace deployment labels and annotations.
Screenshot/screencast of this PR
What issues does this PR fix or reference?
fixes #18027
How to test this PR?
quay.io/skabashn/che-server:che18027
https://{che-host-here}/f?url=https://github.com/eclipse/che&workspaceDeploymentLabels=ike.target%3Dpreference-v1%2Cike.session%3Dtest&workspaceDeploymentAnnotations=ke.A1%3Dpreference-v1%2Cike.A%3Dtest
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.