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

Support changing namespace of kong addon builder #765

Closed
1 of 2 tasks
randmonkey opened this issue Aug 1, 2023 · 0 comments · Fixed by #766
Closed
1 of 2 tasks

Support changing namespace of kong addon builder #765

randmonkey opened this issue Aug 1, 2023 · 0 comments · Fixed by #766

Comments

@randmonkey
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Problem Statement

The current builder of Kong addon to deploy kong gateway does not support changing namespace to deploy kong gateway in another namespace, other than the default kong-system. This blocks Kong/kubernetes-ingress-controller#4431.

Proposed Solution

  • Add a WithNamespace in kong.Builder to deploy Kong gateway in another namespace.

Additional information

No response

Acceptance Criteria

  • Could specify namespace to deploy Kong in kong.Builder.
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

Successfully merging a pull request may close this issue.

1 participant