We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893e9e7 commit dbef6c1Copy full SHA for dbef6c1
release-tools/prow.sh
@@ -564,7 +564,7 @@ list_api_groups () (
564
echo ' "api/ga": "true"'
565
echo ' "storage.k8s.io/v1alpha1": "true"'
566
echo ' "storage.k8s.io/v1beta1": "true"'
567
- echo ' "storage.k8s.io/v1beta2": "true"'
+ # echo ' "storage.k8s.io/v1beta2": "true"'
568
fi
569
570
# Ignore: Double quote to prevent globbing and word splitting.
0 commit comments