Commit Graph

5 Commits (4c2d853003cbad13a440c594dfb1892d6624f086)

Author SHA1 Message Date
Kenichi Omichi 234c8c8553 id: Fix output of 'kubectl rollout status'
This is the same fix as 6e93717597 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 e95e378e59/pkg/polymorphichelpers/rollout_status.go (L89)
2020-10-09 16:47:47 +00:00
Irvi Firqotul Aini b564efcb3c Fix id broken link. 2020-07-04 00:03:10 +07:00
Karen Bradshaw 7d03134456 add id pages 2020-06-09 19:33:15 -04:00
Oleg Butuzov 31c148e840 (id): broken links fix 2020-04-14 09:39:57 +03:00
Afrizal Fikri e19c758d6a Adding Bahasa Indonesia translation for Deployment page (#17815)
* Translate Use Case, Creating a Deployment

* Translate deployment

* Finish deployment updates, continue on deployment status

* Finish scaling and deploy status

* Finish rollback, clean up, canary

* Finish specification, tyding up

* Translate remaining typographs
2020-01-10 03:48:34 -08:00