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

Vendor #151

Merged
merged 2 commits into from
May 3, 2019
Merged

Vendor #151

merged 2 commits into from
May 3, 2019

Conversation

enxebre
Copy link
Member

@enxebre enxebre commented May 3, 2019

Revendor to fetch openshift/cluster-api#35 and openshift/cluster-api-actuator-pkg#78

openshift/cluster-api#35 dropped the cluster object from machine.openshift.io as the cluster object is still required programatically via actuator interface this uses the one under cluster.k8s.io

@openshift-ci-robot openshift-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 3, 2019
@@ -25,6 +25,7 @@ import (
apiv1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"

clusterv1 "github.com/openshift/cluster-api/pkg/apis/cluster/v1alpha1"
machinev1 "github.com/openshift/cluster-api/pkg/apis/machine/v1beta1"
Copy link
Contributor

Choose a reason for hiding this comment

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

not used

@paulfantom
Copy link
Contributor

@enxebre enxebre force-pushed the vendor branch 2 times, most recently from ebf0154 to c5cfbd5 Compare May 3, 2019 08:27
openshift/cluster-api#35 dropped the cluster object from machine.openshift.io as the cluster object is still required programatically via actuator interface this uses the one under cluster.k8s.io
@ingvagabund
Copy link
Member

/approve
/lgtm
/retest

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 3, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 3, 2019
@ingvagabund
Copy link
Member

/retest

@ingvagabund
Copy link
Member

I0503 10:59:10.703151       1 actuator.go:154] Deleting machine "cluster-8699cdd0-master-machine-8f8c04"
E0503 10:59:10.811067       1 actuator.go:108] Machine error: error creating libvirt client: virError(Code=38, Domain=7, Message='Cannot write data: Broken pipe')
E0503 10:59:10.811172       1 controller.go:207] Failed to delete machine "cluster-8699cdd0-master-machine-8f8c04": error creating libvirt client: virError(Code=38, Domain=7, Message='Cannot write data: Broken pipe')

@enxebre
Copy link
Member Author

enxebre commented May 3, 2019

/retest

1 similar comment
@enxebre
Copy link
Member Author

enxebre commented May 3, 2019

/retest

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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants