Skip to content

(eks): Helm custom handler uninstall does not respect --wait #28831

@ellistarn

Description

@ellistarn

Describe the bug

When I use --wait in the HelmChart construct, helm does not correctly wait during object deletion.

Expected Behavior

Helm should pass --wait on uninstall.

Current Behavior

Dependency ordering is not respected.

Reproduction Steps

  • Create helm chart that contains objects with finalizers
  • Delete helm chart
  • Helm chart should block deletion until the objects are successfully deleted

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.117.0

Framework Version

No response

Node.js Version

14

OS

osx

Language

TypeScript

Language Version

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes ServicebugThis issue is a bug.effort/smallSmall work item – less than a day of effortp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions