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

Release 0.5.2 #8

Merged
merged 3 commits into from
Mar 23, 2023
Merged

Release 0.5.2 #8

merged 3 commits into from
Mar 23, 2023

Conversation

jbronn
Copy link
Collaborator

@jbronn jbronn commented Mar 22, 2023

Bug Fixes

  • Fix regression from Release 0.5.1 #7, need to add force parameter to the kubernetes_annotations resource to prevent errors like:

    ╷
    │ Error: Field manager conflict
    │ 
    │   with module.eks.kubernetes_annotations.eks_disable_gp2,
    │   on .terraform/modules/eks/main.tf line 351, in resource "kubernetes_annotations" "eks_disable_gp2":
    │  351: resource "kubernetes_annotations" "eks_disable_gp2" {
    │ 
    │ Another client is managing a field Terraform tried to update. Set "force" to true to override: 
    │   Apply failed with 1 conflict: conflict with "kubectl-client-side-apply" using storage.k8s.io/v1: .metadata.annotations.storageclass.kubernetes.io/is-default-class
    ╵
    

Terraform Module Upgrades

Helm Chart Upgrades

Copy link

@hummeltech hummeltech left a comment

Choose a reason for hiding this comment

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

Good to go!

@jbronn jbronn merged commit fcd4c04 into main Mar 23, 2023
@jbronn jbronn deleted the release-0.5.2 branch March 23, 2023 16:30
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