efe1fa89fe
Yes, this is a huge commit.
The middleware allows you to customize the API groups of all of the
*.pinniped.dev API groups.
Some notes about other small things in this commit:
- We removed the internal/client package in favor of pkg/conciergeclient. The
two packages do basically the same thing. I don't think we use the former
anymore.
- We re-enabled cluster-scoped owner assertions in the integration tests.
This code was added in internal/ownerref. See
|
||
---|---|---|
.. | ||
copied.go | ||
gvk_test.go | ||
gvk.go | ||
kubeclient_test.go | ||
kubeclient.go | ||
middleware_test.go | ||
middleware.go | ||
option.go | ||
path_test.go | ||
path.go | ||
roundtrip.go | ||
scheme_test.go | ||
scheme.go | ||
serializer.go | ||
verb_test.go | ||
verb.go | ||
watch.go |