apiVersion: apiextensions.k8s.io/v1 # Hack because controller-gen complains if we don't have this name: "[Stable] Etcd" crd: 0000_12_etcd-operator_01_config.crd.yaml tests: onCreate: - name: Should be able to create a minimal Etcd initial: | apiVersion: operator.openshift.io/v1 kind: Etcd spec: {} # No spec is required for a Etcd expected: | apiVersion: operator.openshift.io/v1 kind: Etcd spec: logLevel: Normal operatorLogLevel: Normal