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

Create kubeconfig for each cluster in reconcile function #412

Merged
merged 2 commits into from
Jul 29, 2019

Commits on Jul 29, 2019

  1. Add masterip into clusterproviderspec

    per issue 413 indicated, we need a masterip in order to create
    kubeconfig file.
    jichenjc committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    45a72a9 View commit details
    Browse the repository at this point in the history
  2. Create secret kubeconfig-<cluster>

    per cluster-api changes, this is needed for provider to create
    and utilized by cluster-api manager container
    jichenjc committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    36f715b View commit details
    Browse the repository at this point in the history