Skip to content

(eks): (helm flag --skip-crds) #24296

Closed
@alexandersperling

Description

@alexandersperling

Describe the feature

Helm provides the feature flag to skip the installation of custom resource definitions.

This flag could be added to the helm chart construct.

Use Case

When installing Helm chart sometimes it is needed to skip the installation of custom resource definitions. (e.g. when you are managing those crds by yourself)

Proposed Solution

Adding the flag --skip-crds to the Helmchart Construct could

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
    This feature might incur a breaking change

CDK version used

2

Environment details (OS name and version, etc.)

Mac OS 13.2

Activity

added
effort/smallSmall work item – less than a day of effort
and removed
needs-triageThis issue or PR still needs to be triaged.
on Feb 23, 2023
pahud

pahud commented on Feb 23, 2023

@pahud
Contributor

Thank you for the PR contribution!

added a commit that references this issue on Feb 27, 2023
f68dbc2
github-actions

github-actions commented on Feb 27, 2023

@github-actions
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

added a commit that references this issue on Feb 28, 2023
700c0ef
added a commit that references this issue on Mar 28, 2023
b8de9d9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-eksRelated to Amazon Elastic Kubernetes Serviceeffort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @pahud@alexandersperling

      Issue actions

        (eks): (helm flag --skip-crds) · Issue #24296 · aws/aws-cdk