Files
Kenichi Omichi 234c8c8553 id: Fix output of 'kubectl rollout status'
This is the same fix as https://github.com/kubernetes/website/commit/6e93717597113c726cbcf8a7059e47f23e3e8a64 for id.

If running `kubectl rollout status` command, the output is like:
```
  deployment "nginx-deployment" successfully rolled out
```

The corresponding kubectl code also shows it according to https://github.com/kubernetes/kubectl/blob/e95e378e5972064b177a8e71eac2803f55c8c5df/pkg/polymorphichelpers/rollout_status.go#L89
2020-10-09 16:47:47 +00:00
..
2020-07-10 22:24:05 +07:00
2020-07-10 22:24:05 +07:00
2020-06-09 19:33:15 -04:00
2020-07-10 22:24:05 +07:00
2020-07-10 22:24:05 +07:00