Venktesh Shivam Patel
Venktesh Shivam Patel
@justdan96
Hey @Falltrades this PR will be merged hopefully today but just a suggestion on branching please [create a branch](https://github.com/nginxinc/kubernetes-ingress/blob/main/CONTRIBUTING.md#open-a-pull-request) in the forked repo instead of using main for development for...
Hey @ssrahul96, can you please resolve some of the conflicts when you've a chance?
Thanks @hafe!
Hey @sigv, only scc yamls are exclusive to this operator repo, rest of the files are synced from https://github.com/nginxinc/kubernetes-ingress/tree/main/charts/nginx-ingress, so any change needed will have to go there initially
thanks @sigv, left a comment there in NIC pr
@sigv you can remove the changes from helm directory as well, keep the scc ones as they're specific to operator
Hey @sigv can you check min max values are required as per https://docs.openshift.com/container-platform/4.15/authentication/managing-security-context-constraints.html#authorization-SCC-strategies_configuring-internal-oauth
related: https://github.com/nginxinc/nginx-ingress-helm-operator/issues/336
hi @thomas-schn , from release 3.7.0, leases are managed by helm and will be prefixed by helm release name (unless overridden using flag) so I wonder if this is because...