You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add kubernetes / jib / smallrye health extensions
The purpose is to be able to automatically generate:
1. a container image based thanks to jib
2. kubernetes manifest to deploy the operator on kubernetes
3. add health/readiness check (this is also required to generate the k8s
manifest automatically)
0 commit comments