resolve different etcd resource prefix for APIService objects #19949
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/post-rebase
lifecycle/rotten
Denotes an issue or PR that has aged beyond stale and will be auto-closed.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
sig/master
Milestone
we are passing a different storage constructor that results in APIService objects being stored in a non-standard location in etcd
upstream:
<prefix>/apiregistration.k8s.io/apiservices/...
origin:
<prefix>/apiservices/...
The text was updated successfully, but these errors were encountered: