Laszlo Fogas
Laszlo Fogas
The task is to extend the Gimlet manifest with post deploy actions. Potentially the developer experience could look like this: ```diff # .gimlet/staging.yaml app: myapp env: staging namespace: my-team deploy:...
We use a single kustomization for all applications in an environment. We should move (or add a possibility) to have a kustomization per app. This would not cause deployment pipeline...
When I run `gimlet seal` on a yaml file, it seals the fields on the given path. But since it marshals and un-marshals the yaml into a map, it doesn't...
https://github.com/preactjs/preact-cli/issues/892
If your pull request is to submit a new application to the marketplace, please answer the following questions: * [x] Have you followed the guidelines in our Contributing document in...
The Gimlet Agent runs in the Kubernetes cluster and there is a bi-directional websocket connection to the Dashboard. With a click of a button (or a CLI command) logs should...
Summary of all recent deploys across all envs. In case of an issue, it should be obvious if someone deployed something. There should be a panel on the sum of...