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

Split the Deployment #923

Closed
wants to merge 24 commits into from
Closed

Split the Deployment #923

wants to merge 24 commits into from

Conversation

rainest
Copy link
Contributor

@rainest rainest commented Nov 2, 2023

What this PR does / why we need it:

Splits the Deployment into separate proxy and controller Deployments. Adds settings to configure the Deployments settings separately where settings previously configured the one unified Deployment. Rearranges some settings.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer:

Currently this is just a bunch of TODOs explaining the tasks needed to handle this, for easier understanding of what the end result would look like.

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@pmalek
Copy link
Member

pmalek commented Nov 20, 2023

Was this superseded by #947 ?

@rainest
Copy link
Contributor Author

rainest commented Jan 6, 2024

@rainest rainest closed this Jan 6, 2024
@rainest rainest deleted the split-kong branch January 6, 2024 00:38
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 this pull request may close these issues.

Separate proxy and controller Deployments
2 participants