kubectl/pkg
Arda Güçlü 68a87e8d32 kubectl scale: Add dry-run prefix to indicate result is not applied
Currently, if user executes `kubectl scale --dry-run`, output has no
indicator showing that this is not applied in reality.

This PR adds dry run suffix to the output as well as more integration
tests to verify it.

Kubernetes-commit: 76ee3788ccbac9003e3f24de9000ebd91c27611f
2022-12-02 16:27:18 +03:00
..
apply Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
apps Remove `newlineReporter` custom report 2022-06-01 13:09:47 +08:00
cmd kubectl scale: Add dry-run prefix to indicate result is not applied 2022-12-02 16:27:18 +03:00
describe Revert "Remove references to openstack and cinder" 2022-11-10 18:22:07 +01:00
drain Generalize dry run verify to arbitrary query param 2022-03-09 14:51:50 +00:00
explain add plaintext template 2022-11-02 20:35:18 -07:00
generate Clean unused generators 2021-03-03 22:47:53 +01:00
metricsutil Added --sum flag to kubectl top pod 2021-09-16 09:28:30 -04:00
polymorphichelpers kubectl:fix namespace missing in kubectl rollout undo 2022-08-11 10:59:09 +08:00
proxy Remove ioutil from kubectl 2022-07-30 22:31:16 +09:00
rawhttp Close the used file 2021-06-03 15:36:20 +08:00
scale Support kubectl scale --dry-run=server|client 2020-03-30 17:33:15 -04:00
scheme Promote cronjob to batch/v1: kubectl sparse_test prune 2021-05-26 20:08:36 +08:00
util i18n: Fix bug where package-level variables are not translated. 2022-11-29 23:09:57 -05:00
validation add server-side validation support to kubectl 2022-03-09 14:52:32 +00:00