Skip to content

Add gatewayDeploymentMode field to GatewayAPI spec#4655

Open
radixo wants to merge 1 commit intotigera:masterfrom
radixo:gatewayapi-deploymentmode
Open

Add gatewayDeploymentMode field to GatewayAPI spec#4655
radixo wants to merge 1 commit intotigera:masterfrom
radixo:gatewayapi-deploymentmode

Conversation

@radixo
Copy link
Copy Markdown
Contributor

@radixo radixo commented Apr 8, 2026

Description

  • Add GatewayDeploymentMode type with ControllerNamespace and GatewayNamespace options
  • Default to ControllerNamespace when not specified in the controller Reconcile
  • Regenerate CRD manifest and deepcopy methods

Release Note

It will be defined on last PR

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@radixo radixo requested a review from a team as a code owner April 8, 2026 13:38
@marvin-tigera marvin-tigera added this to the v1.43.0 milestone Apr 8, 2026
@radixo radixo force-pushed the gatewayapi-deploymentmode branch 3 times, most recently from 5213fb4 to 91c0913 Compare April 13, 2026 16:12
- Add GatewayDeploymentMode type with ControllerNamespace and GatewayNamespace options
- Default to ControllerNamespace when not specified in the controller Reconcile
- Regenerate CRD manifest and deepcopy methods
@radixo radixo force-pushed the gatewayapi-deploymentmode branch from 91c0913 to 2fa0269 Compare April 13, 2026 16:52
@radixo radixo closed this Apr 13, 2026
@radixo radixo deleted the gatewayapi-deploymentmode branch April 13, 2026 18:03
@radixo radixo restored the gatewayapi-deploymentmode branch April 13, 2026 18:03
@radixo radixo reopened this Apr 13, 2026
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.

2 participants