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

kubernetes: add registry_integration to ImportStateVerifyIgnore #974

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

andrewsomething
Copy link
Member

The API does not have an endpoint to know if registry_integration has been set or not for a Kubernetes cluster. So its state can not be imported. This adds it to ImportStateVerifyIgnore for TestAccDigitalOceanKubernetesCluster_ImportBasic

It also cleans up a golint issue. s/cluster_uuid/clusterUUID/g

Fixup for #963

@andrewsomething andrewsomething requested a review from a team April 17, 2023 21:32
Copy link

@mikeberezowski mikeberezowski left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@andrewsomething andrewsomething merged commit 1b7ae4a into main Apr 17, 2023
@andrewsomething andrewsomething deleted the asb/reg-init-fixup branch April 17, 2023 21:53
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