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
kubectl annotate image demo kimup.cloudavenue.io/action=refresh
image.kimup.cloudavenue.io/demo annotated
kubectl events
LAST SEEN TYPE REASON OBJECT MESSAGE
28m Warning FailedToCreateEndpoint Endpoints/kimup-controller-healthz-metrics Failed to create endpoint for service kimup-operator/kimup-controller-healthz-metrics: endpoints "kimup-controller-healthz-metrics" already exists
8m40s Normal ImageUpdate Image/demo Image configuration has changed. Reloading image.
4m8s Normal Image update triggered Image/demo
4m7s Normal Fetch image tags Image/demo Found 83 tags
4m7s Normal Evaluate rule Image/demo Rule semver-minor evaluated
4m7s Normal Execute action Image/demo Action apply executed
22s Normal ImageUpdate Image/demo Image configuration has changed. Reloading image.
4s Normal Image update triggered Image/demo
3s Normal Fetch image tags Image/demo Found 83 tags
3s Normal Evaluate rule Image/demo Rule semver-minor evaluated
3s Normal Execute action Image/demo Action apply executed
kubectl get Images
NAME IMAGE TAG LAST-RESULT LAST-SYNC
demo traefik/whoami <unknown>
Logs controller:
{"level":"info","msg":"Refreshing image demo in namespace default","time":"2024-11-05T15:16:59Z"}
{"Image":"demo","Namespace":"default","error":"Operation cannot be fulfilled on images.kimup.cloudavenue.io \"demo\": the object has been modified; please apply your changes to the latest version and try again","level":"error","msg":"Error updating status of image","time":"2024-11-05T15:17:00Z"}
The text was updated successfully, but these errors were encountered:
k annotate image demo kimup.cloudavenue.io/action=refresh
image.kimup.cloudavenue.io/demo annotated
kubectl get Images
NAME IMAGE TAG LAST-RESULT LAST-SYNC
demo traefik/whoami v1.10.3-armv7 Success 40s
Logs controller:
The text was updated successfully, but these errors were encountered: