AdheipSingh opened a new pull request, #22:
URL: https://github.com/apache/druid-operator/pull/22

   ### Description
   
   The `gcr.io/kubebuilder/kube-rbac-proxy:v0.13.1` image has been removed from 
GCR, causing `ImagePullBackOff` on new deployments.
   
   This updates the image to 
`registry.k8s.io/kubebuilder/kube-rbac-proxy:v0.16.0`, which is the official 
registry for Kubernetes project images.
   
   This PR has:
   - [x] been tested on a real K8S cluster to ensure creation of a brand new 
Druid cluster works.
   - [x] been tested for backward compatibility on a real K8S cluster by 
applying the changes introduced here on an existing Druid cluster. If there are 
any backward incompatible changes then they have been noted in the PR 
description.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to