devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
235 stars 58 forks source link

Add cert-manager as part of registry operator integration test setup #1522

Open michael-valdron opened 1 month ago

michael-valdron commented 1 month ago

Which area/kind this issue is related to?

/kind task

/area registry

Issue Description

Currently, the deployment of the cert-manager is not part of the setup process for registry operator integration test suite. This is needed if target registry operator has webhooks enabled and therefore should deploy cert-manager if webhooks are enabled.

Acceptance Criteria