mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 06:40:16 +00:00
Automatic merge from submit-queue Unable to have optional message slice When making a message slice optional, we need to handle one more conditional case in the rewriter. @wojtek-t