feat(crd-from-oas): add IdentityProviderRequest ops wiring - #3956
Draft
tao12345666333 wants to merge 1 commit into
Draft
feat(crd-from-oas): add IdentityProviderRequest ops wiring#3956tao12345666333 wants to merge 1 commit into
tao12345666333 wants to merge 1 commit into
Conversation
9 tasks
pmalek
force-pushed
the
issue-3772-idprequest-pr2-codegen
branch
2 times, most recently
from
April 20, 2026 09:36
9f235db to
05fa52c
Compare
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
tao12345666333
force-pushed
the
issue-3772-idprequest-pr3-runtime
branch
from
April 27, 2026 09:32
e157d2a to
eb97eff
Compare
tao12345666333
marked this pull request as draft
April 27, 2026 09:32
Member
Author
|
As @pmalek metioned #3772 (comment) I have added a |
Member
|
Moved to 2.3 as this will not land in 2.2. Some changes have been made in upstream OpenAPI spec so this work would need to include regenerated CRDs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Which issue this PR fixes
Fixes #3772
Special notes for your reviewer:
This PR is stacked on #3954 for easier review.
We can merge #3954 first, then change the base branch to main.
PR Readiness Checklist:
Complete these before marking the PR as
ready to review:CHANGELOG.mdrelease notes have been updated to reflect significant changes