bkeroackdsc

Results 25 issues of bkeroackdsc

To facilitate testing, I've found myself abstracting out the go-nsq API so I can swap in mock implementations. nsq.Producer/nsq.Consumer should be interfaces so that users don't have to create their...

question

Currently we support two ways to specify charts: `chart_repo_path` (GitHub repo + revision + path) and `chart_path` (path within triggering repo). With modern Helm v3, it would be useful to...

enhancement

The local workflow uses CLI commands `acyl config test create/update/delete` which tend to be long and difficult to remember. After implementing #170 we should implement shorthand commands: - `acyl up`...

enhancement

We should implement a new section in acyl.yml grammar to make the local workflow more convenient. In particular, we should provide an easy way to provide a custom set of...

enhancement

When referring to a chart by `chart_repo_path`, if it contains dependency references to library charts it will currently fail to install properly. We should perform the equivalent of `helm dependency...

bug

This removes all support for legacy Furan v1 and makes Furan v2 mandatory for server deployments. It adds UI enhancements which allow users to view image build logs in the...

If an event is still pending, the UI status page will continuously scroll you down to the end of debug logs every refresh period making it super annoying to try...

`acyl config info` -> "Rendered Chart Values" only displays merged overrides, but is not including values from the chart's default values.yaml.

bug

https://github.com/gocql/gocql

question
triage