Skip to content

Conversation

@danehans
Copy link
Contributor

What type of PR is this?
/kind cleanup

What this PR does / why we need it:

  • Drop the v1alpha2 synthetic parent {Kind: "Status", Name: "default"} when converting to v1; do not synthesize it when converting from v1.
  • Filter the v1alpha2 default condition Accepted{Status: Unknown, Reason: Pending} when converting to v1.
  • Map Accepted reasons both ways: NotSupportedByGateway <-> NotSupportedByParent (preserve other reasons like HTTPRouteNotAccepted).
  • Normalize empty condition sets to nil in v1 to avoid emitting empty condition arrays.
  • Minor polish: typo fix in isV1Alpha2DefaultCondition, small helper funcs for parent/condition detection and reason mapping.

Which issue(s) this PR fixes:

N/A

Does this PR introduce a user-facing change?:

NONE

@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Aug 25, 2025
@netlify
Copy link

netlify bot commented Aug 25, 2025

Deploy Preview for gateway-api-inference-extension ready!

Name Link
🔨 Latest commit 0130084
🔍 Latest deploy log https://app.netlify.com/projects/gateway-api-inference-extension/deploys/68acd93d780ed40008be6945
😎 Deploy Preview https://deploy-preview-1451--gateway-api-inference-extension.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: danehans

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 25, 2025
@zetxqx
Copy link
Contributor

zetxqx commented Aug 25, 2025

/lgtm

Thank you!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 25, 2025
@k8s-ci-robot k8s-ci-robot merged commit 7c84b2f into kubernetes-sigs:main Aug 25, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants