-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Not from any live cases but I feel current code can result in some Kinds unintentionally excluded by default.
https://github.com/konveyor/mig-operator/blob/f185b25483ca75720cee934d1cb106aaa61fb276/roles/migrationcontroller/defaults/main.yml#L8-L22
I can see things like subscriptions.operators.NOTcoreos.com
being problematic.. so maybe we should use full api name in this list.
Something like
- imagetags.image.openshift.io
- templateinstances.template.openshift.io
- clusterserviceversions.operators.coreos.com
- packagemanifests.packages.operators.coreos.com
- subscriptions.operators.coreos.com
Metadata
Metadata
Assignees
Labels
No labels