Fix the OpenShift e2e bootstrap and skip the specs that still fail on
OpenShift/MicroShift:
- Drop the dev-setup-fluxcd prerequisite from dev-setup-cert-manager so
the OpenShift path no longer re-applies the non-OpenShift flux
manifests over the SCC-patched ones (which restored source-controller's
fsGroup 1337, rejected by every OpenShift SCC and hanging the run).
- Label the remaining OpenShift-failing specs with skip-on-openshift so
they are excluded by the e2e-openshift label filter.
Signed-off-by: Hristo Hristov <me@hhristov.info>
* fix: allow managed metadata defined per tenant
Signed-off-by: Oliver Baehler <oliver@sudo-i.net>
* fix: allow managed metadata defined per tenant
Signed-off-by: Oliver Baehler <oliver@sudo-i.net>
---------
Signed-off-by: Oliver Baehler <oliver@sudo-i.net>