cert-manager-operator icon indicating copy to clipboard operation
cert-manager-operator copied to clipboard

OpenShift Cert-Manager Operator

Results 39 cert-manager-operator issues
Sort by recently updated
recently updated
newest added

Similar to other `v2` migrations: - https://github.com/redhat-best-practices-for-k8s/certsuite/pull/2875 There were a number of things that the latest version of golangci-lint flagged for fixing. Also, I added a `.github/workflows/pre-main.yaml` that contains a...

ok-to-test

Help manage dependencies in the repo automatically on a `weekly` cadence. All this does is open up PRs for review with their respective changes. Similar to: - https://github.com/openshift-kni/eco-goinfra/pull/240 - https://github.com/openshift-kni/eco-gotests/pull/432...

ok-to-test

Follow-up over https://github.com/openshift/cert-manager-operator/pull/196#issuecomment-2425853022

approved

Couple questions: 1. Does cert-manager Operator for Red Hat OpenShift support installation in a disconnected environment? 1. Officially, it does not have the `Disconnected` Infrastructure feature https://catalog.redhat.com/software/container-stacks/detail/64f1ad6f3af5362f09c9ce16?gs&q=cert-manager 1. If supported,...

lifecycle/stale

/hold

do-not-merge/hold
do-not-merge/work-in-progress

Hi, I wanto to know how to useCertManager, to automate the generation of certificates for the entire Openshift cluster. Do you have the documentation on how to get the information...

As there was IMHO no way to deploy a HA cert manager, via the cert-manager-operator, I've added the option to override the replicas via the resource. If no override is...

ok-to-test

There is no supported overrideArgs to provide resources / limits for the solver pod. With this PR, those are to become accepted args.

ok-to-test

## Overview I have installed an openshift cluster with the cluster proxy configured. When my `no_proxy` field includes `.my.secret.test.domain.com` certificates will not be issued. If I update the cluster proxy...

lifecycle/stale

Tracked by https://issues.redhat.com/browse/CM-798, https://issues.redhat.com/browse/CM-799 ### Main changes Divides the single `test/e2e/certificates_test.go` file into separate suites/files to maintain readability as the tests grow. Adds new test cases in `test/e2e/issuer_acme_http01_test.go` (labeled `TechPreview`)...

jira/valid-reference