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

fix: make creating DataPlanes index conditional on enabling the ControlPlane controller #103

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Apr 19, 2024

What this PR does / why we need it:

Creating a DataPlane index is now conditional based on whether ControlPlane controller is enabled.

This allows KGO to start without errors when ControlPlane controller is disabled and ControlPlane CRD is not installed.

Special notes for your reviewer:

This is going to be backported to 1.1.x and 1.2.x to allow smooth migration path.

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@pmalek pmalek added this to the KGO v1.2.x milestone Apr 19, 2024
@pmalek pmalek self-assigned this Apr 19, 2024
@pmalek pmalek force-pushed the make-dataplane-index-for-controlplanes branch from 3403874 to 0b7a8b4 Compare April 19, 2024 14:46
@pmalek pmalek marked this pull request as ready for review April 19, 2024 14:47
@pmalek pmalek requested a review from a team as a code owner April 19, 2024 14:47
@pmalek pmalek force-pushed the make-dataplane-index-for-controlplanes branch from 0b7a8b4 to 8717003 Compare April 19, 2024 15:52
@pmalek pmalek force-pushed the make-dataplane-index-for-controlplanes branch from 8717003 to d8baecc Compare April 19, 2024 16:14
@pmalek pmalek enabled auto-merge (squash) April 22, 2024 10:44
@pmalek pmalek merged commit 30d829f into main Apr 22, 2024
13 checks passed
@pmalek pmalek deleted the make-dataplane-index-for-controlplanes branch April 22, 2024 10:53
pmalek added a commit that referenced this pull request Apr 22, 2024
pmalek added a commit that referenced this pull request Apr 22, 2024
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.

None yet

2 participants