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 RemoteTags() method #141

Merged
merged 1 commit into from Dec 13, 2022
Merged

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Dec 13, 2022

What type of PR is this?

/kind bug
/kind regression

What this PR does / why we need it:

Fixing the broken method by removing the --tags arg.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

A regression from #136

Does this PR introduce a user-facing change?

Fixed `RemoteTags()` method

Fixing the broken method by removing the `--tags` arg.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. kind/regression Categorizes issue or PR as related to a regression from a prior release. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 13, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert

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

The pull request process is described 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

@k8s-ci-robot k8s-ci-robot added sig/release Categorizes an issue or PR as relevant to SIG Release. approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Dec 13, 2022
@saschagrunert
Copy link
Member Author

@kubernetes-sigs/release-sdk-maintainers PTAL

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

thanks bug killer
/lgtm

@cpanato
Copy link
Member

cpanato commented Dec 13, 2022

we will need a patch release right?

@saschagrunert
Copy link
Member Author

we will need a patch release right?

Yep, and vendor it into k/release to unblock failing tests.

@saschagrunert
Copy link
Member Author

@cpanato the /lgtm did not apply 🤷

@cpanato
Copy link
Member

cpanato commented Dec 13, 2022

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 13, 2022
@k8s-ci-robot k8s-ci-robot merged commit c3effa8 into kubernetes-sigs:main Dec 13, 2022
@saschagrunert saschagrunert deleted the tags-fix branch December 13, 2022 13:51
saschagrunert added a commit to saschagrunert/release that referenced this pull request Dec 13, 2022
To incorporate the fix:
kubernetes-sigs/release-sdk#141

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
wespanther pushed a commit to wespanther/release that referenced this pull request Jun 2, 2023
To incorporate the fix:
kubernetes-sigs/release-sdk#141

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. kind/regression Categorizes issue or PR as related to a regression from a prior release. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants