Skip to content
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

CONTROLLER_ENABLE_CONTROLLER_INGRESS_CLASS_NETWORKINGV1 not disabled when KIC is Namespaced #648

Closed
jasiek-zywczak opened this issue Jul 19, 2022 · 2 comments
Assignees

Comments

@jasiek-zywczak
Copy link

jasiek-zywczak commented Jul 19, 2022

When running KIC in the namespaced mode we need to disable cluster scoped permissions. Unfortunately despite the fact documentation mention that watching ingressClass should be disabled in this situation, charts does not properly handle this. https://github.com/Kong/charts/tree/main/charts/kong#removing-cluster-scoped-permissions

{{- $_ := set $autoEnv "CONTROLLER_ENABLE_CONTROLLER_KONGCLUSTERPLUGIN" false -}}

@jasiek-zywczak
Copy link
Author

there is a bug in KIC itself Kong/kubernetes-ingress-controller#2712 even enabling this flag might not be enough :(

@mflendrich mflendrich self-assigned this Jul 19, 2022
@rainest
Copy link
Contributor

rainest commented Jul 28, 2022

Closing since this is handled somewhere between Kong/kubernetes-ingress-controller#2724 and #611

@rainest rainest closed this as completed Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants