• Kubernetes Submit Queue's avatar
    Merge pull request #31475 from vishh/celery-example-broken · 9a093276
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Delete the broken Celery+RabbitMQ example
    
    The celery container used in the example is broken and does not come up
    on most distros. The e2e test that was validating this example was not
    detecting the fact the celery pod was crash looping. 
    I attempted to fix the celery container, but it proved to be tedious.
    The proposed fix is to update the glibc version to >= 2.23. In this case
    it requires updating the python docker image and the celery base image.
    
    https://github.com/kubernetes/kubernetes/issues/31456
    has more details. 
    
    I'm deleting the example instead of marking it as broken because a user
    might overlook the broken warning and it should be trivial to revert
    this PR if someone can fix the celery container.
    9a093276
Name
Last commit
Last update
..
apiserver Loading commit data...
cluster-dns Loading commit data...
cockroachdb Loading commit data...
elasticsearch Loading commit data...
experimental/persistent-volume-provisioning Loading commit data...
explorer Loading commit data...
guestbook Loading commit data...
guestbook-go Loading commit data...
https-nginx Loading commit data...
javaee Loading commit data...
javaweb-tomcat-sidecar Loading commit data...
job Loading commit data...
k8petstore Loading commit data...
kubectl-container Loading commit data...
meteor Loading commit data...
mysql-cinder-pd Loading commit data...
mysql-wordpress-pd Loading commit data...
newrelic Loading commit data...
nodesjs-mongodb Loading commit data...
openshift-origin Loading commit data...
phabricator Loading commit data...
runtime-constraints Loading commit data...
selenium Loading commit data...
sharing-clusters Loading commit data...
spark Loading commit data...
storage Loading commit data...
storm Loading commit data...
sysdig-cloud Loading commit data...
volumes Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
examples_test.go Loading commit data...
guidelines.md Loading commit data...
pod Loading commit data...
scheduler-policy-config-with-extender.json Loading commit data...
scheduler-policy-config.json Loading commit data...
simple-nginx.md Loading commit data...