Robert Brennan
Robert Brennan
### What happened? The `--include-all` flag says it will "Show all charts even if no latest version is found." However, when using `--containers`, it seems to work more like `--show-old=false`....
### What happened? ran `nova --containers` and it found `docker.io/bitnami/jenkins:2.249.3-debian-10-r6`. It recommended tag `2.332.3` instead of `2.332.3-debian-11-r6`. Tricky situation but I think we should be able to parse it. ###...
This PR fixes # ## Checklist * [ ] I have signed the CLA * [ ] I have updated/added any relevant documentation ## Description ### What's the goal of...
### What happened? * Have a cronjob in the cluster, but not actively running * run polaris dashboard * no cronjob shows up ### What did you expect to happen?...
Would be great if we could copy environment variables over from CircleCI over to the orb's executor container
Currently hard-coded as 3333
We should have a way to maintain state each time an action is run. For instance, a task might crawl a different page of a result set each time it...
Just need to resolve $refs from external integrations
Should be able to detect new/changed items automatically by providing a local file or a database where changes can be tracked. ```js datafire.monitor('issues', { do: github.get('/user/issues'), check: item, cb =>...