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 134f887 commit 9f16612Copy full SHA for 9f16612
hack/tools/update-crds.sh
@@ -1,4 +1,7 @@
1
#!/usr/bin/env bash
2
+
3
+set -e
4
5
# This uses a custom CRD generator to create "standard" and "experimental" CRDs
6
7
# The names of the generated CRDs
0 commit comments