Adjust Application Plumbing to K8up
tobru opened this issue · 2 comments
tobru commented
Context
In K8up we put a lot of effort in the plumbing of the operator. Adjust this repository to adhere to the plumbing of K8up. This includes:
- GitHub issue templates
- GitHub actions
- Release workflow incl. automated Changelog generation
- Plumbing for testing
Do the same in https://github.com/vshn/swisscom-service-broker
mweibel commented
@tobru k8up pushes to quay.io additionally to docker.io - should we do that here as well?
tobru commented
Yes, that would make sense.