Kong / charts

Helm chart for Kong
Apache License 2.0
242 stars 474 forks source link

Release consolidated chart as kong 3.0.0-rc1 #976

Closed rainest closed 1 month ago

rainest commented 8 months ago

What this PR does / why we need it:

Releases the consolidated chart as kong 3.0.0-rc1.

Removes most existing ingress chart content and consolidates some ingress documentation into the kong files. Leaves a brief migration message and historical under ingress.

This will release an RC chart version from the release branch. main will remain as-is for now. When we are ready to finalize the release, we will cut an old version release branch from the tip of main before merging this into main.

Special notes for your reviewer:

See the other PR. The name for the consolidated chart isn't particularly important, but since it is built from the kong templates, releasing as kong requires much less trickery behind the scenes. There's also much less docs burden if existing kong locations continue to exist.