Conversation
Updated git ignore and triggers TF deploy.
Update policy to Cluster Admin.
Upgrade kubernetes version to 1.30
…upgrade alert on AWS console
Upgrade ebs_csi_addon_version variable
Add kube-proxy as add-on compatible with kubernetes 1.30
Bring changes to Staging back into Dev
Adds access entry for GHA OIDC role. (Self-approving for a small change)
Remove unneeded Sparkpost variable.
Fix indentation.
Try without docker
Switch all k8s providers to using a token generated up front. Missed one exec. Trying to fix helm/k8s auth. Cleanup of provider configurations.
Trying kube config instead of token. Try init after kube config. Try excluding Data Layer. Oops, use target instead.
Try using OIDC role. Adds needed permission and job order. Fix env var.s Forgot to escape newlines. Remove targets.
Mispelled number. Dash not underscore. Standardize dashes and underscores.
Add tf k8s pipeline (Bypassing because old GHA is still there even though it shouldn't be)
Don't pass vars when using plan file.
Missed a dash.
Fixes dashes in path...
Fix helm chart for redis.
Actually use proper AWS role for apply.
Add `command` value back in to redis chart values.
Temporarily allow force update on Redis chart.
Update pg and rabbit. Bypassing review as it is a small change.
Updates postgresql helm chart and turns on GHA concurrency group.
Fixed download error.
Remove potential chart and folder naming conflicts.
Attemp to update rabbitmq as well.
Use OCI URI's.
Fix image tags.
Extend helm timeouts to 20 min.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a preparatory step for updating the Staging cluster version. It should not result in any actual change, as the Staging TF vars haven't been changed yet.