Kubernetes Submit Queue
4ff9234eec
Merge pull request #44908 from suyogbarve/proxybug
...
Automatic merge from submit-queue
allow kubectl proxy to handle specified reject methods and default to…
What this PR does / why we need it:
"kubect proxy" command had a bug and was not supporting feature to reject http methods
--reject-methods='POST,PUT,PATCH'
this was due to missing filter for RejectMethods in kubectl/cmd/proxy.go
This PR adds the desired flag, however to retain the current behaviour of "kubectl proxy" the Default Rejected methods are changed from 'POST,PUT,PATCH' to '^$' i.e. none.
Issue not created and no existing issue found
2017-05-03 08:55:18 -07:00
..
2017-05-02 12:08:20 +08:00
2017-04-24 06:27:52 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-28 01:34:07 -03:00
2017-04-14 10:40:57 -07:00
2017-04-28 01:34:07 -03:00
2017-04-28 17:49:10 -07:00
2017-04-04 10:36:30 +01:00
2017-04-25 15:07:01 +08:00
2017-04-25 15:07:01 +08:00
2017-04-18 20:44:25 +08:00
2017-02-28 07:51:22 -08:00
2017-04-24 20:25:48 -07:00
2017-04-28 09:28:13 -07:00
2017-04-13 15:56:40 +03:00
2017-04-25 15:07:01 +08:00
2017-04-06 20:12:50 -07:00
2017-04-28 01:34:07 -03:00
2017-03-27 13:54:05 -04:00
2016-10-19 08:53:26 +10:00
2017-04-18 07:42:14 -07:00
2017-04-25 15:07:01 +08:00
2017-02-28 22:36:26 -05:00
2017-04-28 12:23:59 -07:00
2017-04-13 04:07:21 -07:00
2017-04-13 04:07:21 -07:00
2016-10-29 20:24:54 -07:00
2017-04-13 04:07:21 -07:00
2017-02-22 10:30:41 +08:00
2017-04-24 10:05:47 +08:00
2017-04-06 20:12:50 -07:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-03-10 12:08:01 +01:00
2017-04-06 20:12:50 -07:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-04-06 20:12:50 -07:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-04-25 09:22:02 +08:00
2017-04-25 09:22:02 +08:00
2017-03-29 16:36:22 +08:00
2017-04-06 20:12:50 -07:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-01-26 19:59:16 -05:00
2017-04-18 20:44:25 +08:00
2017-02-23 12:04:13 -08:00
2017-04-24 20:25:48 -07:00
2017-01-26 19:59:25 -05:00
2017-04-25 15:07:01 +08:00
2017-04-13 10:02:43 -07:00
2017-04-06 20:12:50 -07:00
2017-02-27 13:34:07 -08:00
2017-04-18 20:44:25 +08:00
2017-04-13 15:56:40 +03:00
2017-04-13 19:52:05 -07:00
2017-04-25 15:07:01 +08:00
2017-02-23 00:28:32 -05:00
2017-04-13 04:07:21 -07:00
2017-04-14 11:08:34 +08:00
2017-04-28 09:28:13 -07:00
2017-04-25 15:07:01 +08:00
2017-04-04 10:36:30 +01:00
2017-04-25 15:07:01 +08:00
2017-01-25 08:29:48 -05:00
2017-04-25 15:07:01 +08:00
2017-04-25 15:07:01 +08:00
2017-03-02 01:00:48 -05:00
2017-04-25 15:07:01 +08:00
2017-04-28 01:34:07 -03:00
2017-04-28 01:34:07 -03:00
2017-04-04 10:36:30 +01:00
2017-04-25 15:07:01 +08:00
2017-04-29 21:10:52 -05:00
2017-01-26 19:59:16 -05:00
2017-04-25 15:07:01 +08:00
2016-10-19 08:53:26 +10:00
2017-05-03 09:49:02 +02:00
2017-04-06 20:12:50 -07:00
2017-04-28 09:28:13 -07:00
2017-04-25 15:07:01 +08:00
2017-04-25 15:07:01 +08:00
2017-02-22 09:27:42 -05:00
2017-04-25 15:07:01 +08:00
2017-01-25 08:29:48 -05:00
2017-04-06 20:12:50 -07:00
2017-01-29 21:41:44 +01:00
2017-04-06 20:12:50 -07:00
2017-02-13 22:05:00 -05:00
2017-04-06 20:12:50 -07:00
2017-04-25 15:07:01 +08:00