Kong / charts

Helm chart for Kong
Apache License 2.0
248 stars 480 forks source link

Split the Deployment #923

Closed rainest closed 9 months ago

rainest commented 12 months ago

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.]

pmalek commented 11 months ago

Was this superseded by #947 ?

rainest commented 9 months ago

Archived in my fork: https://github.com/rainest/charts-citest/tree/split-kong