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

Verify various version related assumptions during CI #20

Merged
merged 32 commits into from
Aug 9, 2024

Conversation

pelletier2017
Copy link
Contributor

@pelletier2017 pelletier2017 commented Aug 1, 2024

Adds the following assertions to CI steps

  • operator controller is using current version of webhook docker image
  • changes to operator require a version bump
  • changes to minimal-app require a version bump
  • changes to webhook require a version bump
  • operator uses "latest" version of webhook rather than static tag. minimal-app latest tag is pushed on release

Hero:

@pelletier2017 pelletier2017 force-pushed the verify_version_assumptions branch from ac1597a to da6f994 Compare August 9, 2024 15:27
@pelletier2017 pelletier2017 changed the title [draft] Verify various version related assumptions during CI Verify various version related assumptions during CI Aug 9, 2024
operator/webhook/Makefile Outdated Show resolved Hide resolved
@pelletier2017 pelletier2017 merged commit 0da7124 into main Aug 9, 2024
10 checks passed
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.

3 participants