Skip to content

Bump k8s version in github actions#1328

Merged
ChunyiLyu merged 1 commit intomainfrom
k8s-126-action
Apr 17, 2023
Merged

Bump k8s version in github actions#1328
ChunyiLyu merged 1 commit intomainfrom
k8s-126-action

Conversation

@ChunyiLyu
Copy link
Copy Markdown
Contributor

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

Summary Of Changes

1.26 kind image has been out for a while now. Lets test on a later version of k8s in github actions.

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 cce426a into main Apr 17, 2023
@ChunyiLyu ChunyiLyu deleted the k8s-126-action branch April 17, 2023 13:32
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