ZeroMagic
07d334f1ee
Add function GetFileShare in Azure Cloud Provider
...
Signed-off-by: ZeroMagic <jiliu8@microsoft.com >
2020-06-02 08:51:52 +00:00
Kubernetes Prow Robot
5fb9e35e57
Merge pull request #90191 from liggitt/csr-status
...
CSR condition status, lastTransitionTime, versioned validation
2020-06-01 23:34:15 -07:00
Kubernetes Prow Robot
5b3fe0564d
Merge pull request #88695 from gavinfish/unsafe-json
...
Fix unsafe json construction for scale.go and codec_check.go
2020-06-01 10:27:56 -07:00
Qing Ju
c71272b0c7
Added clarification to delta FIFO doc
2020-06-01 10:19:31 -07:00
Yecheng Fu
367f75e203
auto-generated files
2020-06-01 09:42:38 +08:00
Kubernetes Prow Robot
46020220ad
Merge pull request #90386 from gaurav1086/azure_remove_extra_sprintf
...
[Provider/Azure] remove extra Sprintf()
2020-05-30 16:33:53 -07:00
Kubernetes Prow Robot
acaa9eaca1
Merge pull request #91520 from weijiehu/azureconfig
...
Improves unittest CC for azure_config
2020-05-30 02:57:52 -07:00
Kubernetes Prow Robot
6a526e8633
Merge pull request #91547 from Huang-Wei/postfilter-api
...
Scheduler PostFilter API
2020-05-29 20:45:53 -07:00
Wei Huang
8478c19a7f
autogen: PostFilter
2020-05-29 18:18:00 -07:00
Wei Huang
1837b49554
Scheduler PostFilter API
2020-05-29 18:18:00 -07:00
Kubernetes Prow Robot
99df02cd4a
Merge pull request #91561 from RainbowMango/pr_fix_invalid_recover
...
fix a client-go crash handler not working issue.
2020-05-29 18:17:53 -07:00
Kubernetes Prow Robot
ae1103726f
Merge pull request #91566 from RainbowMango/pr_fix_invalid_recover_in_apiserver
...
Fix a wrong usage of recover in apiserver
2020-05-29 11:56:39 -07:00
Kubernetes Prow Robot
106c3eff51
Merge pull request #91544 from brianpursley/DeleteCollectionWorkers
...
Avoid creating more delete collection workers than items to delete
2020-05-29 11:56:29 -07:00
Kubernetes Prow Robot
d1586ea3f9
Merge pull request #91502 from deads2k/dyn-audit-removal-00
...
remove --feature-gates=DynamicAuditing
2020-05-29 11:56:20 -07:00
Kubernetes Prow Robot
39d0f7ba59
Merge pull request #91354 from cheftako/controller-manager
...
Adds staging directory for controller-manager code
2020-05-29 11:55:56 -07:00
Brian Pursley
88885b6776
Avoid creating more delete collection workers than items to delete
2020-05-29 08:57:03 -04:00
RainbowMango
d1a8832939
Fix a wrong usage of recover in apiserver.
2020-05-29 17:03:43 +08:00
RainbowMango
4a4d1947b0
fix a client-go crash handler not working issue.
2020-05-29 16:55:12 +08:00
Kubernetes Prow Robot
83f343011f
Merge pull request #91308 from julianvmodesto/remove-deprecated-server-dry-run-flag
...
Remove deprecated --server-dry-run from kubectl apply
2020-05-29 01:05:35 -07:00
Han Kang
6c588c3f44
fix a number of unbounded dimensions in request metrics ( #89451 )
...
* fix a number of unbounded dimensions in request metrics
* add test suite for cleanVerb and cleanContentType
* Properly validate that the content-type and charset (if applicable) are RFC compliant
* add additional test case
* truncate list of content-types
Change-Id: Ia5fe0d2e2c602e4def4b8e0849cc19f3f9251818
2020-05-29 01:05:15 -07:00
zhouya0
b6213ed931
Support kubectl create deployment with replicas
2020-05-29 14:52:07 +08:00
Kubernetes Prow Robot
472a4e9ce2
Merge pull request #91448 from RainbowMango/pr_fix_metric_naming
...
update metrics to conform promlint
2020-05-28 16:38:02 -07:00
Kubernetes Prow Robot
2a6d25d0f2
Merge pull request #90696 from brianpursley/IssueTemplate
...
Added issue templates for kubectl
2020-05-28 16:37:44 -07:00
Jordan Liggitt
7049149181
Generated files
2020-05-28 16:53:23 -04:00
Kubernetes Prow Robot
c682b313d9
Merge pull request #91420 from pancernik/scheduler-config-v1beta1
...
Promote kubescheduler.config.k8s.io to v1betav1
2020-05-28 12:24:39 -07:00
Kubernetes Prow Robot
74b857cb0e
Merge pull request #90943 from foobarfran/feature-aws-lb-node-targeting
...
feat: use annotation to filter AWS LB target nodes
2020-05-28 12:24:25 -07:00
Kubernetes Prow Robot
fb9e1946b0
Merge pull request #91481 from zhouya0/fix_create_deployment_port_not_working
...
Fix create deployment port not working
2020-05-28 10:24:17 -07:00
Jordan Liggitt
add5770e2d
Update API compatibility fixtures
...
compatibility.go:302: json differs
compatibility.go:303: strings.Join({
... // 61 identical lines
" {",
` "type": "o,c鮽ort昍řČ扷5Ɨ",`,
+ ` "status": "ěĂ凗蓏Ŋ蛊ĉy緅縕",`,
` "reason": "25",`,
` "message": "26",`,
- ` "lastUpdateTime": "2901-11-14T22:54:07Z"`,
+ ` "lastUpdateTime": "1985-03-23T14:10:57Z",`,
+ ` "lastTransitionTime": "2352-05-22T04:29:36Z"`,
" }",
" ],",
- ` "certificate": "9Q=="`,
+ ` "certificate": "cw=="`,
" }",
"}",
}, "\n")
compatibility.go:308: yaml differs
compatibility.go:309: strings.Join({
... // 42 identical lines
` username: "20"`,
"status:",
- " certificate: 9Q==",
+ " certificate: cw==",
" conditions:",
- ` - lastUpdateTime: "2901-11-14T22:54:07Z"`,
+ ` - lastTransitionTime: "2352-05-22T04:29:36Z"`,
+ ` lastUpdateTime: "1985-03-23T14:10:57Z"`,
` message: "26"`,
` reason: "25"`,
+ " status: ěĂ凗蓏Ŋ蛊ĉy緅縕",
" type: o,c鮽ort昍řČ扷5Ɨ",
"",
}, "\n")
compatibility.go:314: proto differs
compatibility.go:316: strings.Join({
... // 62 identical lines
` 3: "26"`,
" 4 {",
- " 1: 29407013647",
+ " 1: 480435057",
" 2: 0",
" }",
+ " 5 {",
+ " 1: 12066985776",
+ " 2: 0",
+ " }",
+ ` 6: "\304\233\304\202\345\207\227\350\223\217\305\212\350\233\212\304\211y\347\267\205\347\270\225"`,
" }",
- ` 2: "\365"`,
+ ` 2: "s"`,
" }",
"}",
... // 3 identical lines
}, "\n")
2020-05-28 12:20:40 -04:00
Jordan Liggitt
94fd1d76ca
Switch issued check to inspect certificate length
2020-05-28 12:20:40 -04:00
Jordan Liggitt
184b3f81ad
Stop waiting for failed CSRs
2020-05-28 12:20:40 -04:00
Jordan Liggitt
6b61cb2907
Print and describe failed CSRs
2020-05-28 12:20:40 -04:00
Jordan Liggitt
9f49d98ccd
Add conditions status field
2020-05-28 12:20:39 -04:00
Kubernetes Prow Robot
56ad0cefbd
Merge pull request #91508 from vareti/typo-fix
...
Fix the description for Namespace field in ObjectMeta Structure
2020-05-28 06:28:02 -07:00
Kubernetes Prow Robot
8b3c00c661
Merge pull request #89799 from julianvmodesto/patcher
...
Make kubectl client-side apply with server-side dry-run safer
2020-05-27 20:50:02 -07:00
Gaurav Singh
793dd7fc99
Change Fprint to Fprintf
...
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com >
2020-05-27 22:41:16 -04:00
Gaurav Singh
353140a67a
[Provider/Azure] remove extra Sprintf
2020-05-27 22:38:29 -04:00
weijiehu
f11ad05f6f
Improves unittest CC for azure_config
2020-05-27 19:25:43 -07:00
Gaurav Singh
6cc75ee720
apiserver: remove duplicate imports
...
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com >
2020-05-27 22:17:18 -04:00
Kubernetes Prow Robot
5fc4f4d548
Merge pull request #90469 from uthark/oatamanenko/describe-node-leases
...
Ignore forbidden error for leases when describing node
2020-05-27 17:56:02 -07:00
Walter Fender
66284b220b
Adds staging directory for controller-manager code
...
* Creates staging directory for common controller-manager code
* Adds the following initial files to this directory:
* .github/PULL_REQUEST_TEMPLATE.md
* code-of-conduct.md
* LICENSE
* OWNERS
* README.md
* SECURITY_CONTACTS
* Code committed to the controller-manager staging directory will be published to: https://github.com/kubernetes/controller-manager
Initial approval deads2k (sig-api-machinery chair)
The config we would expect any controller manager to need to connect to the API server, set up metrics endpoints, create per-controller-loop API clients, and spin up the individual loops could make sense under a k8s.io/controller-manager package.
Then cmd/kube-controller-manager could continue to contain the weirdnesses specific to kube-controller-manager.
This is similar to the way we split out recommended API server setup into k8s.io/apiserver and tried to limit kube-apiserver oddities to cmd/kube-apiserver and pkg/kubeapiserver
Removed extraneous release reference. Ran update-vendor.
Fixed Readme.
Added a doc.go to staging/controller-manager
Fix package to not have dash.
```
NONE
```
/kind cleanup
/sig api-machinery
/area kube-controller-manager
/area cloud-controller-manager
2020-05-27 17:30:36 -07:00
Brian Pursley
482646af2a
Added issue templates for kubectl
2020-05-27 20:00:50 -04:00
David Eads
e857adbdfd
remove-api
2020-05-27 16:58:05 -04:00
Kubernetes Prow Robot
d680e053f1
Merge pull request #91409 from johscheuer/update-api-server-flag-help
...
Update kube-apiserver flag comments
2020-05-27 13:11:52 -07:00
Kubernetes Prow Robot
789917b508
Merge pull request #91401 from iobuf/fix-kubectl
...
[kubectl/pkg/cmd/rollout]: fix typo & tidy imports
2020-05-27 13:11:38 -07:00
David Eads
ed4e6f1026
remove dynamic audit
2020-05-27 15:18:53 -04:00
Siva
9c5b306ab7
fix namespace field description string
2020-05-27 14:02:55 -05:00
Wojciech Tyczynski
7787ebc85b
Revert "Revert "Rely on default watch cache capacity and ignore its requested size""
2020-05-27 14:19:38 +02:00
zhouya0
24766024c1
Fix create deployment port not working
2020-05-27 15:56:35 +08:00
Kubernetes Prow Robot
7c3f7065db
Merge pull request #91113 from soltysh/create_deployment
...
Refactor create deployment and add --port flag
2020-05-26 23:24:54 -07:00
Kubernetes Prow Robot
5e8a7477ee
Merge pull request #91403 from colin404/fix
...
fix the wrong function description
2020-05-26 21:08:53 -07:00