aws-iam-authenticator icon indicating copy to clipboard operation
aws-iam-authenticator copied to clipboard

End-to-end testing framework for IAM authenticator

Open richzli opened this issue 2 years ago • 4 comments

Created an end-to-end testing framework for the authenticator. README in ./hack/e2e.

richzli avatar Aug 03 '22 22:08 richzli

Hi @richzli. Thanks for your PR.

I'm waiting for a kubernetes-sigs 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/test-infra repository.

k8s-ci-robot avatar Aug 03 '22 22:08 k8s-ci-robot

/assign @wongma7

nckturner avatar Aug 08 '22 17:08 nckturner

If this looks good, I'll rebase it.

richzli avatar Aug 09 '22 06:08 richzli

/ok-to-test

nckturner avatar Aug 10 '22 22:08 nckturner

/lgtm /approve

nckturner avatar Aug 10 '22 22:08 nckturner

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nckturner, richzli

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

k8s-ci-robot avatar Aug 10 '22 22:08 k8s-ci-robot