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: add the config provider <provider-name> command #2048

Conversation

fabriziopandini
Copy link
Member

What this PR does / why we need it:
This PR adds the clusterctl config provider <povider-name> command, that allows user to check the provider components YAML before being actually installed

Which issue(s) this PR fixes
Rif #1729

/assign @vincepri
/cc @ncdc

@k8s-ci-robot k8s-ci-robot requested a review from ncdc January 13, 2020 12:37
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 13, 2020
@fabriziopandini fabriziopandini changed the title ✨clusterctl: add the config provider <povider-name> name ✨clusterctl: add the config provider <povider-name> command Jan 13, 2020
cmd/clusterctl/cmd/config_providers.go Outdated Show resolved Hide resolved
cmd/clusterctl/pkg/client/config_test.go Outdated Show resolved Hide resolved
@vincepri vincepri changed the title ✨clusterctl: add the config provider <povider-name> command ✨clusterctl: add the config provider <provider-name> command Jan 13, 2020
Copy link
Member

@vincepri vincepri left a comment

Choose a reason for hiding this comment

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

/approve
/assign @ncdc

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fabriziopandini, vincepri

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 13, 2020
@ncdc
Copy link
Contributor

ncdc commented Jan 14, 2020

@fabriziopandini please squash - thanks!

@fabriziopandini fabriziopandini force-pushed the clusterctl-config-providers branch from f28f4dc to 718527d Compare January 14, 2020 14:56
@fabriziopandini
Copy link
Member Author

@ncdc done

@ncdc
Copy link
Contributor

ncdc commented Jan 14, 2020

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 14, 2020
@ncdc ncdc added the area/clusterctl Issues or PRs related to clusterctl label Jan 14, 2020
@ncdc ncdc added this to the v0.3.0 milestone Jan 14, 2020
@k8s-ci-robot k8s-ci-robot merged commit c9924f2 into kubernetes-sigs:master Jan 14, 2020
@fabriziopandini fabriziopandini deleted the clusterctl-config-providers branch January 15, 2020 09:16
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. area/clusterctl Issues or PRs related to clusterctl 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants