kurtosis icon indicating copy to clipboard operation
kurtosis copied to clipboard

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.

Results 142 kurtosis issues
Sort by recently updated
recently updated
newest added

## Description adding the `starlark run` repository to have this data after an APIC restart ## REMINDER: Tag Reviewers, so they get notified to review ## Is this change user...

## Description remove the env vars from the error stack ## REMINDER: Tag Reviewers, so they get notified to review ## Is this change user facing? NO ## References (if...

### Background & motivation 7 days is too long; need. to lower to a day ### Desired behaviour kurtosis engine restart --retention 1d/1w ### How important is this to you?...

feature request
painful
cli

### Background & motivation Wish to run kurtosis on k8s(GKE) on Google Cloud Platform. I don't see any `storage-class` in the documentation here https://docs.kurtosis.com/k8s/#iii-add-your-cluster-information-to-kurtosis-configyml. ### Desired behaviour Need to know...

feature request
critical
cli

### Background & motivation increasingly we are having support requests on packages that aren't central to kurtosis-cli; where we normally redirect people to certain discrods the idea is to support...

feature request
painful
frontend

### Background & motivation Context: https://github.com/kurtosis-tech/ethereum-package/pull/363#discussion_r1404129138 ### Desired behaviour An api in starlark that exposes both private and public ports. ### How important is this to you? Painful; the lack...

feature request
painful
cli

### What's your CLI version? 0.86.15 ### Description & steps to reproduce `kurtosis run github.com/hugobyte/polkadot-kurtosis-package` ``` Error in cloning git repository 'https://github.com/hugobyte/polkadot-kurtosis-package.git' to '/kurtosis-data/tmp-repositories/tmp-repo-dir-484379524/hugobyte/polkadot-kurtosis-package'. Make sure that 'https://github.com/hugobyte/polkadot-kurtosis-package.git' exists and...

bug
painful
cli

### Background & motivation Currently upload files is limited to files. https://docs.kurtosis.com/api-reference/starlark-reference/plan/#upload_files ```python artifact_name = plan.upload_files( # The file to upload into a files artifact # Must be any GitHub...

feature request
painful
cli

### Background & motivation It would be great to have a single document that defines all the runtime parameters of a kurtosis run. For example, right now we have to...

feature request
nice to have
cli

### Background & motivation It would be great if the aliases and open ports could be directly set from arguments file. This issue depends on #2428. ### Desired behaviour Similar...

feature request
nice to have
frontend