-
Notifications
You must be signed in to change notification settings - Fork 157
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
feat(manager): add forbidden annotations, forbidden labels to service options #894
Conversation
✅ Deploy Preview for capsule-documentation canceled.
|
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.
e2e/utils_test.go
tabs have been replaced with white-spaces: please, adhere to the current standard.
@CharlieR-o-o-t I improved the e2e test suite for the GH runners, may I ask you to rebase over |
@prometherion , rebased. seems tests are ok. |
… options Signed-off-by: Siarhei Rasiukevich <[email protected]>
Signed-off-by: Siarhei Rasiukevich <[email protected]>
Forbidden Service labels/annotations for tenant.
Commit contains some refactoring to easy re-use metadata forbidden validation for any type of resource (Namespace, Service etc.)
closes #893
This PR contains changes related to this issue.