Andrew Sy Kim
1653476e3f
proxier: use IPSet from k8s.io/utils/net to store local addresses
...
This allows the proxier to cache local addresses instead of fetching all
local addresses every time in IsLocalIP.
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2020-02-11 16:44:34 -05:00
andrewsykim
9e5a06c3ed
update vendor k8s.io/utils to 5f6fbceb4c31
...
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-02-11 16:35:49 -05:00
Jordan Liggitt
0b32e142d4
Drop k8s.io/node-api packages
2020-02-07 10:07:14 -05:00
Elijah Oyekunle
cece51b9b0
bump gengo version
2020-01-28 10:58:15 +01:00
jennybuckley
b33fbc84d9
Update Structured Merge Diff to V3
2020-01-21 15:23:13 -08:00
SataQiu
2497a1209b
bump k8s.io/utils version
2019-12-21 14:54:44 +08:00
Travis Rhoden
0c5c3d8bb9
Remove pkg/util/mount (moved out of tree)
...
This patch removes pkg/util/mount completely, and replaces it with the
mount package now located at k8s.io/utils/mount. The code found at
k8s.io/utils/mount was moved there from pkg/util/mount, so the code is
identical, just no longer in-tree to k/k.
2019-11-15 08:29:12 -07:00
Yassine TIJANI
b9fe59c93e
remove system validators package from kubeadm and use k8s.io/system-validators instead
...
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-11-12 01:09:56 +01:00
yue9944882
8e7606f328
update k8s.io/kube-openapi to 30be4d16710a
2019-11-07 18:39:08 +08:00
Jordan Liggitt
297570e06a
hack/update-vendor.sh
2019-11-06 17:42:34 -05:00
Travis Rhoden
81f66ecbb5
Update k8s.io/utils dependency to latest
2019-10-31 08:35:01 -06:00
Yassine TIJANI
5d49cbd3ca
bump k8s.io/utils to pickup bug fix for rangesize
...
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-10-11 16:45:21 +02:00
Yassine TIJANI
16fe4d7627
bump k8s.io/utils to pickup ipallocator changes
...
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-09-25 16:15:30 +02:00
danielqsj
c2a4906152
Bump k8s.io/klog to v1.0.0
2019-09-23 16:51:43 +08:00
jennybuckley
badd5b9a26
Update generated
2019-08-29 19:10:28 -07:00
Davanum Srinivas
96998c6197
hack/pin-dependency.sh k8s.io/gengo 26a664648505d962332bda642b27306bc10d1082
2019-08-23 12:11:18 -04:00
Alvaro Aleman
c4fd0d4f99
Update k8s.io/gengo to 955ffa8fcfc983717cd9de5d2a1e9f5c465f4376
2019-08-13 23:55:47 +02:00
Davanum Srinivas
9a2de95601
Update to latest klog 0.4.0
...
47ffc4e Add test case for detecting data race
959d342 Prevent data race in SetOutput* methods
34123a4 Test with golang 1.12.x
bf4884f Fix the log duplication issue for --log-file
dc5546c Backfill integration tests for selecting log destinations
baef93d
fix broken links
07b218b Add go modules files
b33ae69 Add flag to include file's dir in logs
7c58910 correct documentation
a4033db Code Hygene - glog to klog
941d47b Revert "Fix the log duplication issue for --log-file."
314f6c4 Update godoc for the default value of logtostderr
7eb35e2 Fix the log duplication issue for --log-file.
2019-08-08 10:12:23 -04:00
Tarun Pothulapati
e3c21d6495
update dependencies to include k8s.io/utils/inotify
...
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2019-08-07 21:09:40 +05:30
Joe Betz
237b16d9d9
Upgrade to latest k8s.io/utils
2019-08-05 12:18:57 -07:00
Dr. Stefan Schimanski
91a3704938
Run update-vendor.sh
2019-07-14 10:33:51 +02:00
Khaled Henidak(Kal)
2b77667718
vendor updates
2019-07-02 22:26:26 +00:00
Krzysztof Siedlecki
7dcec919a2
Revert "Bump klog to v0.3.2"
2019-06-12 10:27:41 +02:00
Kubernetes Prow Robot
603bb74771
Merge pull request #77762 from seans3/kubectl-staging-dir
...
Adds staging directory for kubectl code
2019-05-31 20:44:22 -07:00
Sean Sullivan
8ccc2af62f
Adds staging directory for kubectl code
2019-05-29 23:31:23 -07:00
yuwenma
5cef37433e
Bump klog to v0.3.2
2019-05-29 17:55:27 -07:00
Michael Taufen
ee7bcc53a2
Update klog to v0.3.1
...
Includes recent fixes, notably https://github.com/kubernetes/klog/pull/66
2019-05-22 10:55:37 -07:00
Andrew Sy Kim
a58942625d
staging the vsphere cloud provider under k8s.io/legacy-cloud-providers/vsphere
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-23 22:17:59 -05:00
Vince Prignano
3f552264ca
Update klog to 0.3.0
...
Signed-off-by: Vince Prignano <vincepri@vmware.com>
2019-04-18 08:33:06 -07:00
Nikhita Raghunath
2095ac9b06
bump(k8s.io/gengo): f8a0810f38afb8478882b3835a615aebfda39afa
2019-04-04 23:50:06 +05:30
Jordan Liggitt
d0261b1077
generated: hack/update-vendor.sh
2019-04-03 10:19:40 -04:00
Michelle Au
d2aa8178f2
Remove alpha CRD install
2019-04-02 10:59:11 -07:00
Davanum Srinivas
33081c1f07
New staging repository for cri-api
...
Change-Id: I2160b0b0ec4b9870a2d4452b428e395bbe12afbb
2019-03-26 18:21:04 -04:00
Michael Taufen
4a4c1a6239
Update klog dependency
2019-03-06 11:17:47 -08:00
Dr. Stefan Schimanski
af2cedde4e
bump(k8s.io/kube-openapi): b3a7cee44a305be0a69e1b9ac03018307287e1b0
...
To get https://github.com/kubernetes/kube-openapi/pull/149 .
2019-03-01 14:02:33 +01:00
Kubernetes Prow Robot
1eb2acca99
Merge pull request #74248 from danielqsj/pdep
...
Update vendor prometheus/common/... to latest release
2019-02-25 11:33:43 -08:00
danielqsj
c6a16d6017
update vendor prometheus/client_golang to newest release
2019-02-22 22:51:41 +08:00
danielqsj
b5dfa49e32
update k8s.io/utils to fix keymutex issues
2019-02-21 07:06:56 -07:00
Kubernetes Prow Robot
808f2cf0ef
Merge pull request #72525 from justinsb/owners_should_not_be_executable
...
Remove executable file permission from OWNERS files
2019-02-14 23:55:45 -08:00
Benjamin Elder
91ddb093b8
run hack/update-bazel.sh
2019-02-12 18:38:36 -08:00
Dr. Stefan Schimanski
84f0629e95
bump(k8s.io/kube-openapi): c12348ce28de40eed0136aa2b644d0ee0650e56c
2019-02-11 13:16:36 +01:00
Antoine Pelisse
7e4cc38401
Random unrelated vendor
2019-02-04 13:51:48 -08:00
Ashish Ranjan
7be223e798
Refactor to use k8s.io/utils/net/ package instead of kubernetes/pkg/util/net/sets
...
Signed-off-by: Ashish Ranjan <ashishranjan738@gmail.com>
2019-02-04 10:34:53 +05:30
Daniel (Shijun) Qian
e72b32558c
Merge branch 'master' into keymutex
2019-01-31 20:50:57 +08:00
danielqsj
257ae4da00
Update vendor/k8s.io/utils
2019-01-30 10:24:00 +08:00
Andrew Kim
d340dc53d6
update vendor k8s.io/utils to ed37f7428a91fc2a81070808937195dcd46d320e
2019-01-29 15:01:37 -05:00
Andrew Kim
e321cdaee4
vendor k8s.io/utils to 8a87304934321b4b0ad72a7cb3cbc715d67d38c7
2019-01-24 13:49:04 -05:00
Davanum Srinivas
16fd72d6c9
Switch location for goautoneg vendored code
...
Move to github.com/munnerz/goautoneg as bitbucket is flaky!
Change-Id: Iaa6e964ef0d6f308eea59bcc6f365ecd7dbf0784
2019-01-15 21:22:03 -05:00
Justin SB
dd19b923b7
Remove executable file permission from OWNERS files
2019-01-11 16:42:59 -08:00
Deep Debroy
913bd97b0c
Populate CSI translation library staging repo
...
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-01-11 15:47:44 -08:00