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

[clusterctl] Fix create cluster workflow #698

Merged
merged 1 commit into from
Jan 19, 2019

Conversation

chuckha
Copy link
Contributor

@chuckha chuckha commented Jan 19, 2019

What this PR does / why we need it:
This PR fixes a minor typo to fix the clusterctl create workflow

Special notes for your reviewer:
This has been tested at least by hand using the cluster-api-provider-aws

Release note:

NONE

/assign @vincepri

Closes kubernetes-sigs#697

Signed-off-by: Chuck Ha <chuckh@vmware.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jan 19, 2019
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 19, 2019
@vincepri
Copy link
Member

/lgtm
/assign @roberthbailey

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 19, 2019
@roberthbailey
Copy link
Contributor

/approve
/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chuckha, roberthbailey

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 the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 19, 2019
@k8s-ci-robot k8s-ci-robot merged commit 5d44f73 into kubernetes-sigs:master Jan 19, 2019
k8s-ci-robot pushed a commit to kubernetes-sigs/cluster-api-provider-openstack that referenced this pull request Jan 23, 2019
Current version of cluster-api contains issue fixed in upstream here:
kubernetes-sigs/cluster-api#698. That issue
prevents clusterctl bootstrap arguments from working.

Also this update brings kind bootstrapper which is nice.

Change-Id: I2ff60e2a6d2adb9a735a9bb9c0aed181cb6ce475
flaper87 pushed a commit to flaper87/cluster-api-provider-openstack that referenced this pull request Jan 28, 2019
Current version of cluster-api contains issue fixed in upstream here:
kubernetes-sigs/cluster-api#698. That issue
prevents clusterctl bootstrap arguments from working.

Also this update brings kind bootstrapper which is nice.

Change-Id: I2ff60e2a6d2adb9a735a9bb9c0aed181cb6ce475
eromanova pushed a commit to eromanova/cluster-api-provider-openstack that referenced this pull request Feb 12, 2019
* adjust mirantis-specific parts to new code
* fix master config substitution (we got `/` in base64 output)
* backport kubernetes-sigs/cluster-api#698 to
  make clusterctl work (directly in vendor/ dir, should be ok?)
* fix default cloud usage when cloudsSecret is absent in machine's
  provider config

Change-Id: I7520c5827510f7259457d8d6749d5242cbfa1b55
eromanova pushed a commit to eromanova/cluster-api-provider-openstack that referenced this pull request Feb 12, 2019
Current version of cluster-api contains issue fixed in upstream here:
kubernetes-sigs/cluster-api#698. That issue
prevents clusterctl bootstrap arguments from working.

Also this update brings kind bootstrapper which is nice.

Change-Id: I836f5e6a693ae377497f34ff266b77ec0cd67a7d
Reviewed-on: http://gerrit.mcp.mirantis.com/34257
Tested-by: <mcp-jenkins@mirantis.com>
Reviewed-by: Yuriy Taraday <ytaraday@mirantis.com>
Workflow: Yuriy Taraday <ytaraday@mirantis.com>
@chuckha chuckha deleted the co branch January 8, 2020 21:25
pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
Current version of cluster-api contains issue fixed in upstream here:
kubernetes-sigs/cluster-api#698. That issue
prevents clusterctl bootstrap arguments from working.

Also this update brings kind bootstrapper which is nice.

Change-Id: I2ff60e2a6d2adb9a735a9bb9c0aed181cb6ce475
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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

4 participants