kubernetes/pkg/registry/core/persistentvolume
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 Update tests to have namespace set in req context 2022-02-17 00:13:34 -05:00
doc.go
strategy_test.go Install APIs directly for tests 2019-12-13 11:56:29 -05:00
strategy.go Add validation options for PersistentVolumes 2021-06-28 21:24:55 -07:00