jumppad icon indicating copy to clipboard operation
jumppad copied to clipboard

Modern cloud native development environments

Results 54 jumppad issues
Sort by recently updated
recently updated
newest added

This publishes the job definition view in the newest nomad versions: ![image](https://github.com/jumppad-labs/jumppad/assets/81547/cf4ebb7b-ef3a-4914-aa27-3cacbe9bc3fd)

Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.2.3 to 0.2.4. Release notes Sourced from github.com/cyphar/filepath-securejoin's releases. v0.2.4 This release fixes a potential security issue in filepath-securejoin when used on Windows (GHSA-6xv5-86q9-7xr8, which could be...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...

dependencies

When the script for an `exec` resource fails jumppad should remove the exec container. Currently the container is left in a running state.

bug

Given a running environment that has partially failed and no Kubernetes cluster exists running down raises an error as the Kubernetes config can not be destroyed. When down is called...

bug

When adding custom docker config to a kubernetes cluster, it seems to remove the default image cache and a cluster will fail to start unless internet is present. ```hcl resource...

bug

- fix data_with_permissions - fix exec output correctly being set from local exec - change path to put local install so it works on macos (not sure why this changed,...

bug
enhancement
minor

**Describe the bug** We noticed that consul was recently removed from the nomad docker image used for the nomad cluster nodes. This is now breaking our environment. Since it is...

When an exec resource is in a module, it is not possible to expose outputs of the exec resource as a module output

provider