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

d/azurerm_kubernetes_cluster extended with kubelet_identity and identity #6527

Conversation

aristosvo
Copy link
Collaborator

@aristosvo aristosvo commented Apr 17, 2020

Fixes #6514

==> Checking that code complies with gofmt requirements...
==> Checking that Custom Timeouts are used...
TF_ACC=1 go test -v ./azurerm/internal/services/containers/tests/ -run=TestAccDataSourceAzureRMKubernetesCluster_basic -timeout 60m -ldflags="-X=github.com/terraform-providers/terraform-provider-azurerm/version.ProviderVersion=acc"
=== RUN   TestAccDataSourceAzureRMKubernetesCluster_basic
--- PASS: TestAccDataSourceAzureRMKubernetesCluster_basic (1080.34s)
PASS
ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm/internal/services/containers/tests	1080.382s

@aristosvo aristosvo changed the title d/azurerm_kubernetes_cluster uitgebreid met kubelet_identity en identity d/azurerm_kubernetes_cluster extended with kubelet_identity andidentity Apr 18, 2020
@aristosvo aristosvo changed the title d/azurerm_kubernetes_cluster extended with kubelet_identity andidentity d/azurerm_kubernetes_cluster extended with kubelet_identity and identity Apr 18, 2020
Copy link
Member

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

hey @aristosvo

Thanks for this PR :)

Taking a look through this mostly LGTM - if we can fix up the comments then this should otherwise be good to merge 👍

Thanks!

@aristosvo
Copy link
Collaborator Author

Comments implemented!

@ghost ghost removed the waiting-response label May 22, 2020
Copy link
Member

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

LGTM - thanks for this @aristosvo

@katbyte katbyte merged commit 526019c into hashicorp:master May 25, 2020
katbyte added a commit that referenced this pull request May 25, 2020
pbrit pushed a commit to pbrit/terraform-provider-azurerm that referenced this pull request May 31, 2020
pbrit pushed a commit to pbrit/terraform-provider-azurerm that referenced this pull request May 31, 2020
@ghost
Copy link

ghost commented Jun 25, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp locked and limited conversation to collaborators Jun 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for exposing kubelet identity in azurerm_kubernetes_cluster data source
3 participants