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 957d551 commit 711a951Copy full SHA for 711a951
pkg/schemapatcher/testdata/expected/legacy-example-crd.yaml
@@ -2,7 +2,6 @@ apiVersion: apiextensions.k8s.io/v1beta1
2
kind: CustomResourceDefinition
3
metadata:
4
name: example.legacy.schemapatcher.controller-tools.sigs.k8s.io
5
-
6
# ensure that comments and annotations are left in place
7
annotations:
8
firstkey: firstval
pkg/schemapatcher/testdata/expected/legacy-unchanged-crd.yaml
name: unchanged.legacy.schemapatcher.controller-tools.sigs.k8s.io
# (note the space above this comment -- go-yaml isn't perfect preseving whitespace)
0 commit comments