https://github.com/slamdev/gitops-boomerang
Feedback loop for GitOps
https://github.com/slamdev/gitops-boomerang
Last synced: 8 months ago
JSON representation
Feedback loop for GitOps
- Host: GitHub
- URL: https://github.com/slamdev/gitops-boomerang
- Owner: slamdev
- Created: 2020-04-06T20:35:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:33:14.000Z (over 2 years ago)
- Last Synced: 2025-03-24T09:21:09.522Z (about 1 year ago)
- Language: Go
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gitops-boomerang
CLI to wait until an application gets a new docker image and to watch for rollout status updates.
## Usage
TODO
## Credits
Thanks to [kubedog](https://github.com/flant/kubedog) for awesome status watcher library!
Thanks to [@whyeasy](https://github.com/whyeasy) for the awesome tool name!