Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-2.1.0 pipeline fixes #1222

Merged
merged 1 commit into from
Jan 5, 2023
Merged

Post-2.1.0 pipeline fixes #1222

merged 1 commit into from
Jan 5, 2023

Conversation

coro
Copy link
Contributor

@coro coro commented Jan 5, 2023

Summary Of Changes

  • Sets baseline release to 2.1.0
    • This is the most recent release that triggered a rolling restart
  • Fixes the kubectl rabbitmq release job for krew

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

@coro coro merged commit 878dc7c into main Jan 5, 2023
@coro coro deleted the post-release-fixes branch January 5, 2023 15:29
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.

None yet

3 participants