Kubernetes Submit Queue
cd3f8c3963
Merge pull request #47460 from mengqiy/fix_env
...
Automatic merge from submit-queue (batch tested with PRs 48402, 47203, 47460, 48335, 48322)
fix kubectl run --env flag
fixes : kubernetes/kubectl#19
cc: @ddcprg
```release-note
`kubectl run --env` no longer supports CSV parsing. To provide multiple env vars, use the `--env` flag multiple times instead of having env vars separated by commas. E.g. `--env ONE=1 --env TWO=2` instead of `--env ONE=1,TWO=2`.
```
2017-07-11 21:01:35 -07:00
..
2017-07-11 21:01:35 -07:00
2017-05-15 19:34:52 -07:00
2017-05-19 19:17:43 -03:00
2017-07-07 09:12:29 -04:00
2017-07-08 18:37:37 +02:00
2017-07-05 12:42:41 -07:00
2017-06-23 09:49:30 -07:00
2017-06-30 23:04:18 -07:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-05-08 15:52:44 +08:00
2017-03-08 07:58:01 -08:00
2017-06-02 09:26:13 +08:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-06-23 09:49:30 -07:00
2017-06-23 09:49:30 -07:00
2017-06-23 09:49:30 -07:00
2017-05-05 13:57:01 -07:00
2017-06-23 09:49:30 -07:00
2017-06-30 23:04:18 -07:00
2017-06-23 09:49:30 -07:00
2017-06-03 14:35:49 +08:00
2017-05-23 07:18:44 -07:00
2017-04-29 21:10:52 -05:00
2017-06-29 14:49:51 -07:00
2017-06-22 11:31:03 -07:00
2017-03-29 16:36:22 +08:00
2017-05-08 15:52:44 +08:00
2017-06-30 23:04:18 -07:00
2017-05-21 20:44:21 -07:00
2017-06-23 09:49:30 -07:00
2017-06-12 10:07:07 -07:00
2017-06-12 10:07:07 -07:00
2017-06-22 11:31:03 -07:00
2017-06-23 09:49:30 -07:00
2017-03-01 15:14:41 +01:00
2017-02-27 17:13:08 -05:00
2017-02-27 17:13:08 -05:00
2017-03-08 07:58:01 -08:00
2017-06-26 16:30:43 +08:00
2017-06-28 11:15:51 +08:00
2017-06-28 11:15:51 +08:00
2017-06-28 11:15:51 +08:00
2017-06-22 11:31:03 -07:00
2017-06-22 11:31:03 -07:00
2017-06-01 14:25:01 -07:00
2017-07-08 05:16:33 -07:00
2017-06-10 10:52:33 -07:00