-
Notifications
You must be signed in to change notification settings - Fork 9
Added support for azimuth-authorization-webhook #849
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
base: main
Are you sure you want to change the base?
Conversation
…tricted namespaces
|
+1 |
| @@ -0,0 +1,53 @@ | |||
| azimuth_authorization_webhook_chart_name: azimuth-authorization-webhook | |||
| azimuth_authorization_webhook_chart_repo: https://azimuth-cloud.github.io/azimuth-authorization-webhook | |||
| azimuth_authorization_webhook_chart_version: 0.1.0-dev.0.feat-system-users.50 | |||
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.
Lets get a final release out first.
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.
Also lets get the dependency stuff done for this one.
| - openstack-system | ||
| - tigera-operator | ||
| - calico-system | ||
| - calico-apiserver |
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.
do we need cilium in this list?
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.
looks like cilium just installs into kube-system
JohnGarbutt
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.
Just a few versioning tweaks, but good to go, otherwise.
|
I have done the rebase here: |
No description provided.