Daniel Lamando
Daniel Lamando
In reaction to: > If you do want to address the deployment race condition without using import-map-deployer, we'd love to hear what you come up with. Consider leaving a PR...
I was using Yaaic with a custom server, planning my port of Yaaic to a different chat system, but in the meantime I figured I'd point out some issues and...
It appears as though the redactSecrets method is using `stringData` as a behind-the-scenes crutch to print a redacted `data` diff: https://github.com/databus23/helm-diff/blob/818e596fa6e9cb928985043c1b0a96b9b4a02299/diff/diff.go#L94-L129 The issue is that if the chart being diffed...
I've been using helm-diff via helmfile for some time now to post a diff into a Github PR comment. I'd like to do something about the nuisance label change that...
### Environment summary Not too relevant Provider (e.g. ACI, AWS Fargate): Bare Metal Version (e.g. 0.1, 0.2-beta): v1.3.0 K8s Master Info (e.g. AKS, ACS, Bare Metal, EKS): GKE Install Method...
For a key/value map structure, like `{"web":8000,"api":8001}`, I can't find how to apply a schema to the values regardless of key. Ideally a full `object` schema could be applied to...
This change means that feature branches will only have a CI run once they have a PR created.
Remaining `DaGdBase`: * `DaGdHelpController` - will be replaced by newhelp * `DaGdImageController` - it does some graphic stuff, possibly a more complex `DaGdController` port * `DaGdCommanderController` - maybe we'll delete...
* [x] `DaGdBreakController` - fixed by #39 * [x] `DaGdDNSController` - fixed by #39 * [x] `DaGdLeftPadController` - fixed by #39 * [x] `DaGdMetricsController` - fixed by #38 * [...
Still need to redo help