-
Notifications
You must be signed in to change notification settings - Fork 172
chore: Add labels to prevent mounting CM into user containers #2896
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
Conversation
|
🎊 Navigate the preview: https://67fd2762d7188eca79fe2b99--eclipse-che-docs-pr.netlify.app 🎊 |
deerskindoll
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
| labels: | ||
| controller.devfile.io/watch-configmap: "false" | ||
| controller.devfile.io/mount-to-devworkspace: "false" | ||
| data: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are these labels actual when the ConfigMap is created in the user's namespace?
or
they are for the eclipse-che namespace only?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only when CM is created in eclipse-che namespace
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
btw
for the eclipse-che namespace we have example of CM here https://eclipse.dev/che/docs/stable/administration-guide/configuring-a-user-namespace/
so - should these 2 labels be part of that example?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@RomanNikitenko make sense for me
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
98945ed to
b0e5159
Compare
Signed-off-by: Anatolii Bazko <[email protected]>
Signed-off-by: Anatolii Bazko <[email protected]>
deerskindoll
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* chore: Add labels to prevent mounting CM into user containers Signed-off-by: Anatolii Bazko <[email protected]>
…#2898) * chore: Add labels to prevent mounting CM into user containers Signed-off-by: Anatolii Bazko <[email protected]>


What does this pull request change?
Add labels to prevent mounting CM into user containers
What issues does this pull request fix or reference?
https://issues.redhat.com/browse/CRW-8313
Specify the version of the product this pull request applies to
main
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.