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

Add min/max kubetags to meshgatewaylistener #20149

Conversation

sarahalsmiller
Copy link
Member

Description

  • Add kubebuilder tags to define min/max values in meshgatewaylisteners

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@sarahalsmiller sarahalsmiller requested a review from a team as a code owner January 10, 2024 18:38
@sarahalsmiller sarahalsmiller added pr/no-changelog PR does not need a corresponding .changelog entry pr/no-backport labels Jan 10, 2024
@sarahalsmiller sarahalsmiller requested review from a team, andrewstucki and NiniOak and removed request for a team January 10, 2024 18:39
@@ -19,5 +19,7 @@ message MeshGateway {

message MeshGatewayListener {
string name = 1;
// +kubebuilder:validation:Maximum=65535
// +kubebuilder:validation:Minimum=0
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@sarahalsmiller sarahalsmiller enabled auto-merge (squash) January 10, 2024 18:51
@sarahalsmiller sarahalsmiller force-pushed the NET-6822-consul-consul-k8s-Add-listeners-to-MeshGateway-consume-for-Service branch from fba4008 to c4b538e Compare January 10, 2024 18:52
@sarahalsmiller sarahalsmiller merged commit 7d92a5d into main Jan 10, 2024
92 checks passed
@sarahalsmiller sarahalsmiller deleted the NET-6822-consul-consul-k8s-Add-listeners-to-MeshGateway-consume-for-Service branch January 10, 2024 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-backport pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants