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

[NET-5346] Expose JWKCluster fields in jwt-provider config entry #2881

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

roncodingenthusiast
Copy link
Contributor

@roncodingenthusiast roncodingenthusiast commented Aug 31, 2023

Changes proposed in this PR:

How I've tested this PR:

  • Manually
  • Unit tests

How I expect reviewers to test this PR:

TODO:

  • Tests added
  • changelog entry

@roncodingenthusiast roncodingenthusiast added the backport/1.2.x This release branch is no longer active. label Aug 31, 2023
@roncodingenthusiast roncodingenthusiast changed the title WIP - [NET-5346] Expose JWKCluster fields in jwt-provider config entry [NET-5346] Expose JWKCluster fields in jwt-provider config entry Aug 31, 2023
@roncodingenthusiast roncodingenthusiast requested review from a team, skpratt and kisunji and removed request for a team August 31, 2023 16:16
@roncodingenthusiast roncodingenthusiast changed the title [NET-5346] Expose JWKCluster fields in jwt-provider config entry WIP [NET-5346] Expose JWKCluster fields in jwt-provider config entry Aug 31, 2023
@david-yu david-yu linked an issue Aug 31, 2023 that may be closed by this pull request
@roncodingenthusiast roncodingenthusiast marked this pull request as ready for review September 1, 2023 02:51
@roncodingenthusiast roncodingenthusiast changed the title WIP [NET-5346] Expose JWKCluster fields in jwt-provider config entry [NET-5346] Expose JWKCluster fields in jwt-provider config entry Sep 1, 2023
Copy link
Contributor

@kisunji kisunji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one recurring comment about json tags but the rest look good.
I think you may be missing an update to the deepcopy function (I had one in my PR but forgot what generated it 🤔 )

Copy link
Contributor

@wilkermichael wilkermichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work here! Some really minor comments

Thanks for testing this locally as well :D

control-plane/api/v1alpha1/jwtprovider_types.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.2.x This release branch is no longer active.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JWKSCluster missing from CRD handling
3 participants