Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Atomic option missing for install #191

Description

@miriSch

I would like to use this library in our project since I am very happy using Fabric8 Kubernetes Client already (Thank you for also providing a library for helm!). However, for our usecase some options are missing, like --timeout (#170) and also the --atomic option for helm install (https://helm.sh/docs/helm/helm_install/#options). For helm upgrade you already provide the --atomic option (https://github.com/manusa/helm-java/blob/main/helm-java/src/main/java/com/marcnuri/helm/UpgradeCommand.java#L40). Is there a reason for not providing it in InstallCommand? Is there a plan to add the atomic option to install or must we workaround using upgrade with --atomic and --install options?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions