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

Remove default GatewayParameters from helm API #10831

Open
timflannagan opened this issue Mar 12, 2025 · 0 comments
Open

Remove default GatewayParameters from helm API #10831

timflannagan opened this issue Mar 12, 2025 · 0 comments
Assignees

Comments

@timflannagan
Copy link
Member

Split out from the #10640 issue. Removing the default GatewayParameter template and it's corresponding values from the chart achieves the following goals:

  • Removes multiple APIs for the same CR (helm && GWP)
  • Reduces the control plane helm chart values surface in preparation for the first release
  • Simplifies the initial setup UX. The default GWP resource is responsible for providing configuration to the deployer component, but after discussion with several maintainers, we feel this current approach could be solved differently

DoD:

  • Removal of the GWP template in the chart
  • Removal of the top-level gateway values in the control plane chart values
  • Handle defaulting via GWP Go type definition

TODO: Hmm... should this be done after the related GC issue?

@timflannagan timflannagan self-assigned this Mar 12, 2025
@timflannagan timflannagan moved this from Backlog to Planned in Kgateway Planning Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planned
Development

No branches or pull requests

1 participant