ARO-RP/pkg/operator/controllers
Petr Kotas ddbe0b88e8 Fix GroupKind argument to EnsureDelete
EnsureDelete requires GroupKind e.g.
  KubeletConfig.machineconfiguration.openshift.io
instead the argment received GroupVersionKind
  KubeletConfig.machineconfiguration.openshift.io/v1

with GroupVersionKind EnsureDelete does not find the
right schema and cannot delete object.

Signed-off-by: Petr Kotas <pkotas@redhat.com>
2021-11-30 11:23:31 +00:00
..
alertwebhook
banner
checker
clusteroperatoraro
dnsmasq Don't reconcile the dnsmasq machine configs if we don't have the feature set 2021-11-26 10:06:43 +00:00
genevalogging
machine
machineset
monitoring
node
pullsecret
rbac Run make generate 2021-11-12 11:25:23 +11:00
routefix
subnets Refactors clusterauthorizer 2021-11-23 14:31:25 +00:00
workaround Fix GroupKind argument to EnsureDelete 2021-11-30 11:23:31 +00:00
const.go