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

feat: support workload_identity_config on autopilot #2011

Conversation

DrFaust92
Copy link
Contributor

@DrFaust92 DrFaust92 requested review from ericyz, gtsorbo and a team as code owners July 26, 2024 02:56
@DrFaust92 DrFaust92 changed the title support supworkload_identity_config on autopilot feat: support workload_identity_config on autopilot Jul 26, 2024
Copy link
Contributor

@apeabody apeabody left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution @DrFaust92!

I believe this will require bumping the minimum provider to 5.31

@DrFaust92 DrFaust92 force-pushed the workload-identity-autopilot branch from 8f22df5 to f58e78e Compare July 27, 2024 14:00
@DrFaust92
Copy link
Contributor Author

apeabody oops, saw the ref for beta for 5.33+ and missed the GA one, bumped GA as well

@DrFaust92 DrFaust92 requested a review from apeabody July 27, 2024 14:48
@apeabody
Copy link
Contributor

/gcbrun

@apeabody apeabody changed the title feat: support workload_identity_config on autopilot feat(TPG>=5.31)!: support workload_identity_config on autopilot Jul 29, 2024
@apeabody
Copy link
Contributor

apeabody oops, saw the ref for beta for 5.33+ and missed the GA one, bumped GA as well

Thanks @DrFaust92 - Actually looks like this is only being added to the beta autopilot clusters? Probably want to enable to the GA variants as well?

@DrFaust92
Copy link
Contributor Author

apeabody i dont see a non beta auto pilot dir at all. is that even an option?
Screenshot 2024-07-30 at 23 12 05

@apeabody
Copy link
Contributor

apeabody i dont see a non beta auto pilot dir at all. is that even an option? Screenshot 2024-07-30 at 23 12 05

You are correct @DrFaust92, I saw the updates to the over module's version.tf, but didn't check that they weren't Autopilot clusters. If we don't have a non-beta Autopilot clusters, we can actually revert https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/pull/2011/files#diff-5ccc4bcabc51d0aa62a45f4a5cfe9868fb5f29fc613afa1f5a16e5c263b16d99L49, and then this should be ready to commit. Thanks!

@@ -46,7 +46,7 @@ terraform {
required_providers {
google = {
source = "hashicorp/google"
version = ">= 5.25.0, < 6"
version = ">= 5.31.0, < 6"
Copy link
Contributor

@apeabody apeabody Jul 31, 2024

Choose a reason for hiding this comment

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

@DrFaust92 - Let's revert and build, and then this should be ready to merge. (No longer a breaking change)

@apeabody apeabody changed the title feat(TPG>=5.31)!: support workload_identity_config on autopilot feat: support workload_identity_config on autopilot Jul 31, 2024
@apeabody apeabody self-assigned this Jul 31, 2024
@DrFaust92 DrFaust92 force-pushed the workload-identity-autopilot branch from f58e78e to ab17e01 Compare July 31, 2024 22:58
@DrFaust92 DrFaust92 requested a review from apeabody July 31, 2024 23:28
@apeabody
Copy link
Contributor

/gcbrun

@apeabody
Copy link
Contributor

apeabody commented Aug 1, 2024

/gcbrun

@apeabody apeabody enabled auto-merge (squash) August 1, 2024 18:52
@apeabody apeabody merged commit b4f2e14 into terraform-google-modules:master Aug 1, 2024
4 checks passed
DrFaust92 added a commit to DrFaust92/terraform-google-kubernetes-engine that referenced this pull request Aug 2, 2024
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