Merge pull request #63597 from liggitt/e2e-metrics-discovery
Automatic merge from submit-queue (batch tested with PRs 63597, 63599). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
don't block e2e namespace cleanup checks on metrics.k8s.io API group
e2e tests discovery persisted resource types and ensure they were cleaned up by namespace deletion
the metrics.k8s.io API group doesn't have any persisted resources, so if there is a discovery error involving that group, we can ignore it for purposes of e2e cleanup checks
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment