In this commit I use the test registry implementation to check that the controller will scan the tags of an image. This needs a bit more scaffolding, since the test registry doesn't handle /tags/list. |
||
|---|---|---|
| api/v1alpha1 | ||
| config | ||
| controllers | ||
| hack | ||
| .gitignore | ||
| Dockerfile | ||
| LICENSE | ||
| Makefile | ||
| PROJECT | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
README.md
Image update controller
This is an attempt to build controllers along the lines set out in https://squaremo.dev/posts/gitops-controllers/.