This issue attemps to track all possible breakages we might/will encounter after https://github.com/openshift/origin/pull/12986 lands. - [x] generate clientsets - [x] Make sure all controller SA have rules updated to work with API groups - [x] Audit all admission controllers that they deal with grouped/non-grouped resources equally and prepare migration if they don't - [x] Fix ImagePolicy admission to deal with both legacy and grouped resources
This issue attemps to track all possible breakages we might/will encounter after #12986 lands.