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 KonnectAPIAuthConfiguration reconciler #456

Merged
merged 3 commits into from
Aug 2, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Jul 31, 2024

What this PR does / why we need it:

Adds basic reconciler for Kong/kubernetes-configuration#12

Requires: Kong/kubernetes-configuration#18

Which issue this PR fixes

Part of #431

Special notes for your reviewer:

This uses code from Kong/kubernetes-configuration#12

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 Jul 31, 2024
@pmalek pmalek self-assigned this Jul 31, 2024
@pmalek pmalek force-pushed the konnect-authconfig-reconciler branch 3 times, most recently from 718fc97 to 1518df8 Compare July 31, 2024 18:30
@pmalek pmalek marked this pull request as ready for review July 31, 2024 19:46
@pmalek pmalek requested a review from a team as a code owner July 31, 2024 19:46
@pmalek pmalek requested review from czeslavo and mlavacca August 1, 2024 09:57
controller/konnect/conditions.go Outdated Show resolved Hide resolved
controller/konnect/conditions.go Outdated Show resolved Hide resolved
controller/konnect/sdk_factory.go Outdated Show resolved Hide resolved
modules/cli/cli.go Outdated Show resolved Hide resolved
@pmalek pmalek force-pushed the konnect-authconfig-reconciler branch from 269dc5a to 4aca11f Compare August 1, 2024 17:10
@pmalek pmalek requested review from mlavacca and randmonkey August 1, 2024 17:21
@pmalek pmalek requested a review from tao12345666333 August 2, 2024 08:15
@pmalek pmalek enabled auto-merge (squash) August 2, 2024 08:16
@pmalek pmalek merged commit b8067f0 into main Aug 2, 2024
20 checks passed
@pmalek pmalek deleted the konnect-authconfig-reconciler branch August 2, 2024 13:01
@pmalek pmalek linked an issue Aug 16, 2024 that may be closed by this pull request
6 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: KonnectAuthConfiguration reconciler
5 participants