Skip to content

Update k8sapi to use operator-framework inClusterConfig#364

Merged
mogren merged 1 commit intoaws:masterfrom
tiffanyfay:inclusterconfig
Mar 28, 2019
Merged

Update k8sapi to use operator-framework inClusterConfig#364
mogren merged 1 commit intoaws:masterfrom
tiffanyfay:inclusterconfig

Conversation

@tiffanyfay
Copy link
Copy Markdown
Contributor

Issue #, if available:
#283

Description of changes:
Used operator-framework inClusterConfig workaround for Kubernetes issue kubernetes/kubernetes#40973 to handle error of "Failed to communicate with K8S Server. Please check instance security groups or http proxy setting"

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mogren mogren self-requested a review March 28, 2019 18:07
}

func CreateKubeClient() (clientset.Interface, error) {
kubeClient := k8sclient.GetKubeClient()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice!

@mogren mogren merged commit 20b9b20 into aws:master Mar 28, 2019
@tiffanyfay tiffanyfay self-assigned this Apr 2, 2019
@tiffanyfay tiffanyfay added this to the v1.4 milestone Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants