istio-csr icon indicating copy to clipboard operation
istio-csr copied to clipboard

Add support for impersonation for certificate requests

Open paulwilljones opened this issue 1 year ago • 2 comments

Resolves #331

paulwilljones avatar Jun 19 '24 15:06 paulwilljones

Hi @paulwilljones. Thanks for your PR.

I'm waiting for a cert-manager member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

cert-manager-prow[bot] avatar Jun 19 '24 15:06 cert-manager-prow[bot]

/ok-to-test

SgtCoDFish avatar Jul 18 '24 09:07 SgtCoDFish

@paulwilljones the automated tests found some issues: https://storage.googleapis.com/cert-manager-prow-artifacts/pr-logs/pull/cert-manager_istio-csr/336/pull-cert-manager-istio-csr-verify/1813889849741021184/build-log.txt

inteon avatar Jul 18 '24 11:07 inteon

/retest

paulwilljones avatar Jul 18 '24 21:07 paulwilljones

@inteon @SgtCoDFish I added an e2e test for Ambient. Can we add this to Prow for Istio 1.22 onwards?

paulwilljones avatar Jul 18 '24 21:07 paulwilljones

@inteon @SgtCoDFish I added an e2e test for Ambient. Can we add this to Prow for Istio 1.22 onwards?

The tests are defined here: https://github.com/cert-manager/testing/blob/master/config/jobs/cert-manager/istio-csr/cert-manager-istio-csr-presubmits.yaml We probably should start by adding this as an optional test so other PRs are not blocked.

inteon avatar Jul 19 '24 08:07 inteon

@inteon @SgtCoDFish I added an e2e test for Ambient. Can we add this to Prow for Istio 1.22 onwards?

The tests are defined here: https://github.com/cert-manager/testing/blob/master/config/jobs/cert-manager/istio-csr/cert-manager-istio-csr-presubmits.yaml We probably should start by adding this as an optional test so other PRs are not blocked.

Added https://github.com/cert-manager/testing/pull/1050 to run Ambient e2e tests for 1.22

paulwilljones avatar Jul 19 '24 11:07 paulwilljones

It looks like #357 caused quite a few conflicts with this PR - sorry about that!

SgtCoDFish avatar Jul 31 '24 16:07 SgtCoDFish

I'll upgrade the istio package in https://github.com/cert-manager/istio-csr/pull/385, this should reduce the diff for this PR a bit.

inteon avatar Aug 21 '24 06:08 inteon

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SgtCoDFish

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

cert-manager-prow[bot] avatar Aug 29 '24 17:08 cert-manager-prow[bot]