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

[CI] Fix and unify image tags to lowercase, fix cut on localhost #914

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

jankalinic
Copy link
Contributor

@jankalinic jankalinic commented Jul 17, 2024

This PR fixes some minor issues where images were being tagged with uppercase, while catalog was created with lower case image tag. This resulted in images missing in registry and back-off errors during operator deployment.

@jankalinic jankalinic changed the title Fix snapshot tags [CI] Fix and unify image tags to lowercase, fix cut on localhost Jul 17, 2024
@jankalinic jankalinic self-assigned this Jul 17, 2024
@jankalinic jankalinic added this to the 0.2.1 milestone Jul 17, 2024
@jankalinic jankalinic added do not merge Do not merge just yet. Work is still in progress ready for review Pull request is ready for a static review and removed do not merge Do not merge just yet. Work is still in progress labels Jul 17, 2024
Copy link
Member

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks @jankalinic . A few comments and I think the release job may not need to change since it only uses numeric anyway.

.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/snapshot.yml Outdated Show resolved Hide resolved
Copy link
Member

@MikeEdgar MikeEdgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

@MikeEdgar MikeEdgar added ready for merge Pull request was reviewed, approved and is ready to be merged by maintainers. and removed ready for review Pull request is ready for a static review labels Jul 18, 2024
@jankalinic jankalinic merged commit cd857b3 into streamshub:main Jul 19, 2024
7 checks passed
@MikeEdgar MikeEdgar removed the ready for merge Pull request was reviewed, approved and is ready to be merged by maintainers. label Jul 19, 2024
@jankalinic jankalinic deleted the fix-snapshot-tags branch July 19, 2024 12:14
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