You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(crds): decode to v1 directly w/o conversions
Replace hub and spoke CRD conversion with direct unmarshaling to v1.
This follows advice to avoid the internal k8s types and conversions
client-side (see operator-framework/operator-lifecycle-manager#1470 (comment)).
Upstream-repository: api
Upstream-commit: 7d6ac12ec8bc5a864646bae56bf80d138c922b61
0 commit comments