Skip to content

feat(crd-from-oas): add IdentityProviderRequest ops wiring - #3956

Draft
tao12345666333 wants to merge 1 commit into
mainfrom
issue-3772-idprequest-pr3-runtime
Draft

feat(crd-from-oas): add IdentityProviderRequest ops wiring#3956
tao12345666333 wants to merge 1 commit into
mainfrom
issue-3772-idprequest-pr3-runtime

Conversation

@tao12345666333

Copy link
Copy Markdown
Member

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:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@tao12345666333 tao12345666333 self-assigned this Apr 17, 2026
@tao12345666333
tao12345666333 requested a review from a team as a code owner April 17, 2026 18:12
@tao12345666333 tao12345666333 linked an issue Apr 19, 2026 that may be closed by this pull request
9 tasks
@pmalek pmalek self-assigned this Apr 20, 2026
@pmalek pmalek added this to the KO v2.2.x milestone Apr 20, 2026
@pmalek
pmalek force-pushed the issue-3772-idprequest-pr2-codegen branch 2 times, most recently from 9f235db to 05fa52c Compare April 20, 2026 09:36
Base automatically changed from issue-3772-idprequest-pr2-codegen to main April 20, 2026 10:34
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
@tao12345666333
tao12345666333 force-pushed the issue-3772-idprequest-pr3-runtime branch from e157d2a to eb97eff Compare April 27, 2026 09:32
@tao12345666333
tao12345666333 marked this pull request as draft April 27, 2026 09:32
@tao12345666333

Copy link
Copy Markdown
Member Author

As @pmalek metioned #3772 (comment)

I have added a blocked label and converted this PR to draft status. Once it is unblocked, I will continue working on this.

@pmalek pmalek modified the milestones: KO v2.2.x, KO v2.3.x Jun 1, 2026
@pmalek

pmalek commented Jun 1, 2026

Copy link
Copy Markdown
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.

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.

Reconciler code generation: IdentityProviderRequest Entity

2 participants