kubernetes/pkg/registry/core/persistentvolume/storage
Madhav Jivrajani f0ef426238 Update tests to have namespace set in req context
* This updates tests that make requests that call
  into admission.
* For apiextensions-apiserver, the namespace is set
  to metav1.NamespaceNone since the CRD created and
  worked with is a cluster scoped CRD.
* For most tests in register/storage, the namespace
  is set to NamespaceDefault or NamespaceNone based
  on if the resource is cluster scoped (namespaces)
  or namespace scoped (pvs).
* Endpoints tests now have a namespace specified in
  the expected object - NamespaceDefault or other
  based on the test.

Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2022-02-17 00:13:34 -05:00
..
storage_test.go Update tests to have namespace set in req context 2022-02-17 00:13:34 -05:00
storage.go Server-Side Apply: Status Wiping/Reset Fields 2021-03-10 01:02:18 +00:00