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

Update k8sapi to use operator-framework inClusterConfig #364

Merged
merged 1 commit into from
Mar 28, 2019

Conversation

tiffanyfay
Copy link
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
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.

None yet

2 participants