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

OpenShift Cert-Manager Operator

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

Issue: https://issues.redhat.com/browse/MULTIARCH-3780 updated https://github.com/openshift/cert-manager-operator/blob/master/test/e2e/certificates_test.go Added new tests: - dns-01 challenge using explicit credentials on ibm cloud CIS Modified existing tests: - dns-01 challenge using explicit credentials - dns-01 challenge using...

ok-to-test
jira/valid-reference

The link returns 404 Not Found, the resource was renamed in 7e670e4. This Pull Request fixes the link in README.md.

lgtm
qe-approved
ok-to-test
docs-approved
px-approved

During tech preview, I was able to install cert-manager-operator in AllNamespaces mode. When was this support removed and why? The CNCF cert-manager-operator is only installable in AllNamespaces mode, so why...

lifecycle/rotten

Configuring an ACME Issuer by using ambient credentials on AWS - Add `--issuer-ambient-credentials` argument in ACME Certificate's `BeforeAll()` - Similair to "[should obtain a valid LetsEncrypt certificate in AWS mint/passthrough...

jira/valid-reference

Configuring an ACME issuer by using explicit credentials for GCP CloudDNS Similair to "[should obtain a valid LetsEncrypt certificate](https://github.com/openshift/cert-manager-operator/blob/207d9062d78f16b786998a7989d2487eee77bf21/test/e2e/certificates_test.go#L66)", but change to use CloudDNS DNS-01 solver Also change the origin...

lgtm
qe-approved
docs-approved
px-approved
do-not-merge/hold
needs-rebase
jira/valid-reference

- Update `docs/cloud_credentials.md` for adding Azure Workload Identity steps. - Add ambient credentials support for Azure clusters without Workload Identity - allows cluster administrators to inject a specific (explicit) cloud...

qe-approved
do-not-merge/hold
jira/valid-reference

The following branches are being fast-forwarded from the current development branch (master) as placeholders for future releases. No merging is allowed into these release branches until they are unfrozen for...

tide/merge-blocker

[[v1.14.5](https://github.com/cert-manager/cert-manager/releases/tag/v1.14.5)] Rebase Checklist: - [x] go dependencies ``` * openshift/library-go @ release-4.16 * k8s.io/* @ v0.29.4 * sig.k8s.io/controller-runtime @ v0.17.5 * sig.k8s.io/controller-tools @ v0.14.0 ``` - [ ] downstream fork:...

jira/valid-reference

- `strictfipsruntime` mode for Go build - build operand on CI (instead of mirroring from jetstack upstream) Refer https://github.com/openshift/release/pull/51700 for rehearsed PoC.

jira/valid-reference

The Operator (Pod) instantiates several pods in the (by RedHat hard-coded) namespace "cert-manager". (which will be also created by the Operator Pod) We need to schedule the resources in the...

lifecycle/stale