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

feat: add konnect.controlPlaneID and remove konnect.runtimeGroupID #1099

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

tao12345666333
Copy link
Member

@tao12345666333 tao12345666333 commented Jul 1, 2024

What this PR does / why we need it:

As a follow-up to Kong/kubernetes-ingress-controller#4466

KIC has added a flag --konnect-control-plane-id and marked the --konnect-runtime-group-id as deprecated

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:

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

@tao12345666333 tao12345666333 requested a review from a team as a code owner July 1, 2024 21:55
@tao12345666333 tao12345666333 self-assigned this Jul 1, 2024
randmonkey
randmonkey previously approved these changes Jul 4, 2024
Signed-off-by: Jintao Zhang <[email protected]>
Co-authored-by: Grzegorz Burzyński <[email protected]>
@tao12345666333 tao12345666333 changed the title feat: add konnect.controlPlaneID and deprecate konnect.runtimeGroupID feat: add konnect.controlPlaneID and remove konnect.runtimeGroupID Jul 16, 2024
Signed-off-by: Jintao Zhang <[email protected]>
@tao12345666333 tao12345666333 merged commit 12cb07b into main Jul 17, 2024
33 checks passed
@tao12345666333 tao12345666333 deleted the add-cpi-and-deprecate-rgi branch July 17, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --konnect-control-plane-id for KIC
3 participants