kubernetes/pkg/registry/apps
areller a6943ad863
[fix] fix and refactor TestValidateStatefulSet and TestValidateStatefulSet test cases (#109809)
* restructure tests

restructure TestValidateStatefulSet and TestValidateStatefulSetUpdate to be an array and accept list of expected errors. in this commits, no tests were changed and expected errors are not filled yet

* add expected errors

adding expected errors and making the tests pass, without making any changes to the tests

* clean up TestValidateStatefulSet error cases

* clean up TestValidateStatefulSetUpdate cases

* validate new statefulset as part of update validation

* address PR comments
2022-05-24 11:55:24 -07:00
..
controllerrevision Add WarningsOnCreate,WarningsOnUpdate 2021-05-18 10:42:36 -04:00
daemonset Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
deployment Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
replicaset Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
rest reduce API surface area of whether a resource is enabled 2022-02-23 13:36:33 -05:00
statefulset [fix] fix and refactor TestValidateStatefulSet and TestValidateStatefulSet test cases (#109809) 2022-05-24 11:55:24 -07:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00