Commit Graph

10848 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
5d825b8f51 Merge pull request #93888 from dims/sig-arch-approvers-for-folders-that-dont-fall-under-other-sigs
Add sigs for root folders
2020-08-14 15:12:18 -07:00
Kubernetes Prow Robot
d633e03cf6 Merge pull request #94002 from wojtek-t/fix_list_from_etcd
Fix bug for inconsistent lists served from etcd
2020-08-14 12:38:17 -07:00
wojtekt
a5b60c352d Fix bug for inconsistent lists served from etcd 2020-08-14 17:30:58 +02:00
Stephen Augustus
7681a3a0db publishing: Drop 'go' field from 'controller-manager' 'master' branch
This was previous incorrectly set to go1.13.
Dropping the field allows us to pick up the 'default-go-version'.

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-14 05:19:49 -04:00
Stephen Augustus
6ed4f7cacd publishing: Use go1.15.0 as default version
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-14 05:19:44 -04:00
Stephen Augustus
310730e94a publishing: Use go1.13.15 for 1.18, 1.17, and 1.16 release branches
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-08-14 05:19:36 -04:00
Kubernetes Prow Robot
770a59afc4 Merge pull request #93821 from dims/sign-up-dims-for-additional-review-roles
Sign up dims for additional review roles
2020-08-13 21:48:21 -07:00
Davanum Srinivas
5c88b7f25b Add sigs for root folders
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-08-13 10:24:06 -04:00
Kubernetes Prow Robot
f4e9c3fd27 Merge pull request #93867 from apelisse/update-smd
Update SMD to v4.0.1 and kube-openapi
2020-08-12 17:00:15 -07:00
knight42
50e8287e6d test(endpoints): deflake TestWatchHTTPTimeout
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-12 02:34:22 +08:00
Kubernetes Prow Robot
04362870ad Merge pull request #93846 from knight42/fix/TestEnsureBackendPoolDeletedConcurrently
fix(azure): set default value of VmssVirtualMachinesCacheTTLInSeconds when initializing scaleSet
2020-08-10 21:12:17 -07:00
Antoine Pelisse
f4c145511a Update SMD to v4.0.1 and kube-openapi 2020-08-10 15:35:23 -07:00
Kubernetes Prow Robot
eb8b5a9854 Merge pull request #93772 from bjrara/metrics
Add missing termination metrics to priority-and-fairness handler
2020-08-10 09:48:20 -07:00
knight42
1e9f3306f1 fix(azure): set default value of VmssVirtualMachinesCacheTTLInSeconds during init to prevent data race
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-08-10 16:44:51 +08:00
Davanum Srinivas
3421199494 Sign up dims for additional review roles
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-08-08 19:08:38 -04:00
Kubernetes Prow Robot
9b78bd5979 Merge pull request #93810 from liggitt/json-patch-4.8.0
Update to json-patch 4.8.0
2020-08-08 12:48:19 -07:00
Jordan Liggitt
cc6814f83c Update to json-patch 4.8.0 2020-08-08 09:53:56 -04:00
Kubernetes Prow Robot
ce662e1621 Merge pull request #93797 from liggitt/unwrap-net-errors
[go1.15] Use errors.As to unwrap net errors
2020-08-07 18:11:56 -07:00
Jordan Liggitt
c61c60eb1f [go1.15] Use errors.As to unwrap net errors 2020-08-07 15:23:02 -04:00
Kubernetes Prow Robot
a640545167 Merge pull request #93567 from gnufied/fix-stale-attachments
Make AttachDisk for EBS idempotent again
2020-08-07 07:16:19 -07:00
bjrara
7094964fe0 Add missing termination metrics to priority-and-fairness handler 2020-08-07 16:22:30 +08:00
Kubernetes Prow Robot
f7e3bcdec2 Merge pull request #93582 from andrewsykim/instance-v2-fixes
Mark cloud provider InstanceV2 as experimental and remove provider ID references
2020-08-04 21:02:28 -07:00
wojtekt
5b4ab8f41b Fix /readyz to contain informer-sync 2020-08-04 15:29:43 +02:00
Andrew Sy Kim
46d522d0c8 cloud-node-lifecycle controller: add missing instancev2 calls for node exists and node shutdown
A cloud provider should have the option to only implement the new
InstanceV2 interface. Currently the cloud nodelifecycle controller only
makes instancev1 calls when it should prefer instancev2 if supported and
fallback to the existing instancev1 otherwise.

Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-08-03 14:46:52 -04:00
Andrew Sy Kim
82bdba9907 cloud provider: remove redundant implementation of InstanceMetadataByProviderID since instanceV2 is disabled for all providers
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-08-03 14:46:52 -04:00
Andrew Sy Kim
cc1e0d420c cloud provider: remove provider ID references and improve documentation
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-08-03 14:46:52 -04:00
Kubernetes Prow Robot
ec560b9737 Merge pull request #93600 from ialidzhikov/fix/readyz-panic
Fix panic on /readyz
2020-08-03 01:15:41 -07:00
Kubernetes Prow Robot
c0ec2eee41 Merge pull request #93408 from joelsmith/master
jsonpath: disallow multiple immediate recursive descent
2020-08-02 04:21:40 -07:00
Kubernetes Prow Robot
09d6512ed3 Merge pull request #93619 from liggitt/node-flake
Deflake node controller unit tests
2020-08-01 20:22:41 -07:00
ialidzhikov
1f06c88dd3 Fix panic on /readyz
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2020-08-01 13:09:40 +03:00
Jordan Liggitt
82aa6d9b4b Deflake node controller unit tests
Avoid unsynchronized use of t.Logf after a t.Fatal call
2020-07-31 20:09:54 -04:00
Jordan Liggitt
c11e52f410 Update k8s.io/utils 2020-07-31 10:44:33 -04:00
Jordan Liggitt
44a8d72d32 Mark componentstatus as deprecated 2020-07-30 17:25:26 -04:00
Joel Smith
8c70225493 jsonpath: disallow multiple immediate recursive descent (e.g. ....Foo) 2020-07-30 10:53:12 -06:00
Hemant Kumar
77e070fb59 Make AttachDisk idempotent again
if DescribeInstance tells us that Volume is attached, we enter
waitForAttach loop without calling AttachDisk. But if DescribeVolume
tell us - device is actually detached, then we don't wait for 20
minutes and return error early.
2020-07-30 07:39:05 -04:00
Kubernetes Prow Robot
7d7b5caaca Merge pull request #93378 from yue9944882/apf-debug-fix
Bugfix: Removes empty columns and fixes request details
2020-07-28 19:26:02 -07:00
Jordan Liggitt
6c2d18369f generated: hack/update-vendor.sh 2020-07-26 01:33:28 -04:00
Jordan Liggitt
247fcdfda5 [go1.15] go.mod: update to go1.15 2020-07-25 16:45:02 -04:00
Jordan Liggitt
f33dc28094 generated: hack/update-hack-tools.sh && hack/update-vendor.sh 2020-07-25 16:45:02 -04:00
Stephen Augustus
1171ae7153 [go1.15] apimachinery/pkg/util/proxy: Drop identity transfer-encoding
ref: https://tip.golang.org/doc/go1.15#net/http

Parsing is now stricter as a hardening measure against request smuggling
attacks: non-ASCII white space is no longer trimmed like SP and HTAB,
and support for the "identity" Transfer-Encoding was dropped.

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-07-25 16:45:01 -04:00
Kubernetes Prow Robot
7348ab957c Merge pull request #93356 from justaugustus/vdf
[VDF] Normalize container image references to k8s.gcr.io
2020-07-25 02:58:17 -07:00
Kubernetes Prow Robot
19caf38665 Merge pull request #93425 from liggitt/string-cast
Fix int->string casts
2020-07-24 23:12:16 -07:00
Kubernetes Prow Robot
54e2070722 Merge pull request #93410 from nikhita/apimachinery-triage-labels
Don't apply triage/needs-information on apimachinery and instrumentation PRs
2020-07-24 19:08:16 -07:00
Kubernetes Prow Robot
6f7b6b6d13 Merge pull request #93426 from liggitt/test-certs
Add subjectAltName to test serving certificates
2020-07-24 14:26:16 -07:00
Jordan Liggitt
124a5ddf72 Fix int->string casts 2020-07-24 16:23:12 -04:00
Kubernetes Prow Robot
b826d394af Merge pull request #93398 from liggitt/apiserver-integration-startup
Allow integration test servers extra time to start
2020-07-24 09:26:22 -07:00
Nikhita Raghunath
3a74f461a2 Revert "Merge pull request #93160 from logicalhan/triage-instrumentation"
This reverts commit 1ed2cf1895, reversing
changes made to 04ecdb9eb6.
2020-07-24 18:09:07 +05:30
Nikhita Raghunath
c00dae0607 Revert "Merge pull request #93156 from logicalhan/triage-api-machinery"
This reverts commit 32438cf269, reversing
changes made to bb6a6aa391.
2020-07-24 13:01:02 +05:30
Jordan Liggitt
22c9236741 Allow integration test servers extra time to start 2020-07-23 17:46:59 -04:00
Jordan Liggitt
acce8871d6 Add subjectAltName to test serving certificates 2020-07-23 15:57:44 -04:00