jumppad
jumppad copied to clipboard
Modern cloud native development environments
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.8.2 to 3.9.4. Release notes Sourced from helm.sh/helm/v3's releases. Helm 3.9.4 Helm v3.9.4 is a security (patch) release. Users are strongly recommended to update to this release....
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.11 to 1.6.1. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.6.1 No release notes provided. Commits f710948 Merge pull request #362 from hashicorp/update-x/sys-for-go1.18 226a8c5 Update golang.org/x/sys to work...
While it's easy enough to view logs of the individual docker containers that are provisioned using shipyard. I am finding myself wishing for a log view similar to docker-compose. shipyard...
This feature moves the `shipyard test` functionality into an importable package. This enables the use of Shipyards test capability from both the command line `shipyard test` and as an importable...
**Problem:** When working on a micro service developers often require the local version of the service to be connected to a full environment. While Shipyard provides some level of capability,...
Tools
The bash version of shipyard used to have a `tools` command which ran an interactive terminal containing common tools such as HashiCorp command line tools and KubeCtl. We need to...