Kubernetes Prow Robot
d815833a30
Merge pull request #97206 from tkashem/panic
...
clean up executing request on panic
2020-12-22 10:26:26 -08:00
wojtekt
d0726e4b13
Unify variable naming between GuaranteedUpdate and Delete in storage
2020-12-21 14:11:17 +01:00
Kubernetes Prow Robot
c995039d62
Merge pull request #97337 from dlorenc/upd
...
Updates deps in order to remove rsc.io/sampler
2020-12-19 22:32:25 -08:00
Abu Kashem
13cedca0eb
clean up executing request on panic
2020-12-18 22:13:15 -05:00
Kubernetes Prow Robot
b749a3a421
Merge pull request #97366 from nilo19/bug/fix-vmss-name
...
Fix nil VMSS name when setting service to auto mode
2020-12-18 17:54:24 -08:00
Dan Lorenc
5635489c4e
Updates github.com/golang/mock in order to remove rsc.io/sampler.
...
I noticed rsc.io/sampler was in here, which didn't make any sense.
It appears to have been mistakenly included in a transitive dependency
at some point.
This PR attempts to fix that by updating the intermediate deps far enough
to stop requiring the rsc.io packages.
2020-12-18 18:56:29 -06:00
Kubernetes Prow Robot
4645e11a2d
Merge pull request #96056 from zroubalik/patch-1
...
Add KEDA to the External Metrics API implementations
2020-12-18 15:02:25 -08:00
Kubernetes Prow Robot
b538d23066
Merge pull request #96844 from gnufied/use-force-unmount
...
Use force umount for nfs volumes
2020-12-18 12:32:25 -08:00
Abu Kashem
7114319b3e
fix the deadlock in priority and fairness config controller
2020-12-18 10:43:23 -05:00
Kubernetes Prow Robot
979c644df2
Merge pull request #97171 from deads2k/deprecate-psp
...
deprecate PSP in 1.21, but leave removal at 1.25
2020-12-17 22:16:25 -08:00
Kubernetes Prow Robot
bc404af504
Merge pull request #97359 from Cweiping/fix/fix_typo_error
...
fix typo err for disk to pid
2020-12-17 17:04:24 -08:00
Kubernetes Prow Robot
974cf4c9c2
Merge pull request #89828 from wojtek-t/suggestions_for_delete
...
Try to avoid etcd.Get as part of Delete operation
2020-12-17 12:54:26 -08:00
Clayton Coleman
ac77b3835b
generated: Changes for DaemonSet max surge
2020-12-17 09:00:56 -05:00
Clayton Coleman
5aa53f885c
api: Add DaemonSet MaxSurge
...
The MaxSurge field on DaemonSet rolling updates allows a daemonset
workload to have two pods running simultaneously on a node during
an update in order to perform zero-disruption handoffs of client
traffic.
2020-12-17 09:00:55 -05:00
qini
55fd3685d9
fix nil vmss name
2020-12-17 20:07:51 +08:00
Kubernetes Prow Robot
8b8de03168
Merge pull request #97353 from MikeSpreitzer/testable-config
...
Define TestableConfig in k/apiserver/pkg/util/flowcontrol
2020-12-17 01:45:09 -08:00
Kubernetes Prow Robot
e11e9d4c6c
Merge pull request #97033 from patrickshan/pshan/bump/Azure/go-autorest/autorest
...
Bump github.com/Azure/go-autorest/autorest to v0.11.12
2020-12-17 00:47:09 -08:00
Weiping Cai
51d563824d
fix typo err
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2020-12-17 15:19:45 +08:00
Mike Spreitzer
10df6d459b
Define TestableConfig in k/apiserver/pkg/util/flowcontrol
...
Collect the parameters of newTestableController into a named type.
Also tolerate the surprising situation in which a request's user
groups include neither `system:authenticated` nor
`system:unauthenticated` --- because this is observed to happen in
some tests.
Also a few other minor fixups.
2020-12-16 20:05:08 -05:00
Kubernetes Prow Robot
c4aca30005
Merge pull request #94813 from dramich/nometrics
...
Don't start goroutine for noMetrics
2020-12-16 15:51:09 -08:00
Kubernetes Prow Robot
fc43c80ccd
Merge pull request #96689 from gnufied/fix-unknown-node-dangling-vsphere
...
Fix dangling volumes from nodes not tracked by attach detach controller
2020-12-16 14:55:15 -08:00
wojtekt
7bab6a9c6e
Use current state from watchcache to avoid etcd get for deletions
2020-12-16 08:52:48 +01:00
wojtekt
c2d61896f4
Add suggestion to storage interface Delete method
2020-12-16 08:12:57 +01:00
Kubernetes Prow Robot
46d481b455
Merge pull request #96883 from pacoxu/fix/96862
...
fix index test: multi index check for empty list
2020-12-15 19:32:20 -08:00
pacoxu
ae6360f6c7
fix index test: multi index check for empty list
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2020-12-16 07:51:01 +08:00
Nicole Han
b80abf6d34
update cloud-controller-manager samples to read --cloud-config flag
2020-12-15 10:56:22 -08:00
Hemant Kumar
95852d7b8e
Only skip unmount if path does not exist and there is no error
2020-12-15 12:03:31 -05:00
Hemant Kumar
379daa6aff
Use force umount for nfs volumes
2020-12-15 11:50:57 -05:00
Kubernetes Prow Robot
b97aa71519
Merge pull request #96825 from roycaihw/storage-version/conditions
...
storage-version: update conditions
2020-12-14 14:01:51 -08:00
Kubernetes Prow Robot
87984d84d1
Merge pull request #97245 from aojea/anycastAddress
...
bind-address flag usage
2020-12-12 06:03:26 -08:00
Kubernetes Prow Robot
e5bd3d1bb4
Merge pull request #97254 from MikeSpreitzer/apf-owners
...
Create OWNERS for most of the API Priority and Fairness impl
2020-12-11 17:05:26 -08:00
Mike Spreitzer
23de8061fb
Create OWNERS for most of the API Priority and Fairness impl
2020-12-11 19:18:42 -05:00
Kubernetes Prow Robot
ebde19ee1e
Merge pull request #96985 from corehello/patch-1
...
Fix typo for ServiceAccount
2020-12-11 15:59:27 -08:00
Antonio Ojea
2e4aed2d4a
bind-address flag usage
2020-12-11 18:47:24 +01:00
cpanato
0697918749
add initial translation for pt_BR
2020-12-11 17:06:42 +01:00
Kubernetes Prow Robot
ee8983705a
Merge pull request #96679 from stmcginnis/appspot-cleanup
...
Remove stale analytics links from docs
2020-12-10 23:17:22 -08:00
Kubernetes Prow Robot
084ab7641d
Merge pull request #96995 from sachinkumarsingh092/fix-comments-kubectl-create
...
Fix typos and add comments in functions for `kubectl create` subcommands
2020-12-10 22:23:22 -08:00
Jie Shen
e3df703645
Revert "Cleanup: remove sanity check for CVE-2019-11253"
2020-12-11 09:38:21 +08:00
Kubernetes Prow Robot
667deec758
Merge pull request #92138 from ash2k/ash2k/client-cleanups
...
Client library cleanups
2020-12-10 12:40:13 -08:00
David Eads
ae6729bb78
generated
2020-12-10 13:53:22 -05:00
Kubernetes Prow Robot
5a17c7ac74
Merge pull request #96522 from alculquicondor/validate-added-node-affinity
...
Return field.Errors from node affinity parsing
2020-12-10 08:02:14 -08:00
adamzhoul
94a297485b
fix spdy stream, conn deadlock.
2020-12-10 10:48:08 +08:00
Kubernetes Prow Robot
f58c4d8cd7
Merge pull request #97084 from mysunshine92/serverSideApply-conflicts-link
...
Fix the wrong link to server-side-apply conflicts
2020-12-09 16:50:53 -08:00
David Eads
831651a69e
deprecate PSP in 1.21, but leave removal at 1.25
...
After discussion in sig-auth, the future of restricting pod security
settings does not lie in PSP because compatibility restrictions will
prevent the kinds of changes that are required. To clearly signal this,
we will deprecate PSP in 1.21 and leave the removal of the api as 1.25 in
keeping with sig-arch required transitioning out of beta.
2020-12-09 16:54:10 -05:00
Sachin Kumar Singh
1c5c8601e4
Fix typos and add comments in functions for kubectl create subcommands
...
Certain missing comments and typos in comments are fixed in the files
that implement `kubectl create` subcommands.
2020-12-10 02:45:37 +05:30
Aldo Culquicondor
4736b396f9
Return field.Errors from node affinity parsing
...
Change-Id: Id91dfb29b9f0322e2ff6035387a0a3df92b5db37
2020-12-09 13:47:07 -05:00
Kubernetes Prow Robot
f2fb77a6a0
Merge pull request #96904 from yuanhuaiwang/watchcache-metric-improve
...
improve watchCache metric
2020-12-09 00:58:49 -08:00
Kubernetes Prow Robot
98f64c9c10
Merge pull request #97124 from gavinfish/json-parser
...
Cleanup: remove sanity check for CVE-2019-11253
2020-12-08 22:01:44 -08:00
Kubernetes Prow Robot
42d19f9641
Merge pull request #97096 from nilo19/cleanup/deprecate-mix-protocol-annotation
...
Delete deprecated mixed procotol annotation
2020-12-08 22:01:27 -08:00
Kubernetes Prow Robot
8d42320472
Merge pull request #97044 from andrewsykim/update-cloud-provider-owners
...
Update OWNERS for k8s.io/legacy-cloud-providers
2020-12-08 22:01:02 -08:00