GitHub user grkvlt opened a pull request:

    https://github.com/apache/brooklyn-server/pull/749

    Allow Kubernetes location configuration using kubeconfig

    Adds a config key to the `KubernetesLocation` that accepts a `.kube/config` 
file location, and uses the contents to configure the location. Makes using 
provisioned Kubernetes clusters from providers like Bluemix or GKE easier.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/grkvlt/brooklyn-server feature/kubeconfig

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-server/pull/749.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #749
    
----
commit ba905048204828b669c09fef0f8458241f2a1ad0
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-05-15T14:25:43Z

    Added client configuration for location via kubeconfig file

commit ff9e87b236fea1e65c33346727f2782644a22b55
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-06-01T13:13:22Z

    Add configuration to set current context for kubeconfig

commit 8b916084cefbf66e18827bb5c4230f6749dfbb4a
Author: Andrew Donald Kennedy <[email protected]>
Date:   2017-06-05T16:05:56Z

    Updated oauth token to also accept from auth provider section

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to