tahsinrahman
|
201f869c66
|
Add --logging-format flag for kube-apiserver
|
2020-05-28 11:39:04 +08:00 |
|
Kubernetes Prow Robot
|
7dafbe3ff3
|
Merge pull request #90391 from johscheuer/improve-error-message-svc-cidr
Improve the error message for the service cidr check
|
2020-05-18 11:05:37 -07:00 |
|
Johannes M. Scheuermann
|
4c5b46d2ae
|
Move validation in own function with tests
|
2020-05-08 08:52:34 +02:00 |
|
Johannes M. Scheuermann
|
889648d6e5
|
Improve the error message for the service cidr check
|
2020-04-24 07:46:31 +02:00 |
|
Kubernetes Prow Robot
|
791b4bbeea
|
Merge pull request #85266 from serathius/refactor-show-hidden-metric
Refactor show-hidden-metric-for-version flag
|
2020-04-22 17:01:44 -07:00 |
|
needkane
|
97d6f2cfd3
|
(return []error{} -> return nil) and (update annotation)
|
2020-04-14 00:05:35 -04:00 |
|
Marek Siarkowicz
|
24321b2d4e
|
Refactor show-hidden-metric-for-version flag
|
2020-04-08 22:42:14 +02:00 |
|
David Eads
|
45c2f4534c
|
add flag check to ensure that flowcontrol API is present
|
2020-04-07 15:08:50 -04:00 |
|
RainbowMango
|
ac0562b00c
|
Add metrics flag to show hidden metrics to kube-apiserver
|
2019-11-13 10:32:52 +08:00 |
|
Khaled Henidak(Kal)
|
93c06821e6
|
Phase 2: service and endpoint processing
|
2019-08-28 15:59:43 +00:00 |
|
Mike Danese
|
20bad760fc
|
cleanup error handling in apiserver opts validation
|
2018-11-13 17:27:13 -08:00 |
|
Mike Danese
|
06935e1c90
|
split TokenRequest initialization out of run and into complete and validate
|
2018-11-13 17:27:13 -08:00 |
|
David Eads
|
c5445d3c56
|
simplify api registration
|
2018-05-08 18:33:50 -04:00 |
|
hzxuzhonghu
|
755df0461d
|
validate authorization flags in BuiltInAuthorizationOptions.Validate
|
2018-03-26 20:37:02 +08:00 |
|
hzxuzhonghu
|
0feecc376c
|
apiserver clean code
|
2018-03-06 10:31:50 +08:00 |
|
hzxuzhonghu
|
2742d1e42d
|
refactor kube-aggregator api group install
|
2018-01-31 21:38:47 +08:00 |
|
hzxuzhonghu
|
2f403b7ad1
|
pass APIEnablement through apiserver chain
|
2018-01-22 19:10:26 +08:00 |
|
hzxuzhonghu
|
64a7c60e00
|
validate admission-control param
|
2018-01-04 10:03:01 +08:00 |
|
Cao Shufeng
|
cf8e3ccf19
|
Add Validate() function for audit options
|
2017-06-07 16:53:02 +08:00 |
|
Cao Shufeng
|
9710eb62ae
|
validate oidc flags
This change validate oidc flags for kube-apiserver.
|
2017-05-22 18:03:28 +08:00 |
|
Xing Zhou
|
2ae4ab4b7d
|
Added validation for API server's 'apiserver-count' flag.
--apiserver-count should be a positive number, otherwise will cause
errors when reconciling endpoints in MasterCountEndpointsReconciler.
|
2016-12-19 02:04:38 +00:00 |
|
Dr. Stefan Schimanski
|
aa81e1d51d
|
pkg/apiserver: move validation.go into pkg/registry
|
2016-12-16 17:49:22 +01:00 |
|
Dr. Stefan Schimanski
|
5e8ca29a76
|
Clean up apiserver and federation defaulting and validation
|
2016-12-16 17:23:43 +01:00 |
|
Dr. Stefan Schimanski
|
7267299c3c
|
genericapiserver: move MasterCount and service options into master
|
2016-12-16 17:23:43 +01:00 |
|