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

fix: Set kubernetes provider pin to ~> 1.11 #1197

Closed
wants to merge 1 commit into from
Closed

fix: Set kubernetes provider pin to ~> 1.11 #1197

wants to merge 1 commit into from

Conversation

jerryaldrichiii
Copy link

@jerryaldrichiii jerryaldrichiii commented Jan 28, 2021

PR o'clock

Description

This allowed me to workaround the problem mentioned in #911.

The upstream kubernetes provider had a major release (> 2.0.0) and I think it may contain a bug related to the aws_auth config map data refresh. I'm not 100% sure, but I was still encountering the problem mentioned in that issue until I overwrote the versions.tf in this repo with my change.

NOTE: I'm using Terraform 0.14.4 and Terragrunt 0.27.2 if that helps

Checklist

This is a potential workaround for the following issue:
  #911
@jerryaldrichiii jerryaldrichiii changed the title fix: Set kubernetes provider pin to ~> 1.11.1 fix: Set kubernetes provider pin to ~> 1.11 Jan 28, 2021
@jerryaldrichiii
Copy link
Author

I'm not sure why Lint / Docs is failing...but I feel like it's not related to this change.

Let me know if I need to fix anything.

@stale
Copy link

stale bot commented Apr 29, 2021

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
To track this PR (even if closed), please open a corresponding issue if one does not already exist.

@stale stale bot added the stale label Apr 29, 2021
@barryib
Copy link
Member

barryib commented May 27, 2021

Closing, since you can write your required version to match the kubernetes version you need. The v2 add lot of improvement.

@barryib barryib closed this May 27, 2021
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 14, 2022
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.

2 participants