mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Fix Celery-RabbitMQ flake In the following PR: https://github.com/kubernetes/kubernetes/pull/27162 We used ("name": "rabbitmq" / "name": "celery" / "name": "flower") as the label selector. This does not match the definitions in https://github.com/kubernetes/kubernetes/blob/master/examples/celery-rabbitmq/ I've verified this by deploying the service per the README and checking that "kubectl describe po -l component=rabbitmq" works (and that "kubectl describe po -l name=rabbitmq" fails) Fixes #27683 |
||
---|---|---|
.. | ||
component/scheduler/perf | ||
e2e | ||
e2e_node | ||
fixtures/pkg/kubectl/cmd/apply | ||
images | ||
integration | ||
kubemark | ||
soak | ||
utils | ||
OWNERS |