spring-attic / mononoke

Spring Boot Application Reconcilers for Kubernetes
Apache License 2.0
0 stars 4 forks source link

Drop .spec.imageRef #24

Closed scothis closed 4 years ago

scothis commented 4 years ago

The ImageBinding resource can now track the latest image and inject it into a PodTemplateSpec. We no longer need to handle it directly.