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

Allow modifying exsiting artifact #2629

Open
xavier-romero opened this issue Jan 14, 2025 · 0 comments
Open

Allow modifying exsiting artifact #2629

xavier-romero opened this issue Jan 14, 2025 · 0 comments
Labels
cli For bugs relating to the CLI feature request painful Painful bug

Comments

@xavier-romero
Copy link

Background & motivation

For testing upgrading versions of production environment I'd like to use Kurtosis to fully reproduce/document the procedure.
For this, I'd love to have the option to modify artifacts, specially for stopped services (as I can open a shell and do manually for running services).
As sometime I need to stop a service, modify another things, and then the service NEEDS a modified artifact to start again. That can not be achieved right now.

Desired behaviour

I'd like to be able to do something like this:
kurtosis files download cdk whatever_file
edit file locally
kurtosis files upload cdk whatever_file --restart-services-using-it
Whatever impact it could have on rest of the stack is under user responsability.

How important is this to you?

Painful; the lack of this feature makes using Kurtosis frictionful.

What area of the product does this pertain to?

CLI: the Command Line Interface

@github-actions github-actions bot added cli For bugs relating to the CLI painful Painful bug labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli For bugs relating to the CLI feature request painful Painful bug
Projects
None yet
Development

No branches or pull requests

1 participant