ARO-RP/pkg
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
..
api
backend
bootstraplogging
client/services/redhatopenshift/mgmt
cluster
database
dbtoken
deploy update config version, abstract gateway devconfig to version const.go 2021-11-23 16:15:16 +00:00
env
frontend
gateway
metrics
mirror
monitor
operator Fix GroupKind argument to EnsureDelete 2021-11-30 11:23:31 +00:00
portal
proxy
swagger
util add deleteandwait func so nsg reoncile e2e can add/delete nsg's 2021-11-24 09:43:26 +00:00