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 support for KongCredentialJWT #678

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Oct 1, 2024

What this PR does / why we need it:

Add support for KongCredentialJWT

CRD implemented in Kong/kubernetes-configuration#103

Which issue this PR fixes

Fixes #620

Special notes for your reviewer:

This PR also refactors ReconciliationIndexOptionsForEntity out into SetupCacheIndicesForKonnectTypes so that there's 1 less indirection layer and by extension 1 less place to provide the type for which index options are to be added.

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 Oct 1, 2024
@pmalek pmalek self-assigned this Oct 1, 2024
@pmalek pmalek force-pushed the credentials-jwt-konnect branch 2 times, most recently from 3232ae2 to ce857fe Compare October 1, 2024 15:58
@pmalek pmalek added the blocked label Oct 1, 2024
@pmalek pmalek force-pushed the credentials-jwt-konnect branch from ce857fe to 78a641d Compare October 1, 2024 17:59
@pmalek pmalek marked this pull request as ready for review October 1, 2024 17:59
@pmalek pmalek requested a review from a team as a code owner October 1, 2024 17:59
@pmalek pmalek removed the blocked label Oct 1, 2024
@pmalek pmalek force-pushed the credentials-jwt-konnect branch from 78a641d to a02fbfc Compare October 2, 2024 08:46
@pmalek pmalek requested a review from czeslavo October 2, 2024 08:50
@pmalek pmalek merged commit 0a2c4d5 into main Oct 2, 2024
21 checks passed
@pmalek pmalek deleted the credentials-jwt-konnect branch October 2, 2024 09:35
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: Credentials - JWT
2 participants