Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Add kubeconfig key to connection details secret for AKS Cluster #113

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

turkenh
Copy link
Collaborator

@turkenh turkenh commented Dec 11, 2021

Description of your changes

Fixes #112

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Create an AKS cluster using the example
Ensure key kubeconfig in conn details secret contains a working kubeconfig.

Copy link
Collaborator

@sergenyalcin sergenyalcin left a comment

Choose a reason for hiding this comment

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

I tested this PR. A K8s cluster was provisioned by using the example manifest. Then I checked the conn secret and observed that this secret contains the kubeconfig field. By using the value of this field, I accessed to the created cluster. LGTM. Thanks @turkenh

@ulucinar ulucinar merged commit d2b49c9 into crossplane-contrib:main Dec 14, 2021
@ulucinar
Copy link
Collaborator

Thanks @turkenh.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AKS cluster secret missing kubeconfig
3 participants