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

operator: refactor release prep script to patch operator manifests too #219

Closed
wants to merge 2 commits into from

Conversation

fmuyassarov
Copy link
Collaborator

Ensure that we sed the image tag to the next release tag before pushing a new tag.
This will ensure that when new tag is pushed and image build is started, our images
will have the right manifests.

hack/release-helper.sh Outdated Show resolved Hide resolved
hack/release-helper.sh Outdated Show resolved Hide resolved
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
Ensure that operator manifests are pointing to the right tag/version
before pushing a new tag.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
@fmuyassarov
Copy link
Collaborator Author

fmuyassarov commented Jan 15, 2024

@klihub
I noticed that my changes were pushed directly to the upstream branch instead of to my work.
As such, I have to close this PR here and we can continue reviewing the changes in #235.

@fmuyassarov fmuyassarov deleted the fix-image-ref-main branch January 15, 2024 15:24
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