Kubernetes Prow Robot
c8abbc0edb
Merge pull request #101647 from pacoxu/disable-StreamingProxyRedirects
...
Default StreamingProxyRedirects to disabled
2021-05-26 13:46:02 -07:00
Kubernetes Prow Robot
a98d3d0700
Merge pull request #100842 from ravisantoshgudimetla/add-minReadySeconds-ss
...
api: Add min ready seconds & availablereplicas for statefulsets
2021-05-26 13:45:50 -07:00
Kubernetes Prow Robot
cb49f5cf7d
Merge pull request #96130 from brahmaroutu/mount-utils-cleanup
...
Removing utils/mount dependencies from vendor
2021-05-26 13:45:37 -07:00
Kubernetes Prow Robot
02d0878690
Merge pull request #100435 from lauchokyip/fixSort
...
Fixed sort-by not sorting Resources as expected
2021-05-26 09:29:38 -07:00
pacoxu
876174125b
upgrade klog to v2.9.0
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-26 20:19:56 +08:00
pacoxu
27044f4855
depracate ValidateProxyRedirects as it is with StreamingProxyRedirects
...
Signed-off-by: pacoxu <paco.xu@daocloud.io >
2021-05-26 20:18:49 +08:00
Kubernetes Prow Robot
97bbb71a8e
Merge pull request #102086 from mengjiao-liu/fix-data-race
...
Prevent data race condition in vsphere unit tests
2021-05-26 01:43:21 -07:00
Srini Brahmaroutu
80a5b00445
Removing utils/mount dependencies from vendor
2021-05-25 22:49:38 -07:00
Kubernetes Prow Robot
b496238dd6
Merge pull request #100394 from mengjiao-liu/clean-up-redundant-code
...
Fix use nil error
2021-05-25 21:33:20 -07:00
Chok Yip Lau
e43e9696cc
Fixed sort-by not sorting Resources as expected
2021-05-25 21:37:52 -04:00
Kubernetes Prow Robot
5078091aa5
Merge pull request #102150 from julianvmodesto/ssa-big-last-applied-followup
...
Make apimachineryvalidation.totalAnnotationSizeLimitB public
2021-05-25 17:03:20 -07:00
ravisantoshgudimetla
4c95bc8830
testdata: StatefulSet
2021-05-25 20:03:18 -04:00
ravisantoshgudimetla
5464b64981
generated: Changes for api introduced
2021-05-25 19:59:58 -04:00
ravisantoshgudimetla
49af835852
api: Introduce minReadySeconds,AvailableReplicas in Statefulset
...
The minReadySeconds field on StatefulSet specifies the minimum
number of seconds for which a newly created Pod should be
ready without any of its containers crashing, for it to
be considered available. The AvailableReplicas field
in the status reflects the replicas that are available
2021-05-25 19:59:57 -04:00
Julian V. Modesto
2e771b8e74
Make a public ValidateAnnotationsSize
2021-05-25 16:01:38 -04:00
Kubernetes Prow Robot
7229ea343d
Merge pull request #100292 from saschagrunert/pause-3.5
...
Update pause image to v3.5
2021-05-25 06:24:22 -07:00
Kubernetes Prow Robot
ae2df8aa37
Merge pull request #101613 from soltysh/drop_beta
...
Drop beta APIs from create command for PDBs and CronJobs
2021-05-25 03:48:22 -07:00
Sascha Grunert
b167fc24d7
Update pause image to v3.5
...
Update dependencies and the test images to use pause 3.5. We also
provide a changelog entry for the new container image version.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2021-05-25 09:04:46 +02:00
Kubernetes Prow Robot
0dcf9c0826
Merge pull request #101536 from jingxu97/apr/mounttest
...
Add unit test for clean up mountpoint logic if path does not exist
2021-05-24 21:49:13 -07:00
walter
13ab65d356
Upgrade konnectivity-client for GRPC connection fixes
...
The v0.0.19 Konnectivity client includes several
significant fixes to prevent the GRPC tunnel between
the KAS and the APIServer Network Proxy from becoming
blocked/wedged.
Importantly it picks up the fix for kubernetes-sigs/apiserver-network-proxy#167 .
We believe this will also fix many of the failures currently seen on
https://testgrid.k8s.io/sig-api-machinery-network-proxy#ci-kubernetes-e2e-gci-gce-network-proxy-grpc&width=5 .
2021-05-24 14:53:30 -07:00
Julian V. Modesto
55ff963017
Make validation totalAnnotationSizeLimitB public.
...
Replace the forked totalAnnotationSizeLimitB with
apimachineryvalidation.TotalAnnotationSizeLimitB.
2021-05-24 16:50:18 -04:00
Kubernetes Prow Robot
a8985871f9
Merge pull request #102217 from tkashem/client-go-refactor-retry
...
client-go: refactor retry logic so it can be reused
2021-05-24 11:31:51 -07:00
Kubernetes Prow Robot
ebd61572c5
Merge pull request #92739 from cnphil/fail-open-audit-log
...
Add fail-open audit logs to validating admission webhook
2021-05-24 08:59:38 -07:00
Abu Kashem
5fdf196b4e
client-go: refactor retry logic so it can be reused
2021-05-24 09:41:47 -04:00
刁浩 10284789
9173414da6
simplify returning boolean expression in staging/src/k8s.io/client-go/tools
...
Signed-off-by: 刁浩 10284789 <diao.hao@zte.com.cn >
2021-05-24 07:15:36 +00:00
Kubernetes Prow Robot
d8f9e4587a
Merge pull request #101742 from ravisantoshgudimetla/promote-maxSurge-beta
...
Promote DS MaxSurge to beta
2021-05-23 04:33:38 -07:00
Jordan Liggitt
7a227d302d
Fix expired unit test certs
2021-05-22 20:58:53 -04:00
Kubernetes Prow Robot
a2357f4516
Merge pull request #100136 from Danil-Grigorev/disable-cloud-providers-fg
...
Add feature gate to disable all in-tree cloud providers
2021-05-21 15:39:36 -07:00
Kubernetes Prow Robot
863e22cc93
Merge pull request #102175 from ankeesler/exec-plugin-with-basic-auth
...
exec credential provider: don't run exec plugin with basic auth
2021-05-21 11:52:10 -07:00
Andrew Keesler
9dee2b95c2
exec credential provider: don't run exec plugin with basic auth
...
If a user specifies basic auth, then apply the same short circuit logic
that we do for bearer tokens (see comment).
Signed-off-by: Andrew Keesler <akeesler@vmware.com >
2021-05-21 13:51:03 -04:00
Kubernetes Prow Robot
fadf85d6d0
Merge pull request #98350 from nilo19/bug/cherry-pick-482
...
Cherry pick #482 from cloud provider azure: aggregate errors when putting vmss
2021-05-21 10:42:11 -07:00
Kubernetes Prow Robot
e5bee02452
Merge pull request #102185 from tkashem/apf-seats-in-use
...
apf: introduce the concept of width for a request
2021-05-21 08:41:23 -07:00
Xiaojun Hu
9fe7c8955b
add fail-open audit logs to validating and mutating admission webhook
2021-05-21 10:44:12 -04:00
Kubernetes Prow Robot
04a0dcec8d
Merge pull request #99371 from tiloso/staticcheck-apimachinery-util
...
Fix staticcheck in k8s.io/apimachinery/pkg/util
2021-05-21 07:38:46 -07:00
Danil-Grigorev
5d57b3794c
Add DisableCloudProviders FG
...
FeatureGate acts as a secondary switch to disable cloud-controller loops
in KCM, Kubelet and KAPI.
Provide comprehensive logging information to users, so they will be
guided in adoption of out-of-tree cloud provider implementation.
2021-05-21 16:09:44 +02:00
Kubernetes Prow Robot
abe209b086
Merge pull request #102193 from gautierdelorme/bump_kustomize
...
upgrade kustomize to v4.1.3
2021-05-21 03:16:46 -07:00
Kubernetes Prow Robot
6eef9fe925
Merge pull request #102197 from liggitt/crd-lifecycle
...
Propagate server version correctly to apiextensions-apiserver, stop serving v1beta1 CRDs
2021-05-21 00:28:57 -07:00
Gautier Delorme
ac753f44cc
upgrade kustomize to v4.1.3
...
Signed-off-by: Gautier Delorme <gautier.delorme@gmail.com >
2021-05-21 09:11:30 +02:00
qini
715a4c4112
aggregate errors when putting vmss
2021-05-21 10:29:13 +08:00
Kubernetes Prow Robot
e5124ead9a
Merge pull request #102153 from tallclair/pss
...
Add staging directory for pod-security-admission
2021-05-20 19:10:56 -07:00
Tim Allclair
908d25fac9
Fix copy-pasta
2021-05-20 18:11:15 -07:00
Tim Allclair
0005c72285
s/standards/admission/
2021-05-20 17:28:57 -07:00
Jordan Liggitt
13f567d0f2
Propagate server version correctly to apiextensions-apiserver, stop serving v1beta1 CRDs
2021-05-20 20:23:53 -04:00
Kubernetes Prow Robot
5de1a754c8
Merge pull request #102147 from kolyshkin/update-runc-rc94-take-II
...
vendor: bump runc to rc95
2021-05-20 17:16:56 -07:00
Kubernetes Prow Robot
6e4e32985a
Merge pull request #99576 from marosset/windows-host-process-work
...
Windows host process work
2021-05-20 14:16:15 -07:00
Kubernetes Prow Robot
8a70c48553
Merge pull request #102159 from roycaihw/mark-containerimage-name-optional
...
Mark ContainerImage.names as optional
2021-05-20 13:14:40 -07:00
Kubernetes Prow Robot
77e769b040
Merge pull request #100754 from liggitt/warning-ga
...
Graduate WarningHeader feature to GA
2021-05-20 13:14:16 -07:00
Abu Kashem
b50507d98b
apf: add "width" for request
...
all requests have a width of 1 to maintain current behavior.
2021-05-20 13:44:58 -04:00
Kubernetes Prow Robot
f52ab3845d
Merge pull request #101099 from pacoxu/podpreset-clean
...
remove pod preset testdata and args
2021-05-20 10:40:36 -07:00
Kubernetes Prow Robot
c9fb3c8a1b
Merge pull request #102005 from feiskyer/vmss-sku-fix
...
Azure: avoid setting cached Sku when updating VMSS and VMSS instances
2021-05-20 01:41:17 -07:00