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(konnect): add KongConsumer reconciler #493

Merged
merged 4 commits into from
Aug 16, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Aug 14, 2024

What this PR does / why we need it:

Add KongConsumer reconciler

Blocked by Kong/kubernetes-configuration#43

Which issue this PR fixes

Part of #436

Special notes for your reviewer:

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.4.x milestone Aug 14, 2024
@pmalek pmalek self-assigned this Aug 14, 2024
@pmalek pmalek force-pushed the konnect-kongconsumer-reconciler branch 5 times, most recently from 3d5c488 to be0418b Compare August 14, 2024 14:42
@pmalek pmalek marked this pull request as ready for review August 14, 2024 16:17
@pmalek pmalek requested a review from a team as a code owner August 14, 2024 16:17
controller/konnect/consts.go Show resolved Hide resolved
controller/konnect/ops_kongconsumer.go Show resolved Hide resolved
controller/konnect/ops_kongconsumer.go Show resolved Hide resolved
controller/konnect/ops_kongconsumer.go Outdated Show resolved Hide resolved
@pmalek pmalek force-pushed the konnect-kongconsumer-reconciler branch from be0418b to 8d88627 Compare August 16, 2024 09:20
@pmalek pmalek requested a review from czeslavo August 16, 2024 09:23
@pmalek pmalek merged commit b6ccfe7 into main Aug 16, 2024
20 checks passed
@pmalek pmalek deleted the konnect-kongconsumer-reconciler branch August 16, 2024 09:41
@pmalek pmalek linked an issue Aug 16, 2024 that may be closed by this pull request
3 tasks
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.

Konnect entities: KongConsumer
2 participants