Hiroki Takatsuka
Hiroki Takatsuka
I think the file (`foobar.yaml`) might be signed with another key (as `default key`). Kubesec cannot set a signing key for encrypting. My workaround is set `default key` via `~/.gnupg/gpg.conf`...
I want to rollback automatically when a deploy job or some functional test is failed. an example sd.yaml is like below: ``` shared: image: kubectl-available-image jobs: deploy: requires: [~commit] steps:...
We found this issue still have a performance perspective. When a number of builds for a specific job is over 8000, `/builds/statuses` API is timed out. But still running MySQL...
I took a look at GitHub integration of SonarQube. There is an option to sync GitHub teams in an organization with SonarQube groups.  (It looks that there is not...
@jithine Did you mean it's kind of sync permissions for Private Git repos and Private SonarQube projects? It may be feasible but I think it's a little vulnerable🤔 A user...
[note] After Node.js 15, `UnhandledPromiseRejection` throws an error. https://developer.ibm.com/blogs/nodejs-15-release-blog/
now we have permalink for per event. https://cd.screwdriver.cd/pipelines/1/events/654226?jobId=
I forked this repo to do maintenance update like security, Go version, Arm based Mac support. https://github.com/tk3fftk/kubesec
It looks great feature 👍 By the way, is it OK that `models` has specific queries? Should these implementation are inside of `datastore` implementation? Also, should we have database specific...
@adong Thank you for escalation. Should I create another issue?