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

auto-bumper: Skip kube-secondary-dns #1474

Merged
merged 1 commit into from Dec 7, 2022
Merged

Conversation

oshoval
Copy link
Collaborator

@oshoval oshoval commented Dec 7, 2022

What this PR does / why we need it:
Skip KubeSecondaryDNS from auto-bumper.

Until go-git/go-git#485 is merged since
it blocks the auto bumper when cloning the KSD repository.
https://github.com/kubevirt/cluster-network-addons-operator/actions/runs/3629947036/jobs/6122730934
See go-git/go-git#495

INFO: 2022/12/06 13:26:47 Exiting with Error: Failed to clone kube-secondary-dns: Failed to clone git repo for component kube-secondary-dns: Failed to clone kube-secondary-dns repo: reference delta not found

Special notes for your reviewer:

Release note:

None

@kubevirt-bot kubevirt-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Dec 7, 2022
components.yaml Outdated Show resolved Hide resolved
@oshoval
Copy link
Collaborator Author

oshoval commented Dec 7, 2022

Until go-git/go-git#485 is fixed since
it blocks the auto bumper when cloning the KSD repository.
https://github.com/kubevirt/cluster-network-addons-operator/actions/runs/3629947036/jobs/6122730934

Signed-off-by: Or Shoval <oshoval@redhat.com>
@oshoval oshoval changed the title components: Remove KubeSecondaryDNS auto-bumper: Skip kube-secondary-dns Dec 7, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 7, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@oshoval
Copy link
Collaborator Author

oshoval commented Dec 7, 2022

Addressed comments, changed to skip the component instead of trying it

@oshoval oshoval requested review from RamLavi and removed request for qinqon and rhrazdil December 7, 2022 09:40
oshoval added a commit to oshoval/cluster-network-addons-operator that referenced this pull request Dec 7, 2022
Bump KubeSecondaryDNS manually, since auto-bumper has problems.
See kubevirt#1474

Signed-off-by: Or Shoval <oshoval@redhat.com>
@oshoval oshoval requested a review from RamLavi December 7, 2022 11:49
Copy link
Collaborator

@RamLavi RamLavi left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Dec 7, 2022
@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RamLavi

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 7, 2022
@kubevirt-bot kubevirt-bot merged commit b07ac62 into kubevirt:main Dec 7, 2022
@oshoval
Copy link
Collaborator Author

oshoval commented Dec 7, 2022

Thanks

oshoval added a commit to oshoval/cluster-network-addons-operator that referenced this pull request Dec 7, 2022
Bump KubeSecondaryDNS manually, since auto-bumper has problems.
See kubevirt#1474

Signed-off-by: Or Shoval <oshoval@redhat.com>
@oshoval
Copy link
Collaborator Author

oshoval commented Dec 8, 2022

Is there a presubmit lane that checks auto-bumper compiles ?
If not worth to add imo

oshoval added a commit to oshoval/cluster-network-addons-operator that referenced this pull request Dec 8, 2022
Bump KubeSecondaryDNS manually, since auto-bumper has problems.
See kubevirt#1474

Signed-off-by: Or Shoval <oshoval@redhat.com>
oshoval added a commit to oshoval/cluster-network-addons-operator that referenced this pull request Dec 8, 2022
Bump KubeSecondaryDNS manually, since auto-bumper has problems.
See kubevirt#1474

Signed-off-by: Or Shoval <oshoval@redhat.com>
kubevirt-bot pushed a commit that referenced this pull request Dec 8, 2022
* ksd: Deploy kubevirt

Needed for the e2e tests

Signed-off-by: Or Shoval <oshoval@redhat.com>

* ksd: Bump manually to v0.0.7

Bump KubeSecondaryDNS manually, since auto-bumper has problems.
See #1474

Signed-off-by: Or Shoval <oshoval@redhat.com>

* ksd: Fix bump script

Since the fields might have empty string,
need to use set instead of update.

Signed-off-by: Or Shoval <oshoval@redhat.com>

* ksd: Run bump script (v0.0.7)

Signed-off-by: Or Shoval <oshoval@redhat.com>

Signed-off-by: Or Shoval <oshoval@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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants