-
- Downloads
Fix resource constraints (#2735)
* Add empty string cases to patterns for pod resources * Added empty strings test case * Restored k8sres.go and changed test to zeros * Updated validation pattern in manifests/operatorconfiguration.crd.yaml and pkg/apis/acid.zalan.do/v1/crds.go
Showing
- charts/postgres-operator/crds/operatorconfigurations.yaml 8 additions, 8 deletionscharts/postgres-operator/crds/operatorconfigurations.yaml
- manifests/operatorconfiguration.crd.yaml 8 additions, 8 deletionsmanifests/operatorconfiguration.crd.yaml
- pkg/apis/acid.zalan.do/v1/crds.go 8 additions, 8 deletionspkg/apis/acid.zalan.do/v1/crds.go
- pkg/cluster/k8sres_test.go 38 additions, 0 deletionspkg/cluster/k8sres_test.go
Loading
Please register or sign in to comment