Skip to content

Conversation

@ChunyiLyu
Copy link
Contributor

Summary Of Changes

Bump k8s dependencies and mikefarah/yq/v4 to latest versions

Previous depandabot PRs didn't have the system-tests timeout bump fix and PR tests were failing.

Additional Context

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

@ChunyiLyu ChunyiLyu merged commit 2d1e56a into main Jul 19, 2021
@ChunyiLyu ChunyiLyu deleted the bump-dependencies branch July 19, 2021 12:43
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.

2 participants