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
|
||
---|---|---|
.. | ||
test/integration | ||
controller.go | ||
die.go | ||
error.go | ||
filter.go | ||
informer.go | ||
manager.go | ||
option_test.go | ||
option.go | ||
queue.go | ||
recorder.go | ||
sync.go | ||
testing.go |