Skip to content

Excluded resources potential api conflict #808

@kaovilai

Description

@kaovilai

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions