Liya Katz
Liya Katz
> Bugs should be filed for issues encountered whilst operating bank-vaults. > You should first attempt to resolve your issues through the community support > channels, e.g. Slack, in order...
like ``` Secret successfully written to Vault [http://localhost:8200/] using path [/xxx/apikeys/yyy] ```
It would be nice to have an option to exclude any resource that has a specific tag, for example, I want to exclude any resource that was created by my...
I have all the latest Jenkins github plugins: ``` GitHub API Plugin 1.95 GitHub Branch Source Plugin 2.4.1 GitHub Integration Plugin 0.2.4 GitHub plugin 1.29.3 GitHub Pull Request Builder 1.42.0...
When running tests as a part of the CI process, it's critical that the test step will always return a success status so that the process can continue and just...
Running the command: `gocov test /go/src/github.com/xxx/fff/xx-controller/... | gocov-xml > /reports/coverage.xml` it fails with: `# github.com/xxx/fff/xx-controller/router #11 12.45 xx-controller/router/router.go:168: Info call has possible formatting directive %#v #11 12.48 error: exit status...
## Details ## Issues Resolves # ## Testing ## Documentation
## Details - In `clickhouse-backup-cronjob.yaml` add condition for using `access_key_id` and `access_key_secret` - when SA is not defined - `serviceAccount` name for clickhouse backup should not have hard-coded name -...