Andrew Thorburn

Results 6 issues of Andrew Thorburn

**Describe the problem/challenge you have** If you're developing a plugin that provides a better experience for a CRD and you don't want to just enhance the existing page (e.g., you...

enhancement
plugin

Add a config option, git-together.co-authored, which will switch git-together from using Signed-off-by to Co-authored-by. This makes it easier to support mobbing, as all authors are included in the commit message,...

If I have a `put` like ``` - put: deploy-transaction resource: deploy-cf params: manifest: archive/transaction/manifest.yml current_app_name: transaction ``` And a manifest like ``` applications: - name: transaction services: - redis...

- [x] Ready for review - [x] Follows [CONTRIBUTING](https://github.com/snyk/broker/blob/master/.github/CONTRIBUTING.md) rules #### What does this PR do? Add ability for Client to perform a git clone as a caching mechanism To...

POC

Spotted an oddity with checkman today - it's reporting that one of our builds, `redis-release` has failed, but when we go to the build server, it's passed. Looking at what...

I appreciate how easy this project makes it to configure WireMock for Spring Boot tests, but there's one thing that unfortunately prevented me from adopting it: We have some gRPC...