openshift / service-serving-cert-signer

Archiving in favor of https://github.com/openshift/service-ca-operator
Apache License 2.0
13 stars 18 forks source link

Add stubs for creating serving cert bundles #46

Closed mrogers950 closed 5 years ago

mrogers950 commented 5 years ago

When we have a cross-signed intermediate from the rollover process, we will need to tack it to the end of newly generated serving certs. This PR adds the stub functions for this purpose. @openshift/sig-auth

openshift-merge-robot commented 5 years ago

/retest

openshift-ci-robot commented 5 years ago

@mrogers950: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-operator 0458bddfd5d01ae3cba66a65ef121c46b4cb3c53 link /test e2e-aws-operator

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).