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

🌱 Fix Set image tag for release branches and tags #1776

Closed
wants to merge 1 commit into from

Conversation

7h3-3mp7y-m4n
Copy link

What this PR does / why we need it:
This PR solves image tags, by adding a verification check and also setting the tag automatically

**Which issue(s) this PR fixes
Fixes #1722

@metal3-io-bot metal3-io-bot requested review from s3rj1k and tuminoid June 8, 2024 09:22
@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kashifest for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 8, 2024
@metal3-io-bot
Copy link
Contributor

Hi @7h3-3mp7y-m4n. Thanks for your PR.

I'm waiting for a metal3-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@metal3-io-bot metal3-io-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 8, 2024
@tuminoid
Copy link
Member

tuminoid commented Jun 10, 2024

/ok-to-test

Thanks for the PR! Please set the PR type to :seedling in the title. I'll review this shortly after all basic tests pass.

@metal3-io-bot metal3-io-bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 10, 2024
@7h3-3mp7y-m4n 7h3-3mp7y-m4n changed the title Fix Set image tag for release branches and tags 🌱 Fix Set image tag for release branches and tags Jun 14, 2024
@Rozzii Rozzii modified the milestones: BMO - v0.7.0, BMO - v0.6.2 Jun 28, 2024
@7h3-3mp7y-m4n
Copy link
Author

7h3-3mp7y-m4n commented Jul 19, 2024

Sorry for the delay, as I see markdownlint and shellcheck are the recheck ones, I will raise a PR soon with a fix.

@7h3-3mp7y-m4n
Copy link
Author

7h3-3mp7y-m4n commented Jul 29, 2024

/retest

@7h3-3mp7y-m4n
Copy link
Author

@tuminoid can you tell me what I am missing here? cause I'm confused

@tuminoid
Copy link
Member

tuminoid commented Oct 3, 2024

Let's run a retest so we can have fresh logs, the old logs have expired already.

/retest

@metal3-io-bot
Copy link
Contributor

@7h3-3mp7y-m4n: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
shellcheck a142955 link true /test shellcheck
markdownlint a142955 link true /test markdownlint

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@tuminoid
Copy link
Member

tuminoid commented Oct 3, 2024

@tuminoid can you tell me what I am missing here? cause I'm confused

Please check the details links of shellcheck and markdownlint for details what is failing.

For the markdownlink checker failure, I'm not sure what that is complaining about as it just says "action failed" with no logs, I'll look into that.

@7h3-3mp7y-m4n
Copy link
Author

@tuminoid can you tell me what I am missing here? cause I'm confused

Please check the details links of shellcheck and markdownlint for details what is failing.

For the markdownlink checker failure, I'm not sure what that is complaining about as it just says "action failed" with no logs, I'll look into that.

Thanks @tuminoid I'll look into that

@Rozzii Rozzii modified the milestones: BMO - v0.8.0, BMO - v0.9.0 Nov 6, 2024
@Rozzii
Copy link
Member

Rozzii commented Nov 27, 2024

Are you still working on this @7h3-3mp7y-m4n ?

@7h3-3mp7y-m4n
Copy link
Author

oh, my bad, I'll fix it , I thought that it has been merged , but my bad , I'll fix the ci fails

@tuminoid
Copy link
Member

I actually wrote some review comments here, and then realized this is not the right thing to do, and discussed with @kashifest and @adilGhaffarDev what we should actually be doing. We don't want to have them committed to the repo, but we should set the tags in release artifacts. So I filed issue to actually start including some release artifacts in BMO, such as manifests, where we do need to set the version.

Let's continue the discussion there what we need to include, especially considering IRSO will take Ironic manifests out of BMO shortly.

This PR is not going to be merged, but thanks @7h3-3mp7y-m4n for raising the issue.
/hold

@metal3-io-bot metal3-io-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 28, 2024
@7h3-3mp7y-m4n
Copy link
Author

I actually wrote some review comments here, and then realized this is not the right thing to do, and discussed with @kashifest and @adilGhaffarDev what we should actually be doing. We don't want to have them committed to the repo, but we should set the tags in release artifacts. So I filed issue to actually start including some release artifacts in BMO, such as manifests, where we do need to set the version.

Let's continue the discussion there what we need to include, especially considering IRSO will take Ironic manifests out of BMO shortly.

This PR is not going to be merged, but thanks @7h3-3mp7y-m4n for raising the issue. /hold

for sure!

@tuminoid
Copy link
Member

tuminoid commented Dec 2, 2024

/close

@metal3-io-bot
Copy link
Contributor

@tuminoid: Closed this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@Rozzii Rozzii removed this from the BMO - v0.9 milestone Dec 2, 2024
@7h3-3mp7y-m4n 7h3-3mp7y-m4n deleted the tag branch December 4, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
Status: Done / Closed
Development

Successfully merging this pull request may close these issues.

Publish release artifacts with manifests
4 participants