Skip to content

Support dry-running #189

@sbernauer

Description

@sbernauer

Should be similar to helm dry-run. It should output a script which prints out commands that can be run on a bash shell.
Currently stackablectl only supports installing helm packages and k8s manifests, they should be easily map-able to bash commands.
E.g.

helm install minio
kubectl apply - << "EOF"
TrinoCluster
EOF

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions