Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaljeeti committed Oct 1, 2024
1 parent 5b6a202 commit 9dcc6f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ steps:
featureWithoutGate=""
# Use this if specific feature gates can only be supported on specific Kubernetes versions.
# TODO: When 1.28 becomes trailing version, promote GKEAutopilotExtendedDurationPods to beta.
declare -A featureWithGateByVersion=( [1.28]="${featureWithGate}" [1.29]="${featureWithGate}" [1.30]="${featureWithGate}")
for cloudProduct in ${cloudProducts[@]}
Expand Down

0 comments on commit 9dcc6f7

Please sign in to comment.