Skip to content

Conversation

@coro
Copy link
Contributor

@coro coro commented Feb 9, 2022

Note to reviewers: remember to look at the commits in this PR and consider if they can be squashed

Summary Of Changes

The older chart is not compatible with K8s 1.21, which is used in our system tests. Tested on the CI cluster and it works now.

Local Testing

Please ensure you run the unit, integration and system tests before approving the PR.

To run the unit and integration tests:

$ make unit-tests integration-tests

You will need to target a k8s cluster and have the operator deployed for running the system tests.

For example, for a Kubernetes context named dev-bunny:

$ kubectx dev-bunny
$ make destroy deploy-dev
# wait for operator to be deployed
$ make system-tests

The older chart is not compatible with K8s 1.21, which is used in our system tests.
Copy link
Contributor

@ChunyiLyu ChunyiLyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🛳

@ChunyiLyu ChunyiLyu merged commit 0c23edf into main Feb 9, 2022
@ChunyiLyu ChunyiLyu deleted the fix-vault-ci branch February 9, 2022 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants