test: add e2e for Fortanix CSI provider - #1947
Conversation
|
@kiran-kannur: The label(s) DetailsIn response to this:
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. |
|
|
|
Welcome @kiran-kannur! |
|
Hi @kiran-kannur. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: kiran-kannur The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
@kiran-kannur Please open a PR in test-infra, similar to kubernetes/test-infra#32573, to add an optional job so these tests can be validated.
Also, please sign the CLA.
|
/retitle test: add e2e for Fortanix CSI provider |
|
@kiran-kannur the test-infra PR is merged. Please make the necessary changes in this PR and validate them by running Ping me for review once you have the tests passing. |
|
/retest |
|
@kiran-kannur any update on this? |
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/kind feature
/kind test
What this PR does / why we need it:
This PR adds an e2e Bats test suite for the new Fortanix Secret Store CSI Provider integration.
The test covers:
These tests are modeled after existing provider test suites (e.g., AWS, Azure, Vault) and ensure compatibility of the Fortanix provider with the
secrets-store-csi-drivere2e test harness.Which issue(s) this PR fixes:
Fixes #
Is this a chart or deployment yaml update?
No, this PR only adds test files under
test/bats/to include Fortanix provider validation.Special notes for your reviewer:
FORTANIX_API_KEYFORTANIX_DSM_ENDPOINTFORTANIX_TEST_SECRET_NAMEsecrets-store-csi-driverv1.4.1.TODOs: