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

actuator: cleanup cloudinit and ignition volume on error, bump golang #223

Merged

Conversation

rphillips
Copy link
Contributor

@rphillips rphillips commented Jun 18, 2021

I kept getting storage volume 'test1-kbpwl-worker-0-shxhm.ignition' exists already errors on recent installs.

This PR cleans up the cloud-init and ignition volumes on error. Additionally, it bumps golang to 1.16.

@rphillips rphillips force-pushed the fixes/cleanup_volume_creation branch 2 times, most recently from da98983 to 54ecd7f Compare June 18, 2021 18:31
@rphillips rphillips changed the title WIP: actuator: cleanup cloudinit and ignition volume on error actuator: cleanup cloudinit and ignition volume on error, bump golang Jun 18, 2021
@rphillips rphillips force-pushed the fixes/cleanup_volume_creation branch from 23135ff to cd76670 Compare June 18, 2021 20:50
@praveenkumar
Copy link
Contributor

cc @Prashanth684

@Prashanth684
Copy link
Contributor

/test e2e-libvirt

@praveenkumar
Copy link
Contributor

/retest

@rphillips rphillips force-pushed the fixes/cleanup_volume_creation branch from cd76670 to f8efac2 Compare June 22, 2021 14:43
@Prashanth684
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 22, 2021
@cfergeau
Copy link
Contributor

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 22, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 22, 2021
RUN yum install -y libvirt-devel

WORKDIR /go/src/github.com/openshift/cluster-api-provider-libvirt
COPY . .
RUN go build -o machine-controller-manager ./cmd/manager

FROM registry.svc.ci.openshift.org/ocp/4.6:base
FROM registry.ci.openshift.org/ocp/4.9:base
RUN INSTALL_PKGS=" \
Copy link
Contributor

Choose a reason for hiding this comment

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

These changes are the same as 4156429
(not an objection, just linking the 2 PRs)

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@cfergeau
Copy link
Contributor

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@rphillips
Copy link
Contributor Author

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

3 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 59ae2ed into openshift:master Jun 23, 2021
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

This PR has been included in build ose-libvirt-machine-controllers-container-v4.9.0-202311250023.p0.g59ae2ed.assembly.stream for distgit ose-libvirt-machine-controllers.
All builds following this will include this PR.

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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants