Skip to content

Conversation

@aharbis
Copy link
Contributor

@aharbis aharbis commented Jan 7, 2025

  • Add types GatewayClassConditionType and GatewayClassConditionReason for working with GatewayClass conditions.
  • Note: the conditions vary between standard and experimental channels, although I didn't see any precedent for handling this in update.sh so I opted to just rebind the variables later on to add the experimental ones.
  • Unrelated: resolves some clippy warnings in xtask/src/main.rs.

Fixes: #98

@aharbis aharbis force-pushed the gateway-class-condition-types branch from 4065235 to 1f942e9 Compare January 7, 2025 18:32
aharbis and others added 2 commits January 7, 2025 13:42
Signed-off-by: Aidan Harbison <[email protected]>
Co-authored-by: Aidan Harbison <[email protected]>
Signed-off-by: Shane Utt <[email protected]>
Copy link
Member

@shaneutt shaneutt left a comment

Choose a reason for hiding this comment

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

Awesome. Thank you for taking care of this!

@shaneutt shaneutt enabled auto-merge (squash) January 7, 2025 21:39
@shaneutt shaneutt disabled auto-merge January 7, 2025 21:41
@shaneutt shaneutt merged commit cd36c67 into kube-rs:main Jan 7, 2025
3 checks passed
@shaneutt shaneutt added the bug Something isn't working label Jan 7, 2025
@shaneutt shaneutt added this to the Initial Pre-Release milestone Jan 7, 2025
@aharbis aharbis deleted the gateway-class-condition-types branch January 7, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Missing enums for GatewayClassConditionType and GatewayClassConditionReason

2 participants