Commit Graph

1542 Commits

Author SHA1 Message Date
andyzhangx
cdbb616b8a Update Azure/azure-sdk-for-go 2019-10-30 04:18:15 +00:00
Sean Sullivan
bb30a469b6 update-vendor.sh; updates modules files 2019-10-29 16:12:58 -07:00
yue9944882
6db3edff10 [generated] ./hack/update-all.sh
generated

generated

generated

rule

generated

generated
2019-10-29 12:59:17 +08:00
Kubernetes Prow Robot
09f453ff83
Merge pull request #83987 from wenjiaswe/etcd_client_3_4_2
Update etcd client to v3.4.3 in k8s v1.17
2019-10-25 08:29:39 -07:00
Wenjia Zhang
660b17d0ae Pin dependencies and update vendors 2019-10-24 14:09:24 -07:00
Sean Sullivan
71c71d78c3 Updates module dependencies due to moving tabwriter.go 2019-10-22 23:45:08 -07:00
Kubernetes Prow Robot
1f8b3bfd98
Merge pull request #83811 from immutableT/single-kms-mock
Use single kms-plugin mock in unit and integration tests.
2019-10-17 18:17:57 -07:00
immutablet
4d24b41410 Use single kms-plugin mock in unit and integration tests. 2019-10-17 13:46:03 -07:00
Kubernetes Prow Robot
7d243bc2a6
Merge pull request #83555 from deads2k/dynamic-cert-kube-apiserver-wiring
Dynamic cert kube apiserver wiring
2019-10-17 01:47:07 -07:00
David Eads
abddbd87cd wire dynamic tlsconfig up to apiserver 2019-10-16 13:43:33 -04:00
Joe Betz
1db282bb3e Bump bbolt to v1.3.3 2019-10-15 13:38:16 -07:00
Kubernetes Prow Robot
5e2650883a
Merge pull request #83801 from jpbetz/etcd-3_3_17_client
Upgrade to etcd client 3.3.17
2019-10-11 21:17:03 -07:00
Joe Betz
41e03d26d5 Upgrade to etcd 3.3.17 2019-10-11 13:28:41 -07: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
Joe Betz
2a4217340e Revert #83735: Update etcd client to 3.3.16 2019-10-11 00:17:00 -07:00
Kubernetes Prow Robot
8f968c41d2
Merge pull request #83735 from jpbetz/etcd3316-client
Update etcd client to 3.3.16
2019-10-10 13:42:13 -07:00
Kubernetes Prow Robot
3db6d3abcf
Merge pull request #83551 from dims/move-external-facing-kubelet-apis-to-staging
Move external facing kubelet apis to staging
2019-10-10 13:41:36 -07:00
Joe Betz
ad6aeecf30 Update etcd client to 3.3.16 2019-10-10 07:49:36 -07:00
Wojciech Tyczynski
053721d9d5 Update munnerz/goautoneg dependency 2019-10-10 12:53:34 +02:00
Kubernetes Prow Robot
e62ed95ecd
Merge pull request #83611 from RainbowMango/pr_refactor_scheduler_test_with_testutils
Refactor scheduler metric test with testutils
2019-10-08 20:00:25 -07:00
Kubernetes Prow Robot
72d052a444
Merge pull request #81797 from yastij/move-metrics-util
move util/metrics to component-base
2019-10-08 17:08:05 -07:00
Yassine TIJANI
c1487840bc move util/metrics to component-base
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-10-08 14:42:31 +02:00
RainbowMango
c03b516d3a Deal with auto-generated files.
Update bazel by hack/update-bazel.sh;
Update vendor by hack/update-vendor.sh;
2019-10-08 15:55:12 +08:00
Davanum Srinivas
5d6190c65a
run hack/update-vendor.sh
Change-Id: Ib5a0d3b3e9bd1505a263064f35bea3514c992e4a
2019-10-06 16:05:40 -04:00
Odin Ugedal
42d1238962
Bump dependency github.com/godbus/dbus@v19 (2ff6f7ffd60f) 2019-10-05 14:37:48 +02:00
Odin Ugedal
c07408380d
Bump dependency github.com/coreos/go-systemd@v19 (95778df) 2019-10-05 14:28:46 +02:00
Odin Ugedal
6e079bfb7d
Bump dependency syndtr/gocapability@v0.0.0-20180916011248-d98352740cb2 2019-10-05 14:14:29 +02:00
Odin Ugedal
47906acc96
Bump dependency opencontainers/selinux@v1.3.1-0.20190929122143-5215b1806f52 2019-10-05 13:56:58 +02:00
Odin Ugedal
a2117bd49d
Bump dependency github.com/mrunalp/fileutils@7d4729fb36185a7c1719923406c9d40e54fb93c7 2019-10-05 13:50:59 +02:00
Odin Ugedal
708a917b7d
Bump dependency opencontainers/runc@v1.0.0-rc9 2019-10-05 13:45:54 +02:00
Kubernetes Prow Robot
b140b43107
Merge pull request #82176 from pohly/ginkgo-stack-fix
Ginkgo update + stack fix
2019-10-05 00:59:25 -07:00
Patrick Ohly
27b9a9c238 vendor: update gomega to v1.7.0
Updated to keep both Ginkgo and Gomega at the latest releases.
2019-10-04 21:38:51 +02:00
Jordan Liggitt
8aeffa8716 bump gopkg.in/yaml.v2 v2.2.4 2019-10-02 14:46:15 -04:00
Patrick Ohly
ecd7ae55bc e2e log: Ginkgo 1.10.1 fixes stack skip
Now Ginkgo properly skips the initial stack entry.
2019-10-01 21:27:29 +02:00
Patrick Ohly
02ce619078 e2e log: fix full stacktrace with Ginkgo 1.10.0
Ginkgo 1.10.0 includes the relevant fix for dumping the full stack
(https://github.com/onsi/ginkgo/pull/590), so when using that release
we can simplify the logging unit test.

By changing the skipping, we can avoid the rather volatile util.go
entries. However, that gomega is part of the stack trace still needs
to be fixed in Gingko.
2019-10-01 21:25:59 +02:00
Kubernetes Prow Robot
29a52f5241
Merge pull request #82496 from hasheddan/azure-vmss-expand
use vmss instance view expansion and azure-sdk-for-go v33.1.0
2019-09-26 14:39:51 -07:00
Kubernetes Prow Robot
14d889f6ef
Merge pull request #83027 from liggitt/fix/gomod-error-import
Update go mod hcsshim version to fix the kube-proxy issue cannot access service by self nodeip:port  on windows
2019-09-25 22:05:07 -07: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
Kubernetes Prow Robot
e519736dfd
Merge pull request #79261 from draveness/feature/bump-prometheus-common
feat: bump prometheus common to v0.1.0
2019-09-23 14:55:25 -07:00
xiaozhang
aa2fe07da8 Update go mod hcsshim version to fix the kube-proxy issue cannot access service by self nodeip:port on windows 2019-09-23 13:07:49 -04:00
hasheddan
4fbdb08f98 use vmss instance view expansion and azure-sdk v33.1.0
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2019-09-23 11:19:38 -05:00
danielqsj
c2a4906152 Bump k8s.io/klog to v1.0.0 2019-09-23 16:51:43 +08:00
draveness
57da7a3508 feat: bump github.com/prometheus/procfs to v0.0.2 2019-09-22 20:04:15 +08:00
draveness
ac9b2516d4 feat: bump github.com/prometheus/client_model to v0.0.0-20190129233127-fd36f4220a90 2019-09-22 20:04:15 +08:00
draveness
dcd413ae5f feat: bump github.com/beorn7/perks to v1.0.0 2019-09-22 20:04:15 +08:00
draveness
270df13e4f feat: bump github.com/prometheus/client_golang to v0.9.4 2019-09-22 20:04:08 +08:00
draveness
c42393c16d feat: bump github.com/prometheus/common to v0.4.1 2019-09-22 20:04:01 +08:00
Kubernetes Prow Robot
124ed02c93
Merge pull request #82805 from liggitt/bump-heketi
Bump github.com/heketi/heketi to c2e2a4ab7ab9
2019-09-17 16:55:27 -07:00
Jordan Liggitt
a1b31aaf74 Bump github.com/heketi/heketi to c2e2a4ab7ab9 2019-09-17 16:54:46 -04:00
Han Kang
866ea74326 remove pkg/version and some of redundant copies of it
Change-Id: Ia58367c1b1274bfb49c8a4784051463abaf795de
2019-09-16 16:24:35 -07:00
Kubernetes Prow Robot
4dd1e3fa43
Merge pull request #82585 from wojtek-t/fix_meta_internalversion_codecs
Ensure conversions are registered for metainternalversion codecs
2019-09-12 17:26:31 -07:00
wojtekt
54163527a6 Ensure conversions are registered for metainternalversion codecs 2019-09-12 19:32:02 +02:00
Carlos de Paula
8cd98fbd60 Bump gonvml module and remove CGO dependency.
Signed-off-by: Carlos de Paula <me@carlosedp.com>
2019-09-04 15:27:57 -03:00
Kubernetes Prow Robot
443002fcb7
Merge pull request #81413 from Bisnode/OIDC-honour-nbf
bump github.com/coreos/go-oidc dep to pick up nbf enforcement
2019-08-31 04:37:46 -07:00
Kubernetes Prow Robot
ab162cd28c
Merge pull request #77354 from jennybuckley/crd-apply
Use CRD validation field in server-side apply
2019-08-30 23:53:47 -07:00
Anders Eknert
5e6162c614 Honour "nbf" claim if present in ID token 2019-08-31 08:45:02 +02:00
David Ashpole
5420d84160 update cAdvisor godeps to v0.34.0 release 2019-08-30 10:31:03 -07:00
Kubernetes Prow Robot
45522ebaca
Merge pull request #82087 from soltysh/cp_back
Move kubectl cp back to k/k
2019-08-30 06:25:58 -07:00
jennybuckley
badd5b9a26 Update generated 2019-08-29 19:10:28 -07:00
Anusha Ramineni
26b03a4777 Use k8s.io/utils package 2019-08-29 19:09:15 +05:30
Chris Hoge
3d27daf7d2 Update modules for openstack staging. 2019-08-29 19:09:15 +05:30
Anusha Ramineni
a75c5bc50b Move Openstack provider to staging
This commit moves the openstack provider to staging
2019-08-29 19:09:14 +05:30
Maciej Szulik
ab1c56ae87
Move kubectl cp back to k/k 2019-08-29 09:00:47 +02:00
Kubernetes Prow Robot
6c9f26ca3a
Merge pull request #80766 from robscott/discovery-api
Adding Discovery API for EndpointSlice
2019-08-28 14:44:09 -07:00
Kubernetes Prow Robot
273e1a4605
Merge pull request #81896 from liggitt/webhook-efficiency
Compute webhook selectors and client once per webhookconfig revision
2019-08-28 03:09:38 -07:00
Kubernetes Prow Robot
91bec13163
Merge pull request #81871 from prameshj/vendor-update
Update vendor k8s-cloud-provider and google API
2019-08-28 03:09:25 -07:00
Pavithra Ramesh
ce3b145e73 Update vendor k8s-cloud-provider and google API
Ran commands:
hack/pin-dependency.sh github.com/GoogleCloudPlatform/k8s-cloud-provider 27a4ced34534a6c32b63159b100ac0efaa1d37b3
hack/update-vendor.sh

hack/pin-dependency.sh google.golang.org/api 5213b809086156e6e2b262a41394993fcff97439
hack/update-vendor.sh

hack/verify-vendor.sh

merge conflicts
2019-08-27 15:58:55 -07:00
Han Kang
466980dd74 migrate kube-apiserver metrics to stability framework 2019-08-27 12:45:01 -07:00
Dr. Stefan Schimanski
beee72e28b aggregator: add metric for openapi regeneration 2019-08-27 15:08:54 +02:00
Rob Scott
f80cee9280
Adding discovery/v1alpha1 API for EndpointSlices 2019-08-26 14:50:00 -07:00
Jordan Liggitt
8c10d929ca Use cached selectors/client for webhooks 2019-08-24 20:00:46 -04:00
Kubernetes Prow Robot
448049927b
Merge pull request #81752 from dims/hack-pick-up-test-go-files-in-verify-import-boss
Pick up *_test.go in verify-import-boss
2019-08-23 20:56:38 -07:00
Davanum Srinivas
96998c6197
hack/pin-dependency.sh k8s.io/gengo 26a664648505d962332bda642b27306bc10d1082 2019-08-23 12:11:18 -04:00
Kubernetes Prow Robot
fa9e1d2146
Merge pull request #81173 from logicalhan/shared-metrics
Migrate shared metrics into component base
2019-08-22 15:09:29 -07:00
Dr. Stefan Schimanski
c0594d2e38 apiextensions: builder for OpenAPI v3 2019-08-22 13:28:12 +02:00
Han Kang
b037203082 move version logic directly into the component-base, to simplify legacyregistry logic
add version to vendor

move version into component-base top-level

update bazel build files

fix import
2019-08-21 09:43:20 -07:00
Davanum Srinivas
8c3188d720
Update google.golang.org/genproto to c66870c02cf8 2019-08-21 08:16:35 -04:00
Davanum Srinivas
108ccea448
Update github.com/coreos/etcd to v3.3.15
Change-Id: I1b16ca712238219d082427c75dd6bc404794abbf
2019-08-21 08:16:34 -04:00
Davanum Srinivas
3d6ae5ef12
Update google.golang.org/grpc to v1.23.0
Change-Id: Ifbe8229d464a35a7598e28f53fe9d485c3e53e77
2019-08-21 08:15:56 -04:00
Kubernetes Prow Robot
8567b77b49
Merge pull request #81561 from apelisse/update-smd
Update structured-merge-diff to latest version
2019-08-21 00:30:19 -07:00
Kubernetes Prow Robot
e1c2c677f1
Merge pull request #78033 from rajansandeep/corednsmigration
Add the ability to migrate CoreDNS configmap in kubeadm
2019-08-20 20:39:16 -07:00
Sandeep Rajan
b6da3e41c9 update dependencies 2019-08-20 13:55:33 -04:00
Kubernetes Prow Robot
d6035f3e0d
Merge pull request #81505 from justaugustus/update-azure-imports
Update Azure API versions in go imports
2019-08-20 04:43:32 -07:00
Tim Allclair
9a02ef7fe5 Bump golang.org/x/tools version for staticcheck compat 2019-08-19 17:16:24 -07:00
Tim Allclair
7e5a64e011 Vendor staticcheck 2019-08-19 17:16:24 -07:00
Antoine Pelisse
9edc66ad91 Update structured-merge-diff to latest version 2019-08-19 14:56:08 -07:00
Stephen Augustus
77a41043a5 Update vendor for Azure API bumps
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-08-19 13:27:28 -04:00
Kubernetes Prow Robot
ef397e5b36
Merge pull request #79604 from liggitt/crd-v1
promote CRD to v1
2019-08-16 21:44:08 -07:00
Jordan Liggitt
aa05715c0e generated 2019-08-16 13:13:40 -04:00
Stephen Augustus
14e4b5f8db Update vendor for Azure dependencies
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-08-15 18:01:44 -04:00
Kubernetes Prow Robot
34791349d6
Merge pull request #81387 from logicalhan/go-grpc-prom
bump go-grpc-prometheus to v1.2.0
2019-08-14 03:29:05 -07:00
Christoph Blecker
5f971d6d88
Update vendor 2019-08-13 17:51:45 -07:00
Han Kang
b052c2cee9 bump go-grpc-prometheus since 1.2.0 actually exposes the metrics
v1.1.0 (which is what we currently use), does not expose metrics which
makes it impossible to migrate.
2019-08-13 16:06:10 -07:00
Alvaro Aleman
c4fd0d4f99
Update k8s.io/gengo to 955ffa8fcfc983717cd9de5d2a1e9f5c465f4376 2019-08-13 23:55:47 +02:00
Kubernetes Prow Robot
461b2d8b9a
Merge pull request #81164 from dims/update-to-latest-klog-0.4.0
Update to latest klog 0.4.0
2019-08-13 12:30:08 -07:00
Kubernetes Prow Robot
967d4fbc18
Merge pull request #81162 from Pothulapati/cadvisor
Bump cadvisor to a latest commit
2019-08-13 04:49:54 -07:00
Kubernetes Prow Robot
3030a9d927
Merge pull request #81096 from roycaihw/update-vendor-json-iterator
Update github.com/json-iterator/go dependency to fix emtpy byte marshaling
2019-08-08 08:00:13 -07: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
ce31366baf pinned cadvisor to a latest commit
Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2019-08-08 17:56:37 +05:30
Kubernetes Prow Robot
6d49d69c91
Merge pull request #80689 from Pothulapati/inotify
Switch to k8s.io/utils/inotify
2019-08-08 00:49:19 -07:00
Kubernetes Prow Robot
4c315aa8d9
Merge pull request #78543 from cheftako/kas-np3
Get network-proxy working with GCE.
2019-08-07 14:44:44 -07:00
Haowei Cai
6bed35ebd2 generated
running hack/update-vendor.sh
2019-08-07 12:53:51 -07: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
Walter Fender
ebb65c5f4c Get network-proxy working with GCE.
Got the proxy-server coming up in the master.
Added certs and have it comiung up with those certs.
Added a daemonset to run the network-agent.
Adding support for agent running as a sameon set on every node.

Added quick hack to test that proxy server/agent were correctly
tunneling traffic to the kubelet.

Added more WIP for reading network proxy configuration.
Get flags set correctly and fix connection services.
Adding missing ApplyTo
Added ConnectivityService.
Fixed build directives. Added connectivity service configuration.
Fixed log levels.
Fixed minor issues for feature turned off.
Fixed boilerplate and format.
Moved log dialer initialization earlier as per Liggits suggestion.
Fixed a few minor issues in the configuration for GCE.
Fixed scheme allocation
Adding unit test.
Added test for direct connectivity service.

Switching to injecting the Lookup method rather than using a Singleton.
First round of mikedaneses feedback.
Fixed deployment to use yaml and other changes suggested by MikeDanese.

Switched network proxy server/agent which are kebab-case not camelCase.
Picked up DIAL_RSP fix.
Factored in deads2k feedback.
Feedback from mikedanese
Factored in second round of feedback from David.
Fix path in verify.
Factored in anfernee's feedback.
First part of lavalamps feedback.
Factored in more changes from lavalamp and mikedanese.

Renamed network-proxy to konnectivity-server and konnectivity-agent.
Fixed tolerations and config file checking.
Added missing strptr
Finished lavalamps requested rename.
Disambiguating konnectivity service by renaming it egress selector.

Switched feature flag to KUBE_ENABLE_EGRESS_VIA_KONNECTIVITY_SERVICE
2019-08-06 23:09:49 -07:00
Kubernetes Prow Robot
e5862e74be
Merge pull request #80321 from Moriadry/feature/vendor-codedellemc
vender upgrade codedellemc/goscaleio to release v0.1.0
2019-08-06 21:05:05 -07:00
Joe Betz
237b16d9d9 Upgrade to latest k8s.io/utils 2019-08-05 12:18:57 -07:00
Kubernetes Prow Robot
81f021b7a5
Merge pull request #80876 from seans3/move-kubectl-cmd
Move /pkg/kubectl/cmd/{command} to staging
2019-08-02 02:36:07 -07:00
Kubernetes Prow Robot
9743d7f270
Merge pull request #80730 from jennybuckley/apply-raw
Use raw bytes instead of nested map in metav1.Fields
2019-08-01 20:11:52 -07:00
Kubernetes Prow Robot
c981c65c90
Merge pull request #80231 from liggitt/admissionreview-v1
Promote admissionreview to v1
2019-08-01 17:20:05 -07:00
Sean Sullivan
5fcf9bd79c Update vendor modules to reflect code move to staging 2019-08-01 15:25:56 -07:00
Jordan Liggitt
308c23cf89 Generated 2019-08-01 17:17:42 -04:00
moriadry
bacda8aaca update codedellemc/goscaleio
update thecodeteam/goscaleio

fix problem
2019-08-01 11:49:53 +08:00
Kubernetes Prow Robot
377104418d
Merge pull request #80822 from liggitt/test-json-output
switch go tests to json output
2019-07-31 18:20:14 -07:00
Jordan Liggitt
bd2dc5e5a2 vendor gotest.tools/gotestsum 2019-07-31 17:43:02 -04:00
Kubernetes Prow Robot
41b3a3ebb9
Merge pull request #80727 from seans3/move-explain-staging
Move pkg/kubect/explain to staging
2019-07-31 11:42:15 -07:00
Kubernetes Prow Robot
ffc2947149
Merge pull request #80772 from seans3/move-scale-updater-staging
Refactor pkg/kubectl/{scale.go|rollingupdater.go} for move to staging
2019-07-31 06:56:35 -07:00
Kubernetes Prow Robot
d8900caac8
Merge pull request #80732 from cblecker/fix-tag-protobuf
Fix tag for gogo/protobuf
2019-07-31 05:28:47 -07:00
Sean Sullivan
1252ab3c98 Move pkg/kubect/explain to staging 2019-07-31 00:30:32 -07:00
Kubernetes Prow Robot
1c63eb1611
Merge pull request #80721 from dims/update-docker-distribution-to-non-random-tag-v2.7.1
Update github.com/docker/distribution to v2.7.1
2019-07-31 00:25:14 -07:00
Sean Sullivan
c011df28a4 Refactor pkg/kubectl/{scale.go|rollingupdater.go} for move to staging 2019-07-30 23:15:15 -07:00
Sean Sullivan
18c7ee8114 Move pkg/kubectl/proxy to staging 2019-07-30 19:09:25 -07:00
Christoph Blecker
7471a1d35f
Fix tag for github.com/gogo/protobuf 2019-07-30 18:38:34 -07:00
Sean Sullivan
902789d375 Move pkg/kubectl/generate to staging 2019-07-30 16:18:39 -07:00
Sean Sullivan
9f3384f02f Move pkg/kubectl/polymorphichelpers staging 2019-07-30 10:10:30 -07:00
Sean Sullivan
a1de0e9331 Move pkg/kubectl/metricsutil to staging 2019-07-29 16:26:10 -07:00
jennybuckley
b7649db53a Update vendor 2019-07-29 16:05:17 -07:00
Sean Sullivan
6c96a059dd Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
Davanum Srinivas
a0a85c5d1e Update github.com/docker/distribution to v2.7.1 2019-07-29 14:19:52 -04:00
Sean Sullivan
7a64a66d61 Move pkg/kubectl/cmd/util/openapi to staging 2019-07-27 16:18:37 -07:00
Kubernetes Prow Robot
12e462b21a
Merge pull request #80656 from seans3/move-kubectl-version
Move pkg/kubectl/version to staging
2019-07-27 07:33:56 -07:00
Sean Sullivan
fb44be2d97 Move pkg/kubectl/version to staging 2019-07-26 15:48:09 -07:00
Sean Sullivan
49f5b423cf Move pkg/kubectl/describe to staging 2019-07-26 10:41:49 -07:00
Kubernetes Prow Robot
614544f2cf
Merge pull request #80608 from seans3/move-kubectl-bindata
Moves pkg/kubectl/util/i18n to staging
2019-07-26 09:56:38 -07:00
Kubernetes Prow Robot
de73f62336
Merge pull request #80495 from adityadani/update_openstorage_to_v1.0.0
pkg/volume/portworx: Update vendor for libopenstorage/openstorage to v1.0.0
2019-07-26 03:23:59 -07:00
Sean Sullivan
70984d8385 Moves pkg/kubectl/util/i18n to staging 2019-07-25 23:09:34 -07:00
Kubernetes Prow Robot
6fc8a01544
Merge pull request #80562 from seans3/move-drain-staging
Move pkg/kubectl/drain to staging
2019-07-25 22:36:24 -07:00
Kubernetes Prow Robot
a172e197b1
Merge pull request #77355 from apelisse/test-new-protoc
Use new reverse protobuf marshalling
2019-07-25 16:01:14 -07:00
Aditya Dani
d6470636ea vendor: update for libopenstorage/openstorage to v1.0.0
- Portworx storage plugin under pkg/volume/portworx uses the libopenstorage/openstorage dependency.
- This change does not update any of the go files vendor'ed from libopenstorage/openstorage but simply
  updates the go modules vendor from a SHA to the v1.0.0 tag.
2019-07-25 14:39:24 -07:00
Antoine Pelisse
6568325ca2 Regenerate 2019-07-25 11:54:00 -07:00
Sean Sullivan
eaea71cf84 Move pkg/kubectl/drain to staging 2019-07-25 10:23:32 -07:00
Sean Sullivan
1b52c6180b Move pkg/kubectl/apps to staging 2019-07-24 20:10:31 -07:00
Sean Sullivan
7083332c63 Move pkg/kubectl/util to staging 2019-07-24 13:18:34 -07:00
David Eads
aa84028119 add protection for reserved API groups 2019-07-24 07:41:30 -04:00
Kubernetes Prow Robot
c2a4369ba4
Merge pull request #80380 from lavalamp/bump-smd
Bump smd
2019-07-21 01:56:53 -07:00
Daniel Smith
3c81a9a1c9 bump smd 2019-07-19 15:34:30 -07:00
Sean Sullivan
67140f13fe Updated dependencies: BUILD/modules.txt 2019-07-18 15:43:26 -07:00
jennybuckley
018a3db25e Update generated 2019-07-17 14:59:50 -07:00
Kubernetes Prow Robot
683e405f31
Merge pull request #79418 from yue9944882/chore/prune-aggregator-internals
Prune hub-type client/informer/lister from kube-aggregator
2019-07-16 23:22:34 -07:00
Kubernetes Prow Robot
eee3a3749a
Merge pull request #80123 from sttts/sttts-bump-kube-openapi2
Bump kube-openapi and structured-merge-diff
2019-07-16 17:37:12 -07:00
yue9944882
3b1624f0cc remove kube-aggregator/pkg/client/*
use v1 api

[DO NOT REVIEW] bazel changes

code-gen script changes

update hack/update-vendor

remove useless interface type cast
2019-07-16 23:11:15 +08:00
Ruslan Gustomiasov
b4ce777b79 remove github.com/kardianos/osext 2019-07-15 23:40:13 +02:00
Dr. Stefan Schimanski
91a3704938 Run update-vendor.sh 2019-07-14 10:33:51 +02:00
Dr. Stefan Schimanski
7408ebfdca Bump(k8s.io/kube-openapi): aggregator: merge x-kubernetes-group-version-kind slices 2019-07-13 16:11:40 +02:00
Kubernetes Prow Robot
25ab6d82ec
Merge pull request #79645 from wojtek-t/cleanup_etcd_dir_3
Move etcd/util to etcd3/
2019-07-12 22:39:04 -07:00
Dr. Stefan Schimanski
1bdcabd638 sample-apiserver: add openapi spec 2019-07-12 20:52:21 +02:00
Kubernetes Prow Robot
3dd8add5d2
Merge pull request #79549 from liggitt/admission-webhooks-v1
Promote admission webhook API to v1
2019-07-11 17:01:34 -07:00
Clayton Coleman
d631f9b7e9
Use metadata informers instead of dynamic informers in controller manager
All controllers in controller-manager that deal with objects generically
work with those objects without needing the full object. Update the GC
and quota controller to use PartialObjectMetadata input objects which
is faster and more efficient.
2019-07-11 12:18:52 -04:00
Clayton Coleman
637cc83341
Switch the garbage collector to use metadata client and protobuf 2019-07-11 12:18:51 -04:00
Jordan Liggitt
b15aed6409 Generated 2019-07-10 17:38:09 -04:00
Kubernetes Prow Robot
bd628bc792
Merge pull request #79128 from SataQiu/fix-kubeadm-20190618
Update caddy vendor dependency to v1.0.1
2019-07-10 00:12:37 -07:00
David Eads
09c55bd117 make kubectl --raw consistent for create, update, get, delete 2019-07-09 09:03:56 -04:00
SataQiu
9657240197 update caddy vendor dependency to v1.0.1 2019-07-09 12:03:25 +08:00
Kubernetes Prow Robot
886c5d261f
Merge pull request #79637 from toliu/toliu/update-gophercloud
Update gophercloud vendor dependency to v0.1.0
2019-07-03 18:20:15 -07:00
Kubernetes Prow Robot
03aeab967a
Merge pull request #79306 from vllry/gogo-dep-tag
Updated github.com/gogo/protobuf from v0.5 SHA to v1.0.0 tag
2019-07-03 12:29:39 -07:00
Kubernetes Prow Robot
024c7bd84f
Merge pull request #77819 from smarterclayton/client
Add a metadata client to client-go that can read PartialObjectMetadata
2019-07-03 10:34:32 -07:00
Vallery Lancey
fe59ee8aaf Updated github.com/gogo/protobuf from SHA to nearest-pinnable tag (v1.0.0), as part of dependency management cleanup: #79234 2019-07-02 21:44:06 -07:00
liushi
094fed6598 Update gophercloud vendor dependency to v0.1.0 2019-07-02 18:53:27 -07:00
Khaled Henidak(Kal)
2b77667718 vendor updates 2019-07-02 22:26:26 +00:00
Clayton Coleman
21f5e643d9
Add a metadata client to client-go that can read PartialObjectMetadata
This client exposes operations on generic metadata (get, list, watch, delete)
and allows patch operations. The client always uses protobuf and requests
the server transform the response into the appropriate object. Using this
client simplifies the work of generic controllers by allowing them to treat
all objects the same, and also improves performance both in the amount of
data sent as well as allowing protobuf on CRD resources.
2019-07-02 16:42:41 -04:00
wojtekt
23d9d6b1d0 Move etcd/util to etcd3/ 2019-07-02 10:39:12 +02:00
Kubernetes Prow Robot
6d8dd21111
Merge pull request #79594 from wojtek-t/cleanup_etcd_dir_2
Cleanup etcd directory - part 2
2019-07-01 21:33:34 -07:00
Kubernetes Prow Robot
6f73ab2219
Merge pull request #78908 from dcbw/cni-0.7.1-snapshot
vendor: bump CNI to v0.7.1 snapshot
2019-07-01 21:33:21 -07:00
Dan Williams
0e48ec31f3 vendor: update containernetworking/cni to v0.7.1 2019-07-01 12:13:13 -05:00
wojtekt
a756e20cb5 Update autogenerated files 2019-07-01 15:02:49 +02:00
Stephen Augustus
df3a7d4385 Update vendor
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-07-01 00:54:34 -04:00
Stephen Augustus
97bc3a3484 Update vendor
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-07-01 00:25:22 -04:00
Kubernetes Prow Robot
6a2d0f67d1
Merge pull request #79527 from wojtek-t/cleanup_etcd_dir_1
Cleanup etcd code
2019-06-29 07:37:22 -07:00
wojtekt
cba13eb9ad Autogenerate code 2019-06-29 15:26:09 +02:00
Kubernetes Prow Robot
a574bd63ed
Merge pull request #79442 from seans3/move-kubectl-validation
Move pkg/kubectl/validation to staging
2019-06-28 17:21:10 -07:00
Kubernetes Prow Robot
ca6113fb8b
Merge pull request #78495 from odinuge/cgroups-hugetlb
Fix cgroup hugetlb size prefix for kB
2019-06-28 16:09:29 -07:00
Kubernetes Prow Robot
d020a037b5
Merge pull request #79198 from damemi/kubectl-logs
Move pkg/kubectl/util/logs to staging
2019-06-28 12:43:07 -07:00
Odin Ugedal
7a7d8c21e7
Update dependency sirupsen/logrus 2019-06-28 21:28:24 +02:00
Odin Ugedal
2bcdb944f0
Update dependency opencontainer/runc 2019-06-28 21:23:05 +02:00
Sean Sullivan
9cef1fb27b Update dependencies BUILD/go.mod/go.sum 2019-06-28 11:56:18 -07:00
Kubernetes Prow Robot
e0af9cf491
Merge pull request #79203 from damemi/kubectl-slice
Move pkg/kubectl/util/slice to staging
2019-06-27 18:53:20 -07:00
Kubernetes Prow Robot
814052aaff
Merge pull request #79193 from seans3/move-kubectl-util-fieldpath
Move pkg/kubectl/util/fieldpath to staging
2019-06-27 15:29:22 -07:00
Kubernetes Prow Robot
1a80962db6
Merge pull request #76124 from tossmilestone/fix-crd-validate-items
Fix CRD validation error on 'items' field
2019-06-27 12:47:22 -07:00
Mike Dame
f11e120978 update vendor 2019-06-27 15:18:46 -04:00
Mike Dame
18ea637d09 update vendor 2019-06-27 15:12:55 -04:00
Sean Sullivan
c32921672f Update BUILD files 2019-06-27 10:06:54 -07:00
He Xiaoxi
fb03e0c461 Bump objx to v0.2.0
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:33:27 +08:00
He Xiaoxi
899833a2be Bump easyjson to v0.0.0-20190614124828-94de47d64c63
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:18:09 +08:00
He Xiaoxi
a670e582ab Bump govalidator to v0.0.0-20190424111038-f61b66f89f4a
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 11:00:41 +08:00
He Xiaoxi
a5a0526a55 Bump purell to v1.1.1
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 10:52:40 +08:00
He Xiaoxi
eb2a1c10fa Bump go-openapi dependencies to preferred version
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-27 10:42:28 +08:00
Sean Sullivan
85e83512b0 Updated BUILD dependency to use staging 2019-06-26 14:53:06 -07:00
Sally O'Malley
c4cb265e5c
Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-26 15:59:30 -04:00
Sally O'Malley
7ac89bfe4c
Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-26 08:51:27 -04:00
He Xiaoxi
2e37a3bebe Fix CRD validation error for 'items' field
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
2019-06-26 16:08:34 +08:00
Peter Swica
d8362f7508 Moving pkg/kubectl/util/storage to staging 2019-06-26 00:11:16 -04:00
Kubernetes Prow Robot
dc9174818d
Merge pull request #79191 from seans3/move-kubectl-util-event
Move pkg/kubectl/util/event to staging
2019-06-25 18:15:39 -07:00
Kubernetes Prow Robot
41b817b92f
Merge pull request #79038 from yastij/move-jws
move jws to k8s.io/cluster-bootstrap
2019-06-25 17:01:29 -07:00
Sean Sullivan
949060dac0 Dependency changes 2019-06-25 15:22:20 -07:00
Mike Dame
76d7f58c06 update vendor 2019-06-25 15:28:52 -04:00
Sean Sullivan
e397b04ca1 Update go.mod, go.sum, and BUILD dependencies 2019-06-25 12:04:06 -07:00
Kubernetes Prow Robot
4ca3974953
Merge pull request #79287 from BenTheElder/libseccomp
update Libseccomp to tagged release (0.9.1)
2019-06-25 11:44:23 -07:00
Kubernetes Prow Robot
c3f208a07e
Merge pull request #79189 from seans3/move-kubectl-util-deployment
Move pkg/kubectl/util/deployment to staging
2019-06-25 11:43:58 -07:00
Yassine TIJANI
d3620dfa29 move jws to k8s.io/cluster-bootstrap
Signed-off-by: Yassine TIJANI <ytijani@vmware.com>
2019-06-25 13:48:13 +02:00
Kubernetes Prow Robot
6f0f62b2c4
Merge pull request #77211 from dixudx/bootstrap_token_refactor
Bootstrap token refactor
2019-06-24 13:36:36 -07:00
Sean Sullivan
6f120f9660 Updated publishing dependencies rules 2019-06-24 12:42:54 -07:00
Sean Sullivan
2c536a2c33 Updates to dependencies including go.mod, go.sum, and BUILD files 2019-06-24 12:36:33 -07:00
Benjamin Elder
d596093925 automatically set clinkopts 2019-06-24 11:11:44 -07:00
Benjamin Elder
23fa8e7b6e update libssecomp-golang to v0.9.1 2019-06-24 11:11:44 -07:00
Sally O'Malley
d6af3f2653
Update go.mod, go.sum, and BUILD file dependencies 2019-06-24 08:17:47 -04:00
Jordan Liggitt
14cd8c365c gopkg.in/natefinch/lumberjack.v2 v2.0.0 2019-06-23 18:55:29 -07:00
Jordan Liggitt
855048b1b3 github.com/hashicorp/hcl v1.0.0 2019-06-23 18:55:27 -07:00
Jordan Liggitt
63e5ad08aa github.com/gorilla/websocket v1.4.0 2019-06-23 18:54:03 -07:00
Jordan Liggitt
29853a1976 github.com/google/uuid v1.1.1 2019-06-23 18:54:03 -07:00
Kubernetes Prow Robot
42b8b7d331
Merge pull request #79273 from humblec/heketi-update
Update heketi vendor dependency to v9.0.0
2019-06-22 22:56:07 -07:00
Kubernetes Prow Robot
5f88b0d187
Merge pull request #79200 from damemi/kubectl-printers
Move pkg/kubectl/util/printers to staging
2019-06-21 18:53:03 -07:00
Kubernetes Prow Robot
baa5293890
Merge pull request #79230 from dims/move-to-github.com/go-bindata/go-bindata
updating github.com/go-bindata/go-bindata to v3.1.1
2019-06-21 10:03:48 -07:00
Humble Chirammal
387a4131ca Update heketi vendor dependency to v9.0.0
Fix# https://github.com/kubernetes/kubernetes/issues/79234

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-06-21 17:15:23 +05:30
Mike Dame
084f7f35ac hack/update-vendor.sh 2019-06-20 20:37:38 -04:00
Peter Swica
123fa89f21 Moved pkg/kubectl/util/term, pkg/kubectl/util/templates, pkg/kubectl/util/interrupt, and pkg/kubectl/util/interrupt to staging 2019-06-20 15:50:16 -04:00
Davanum Srinivas
df3f9f1047
updating github.com/go-bindata/go-bindata to v3.1.1
Change-Id: I66c047a4e5e72632042f43a9f4b33ab9f5bf7ef1
2019-06-20 11:30:30 -04:00
Di Xu
5056161d4d auto-generated 2019-06-20 17:06:26 +08:00
Davanum Srinivas
b508986304
updating github.com/miekg/dns to v1.1.4 2019-06-19 06:38:33 -04:00
Davanum Srinivas
d9de27d029
updating github.com/spf13/cast to v1.3.0 2019-06-19 06:38:33 -04:00
Davanum Srinivas
1c7bfba916
updating gopkg.in/yaml.v2 to v2.2.2 2019-06-19 06:38:33 -04:00
Davanum Srinivas
7858719b4c
updating gopkg.in/square/go-jose.v2 to v2.2.2 2019-06-19 06:38:33 -04:00
Davanum Srinivas
21fc7d283d
updating github.com/stretchr/testify to v1.3.0 2019-06-19 06:38:32 -04:00
Davanum Srinivas
ed2b80fe0f
updating github.com/spf13/viper to v1.3.2 2019-06-19 06:38:32 -04:00
Davanum Srinivas
99d5aa759e
updating github.com/spf13/pflag to v1.0.3 2019-06-19 06:38:32 -04:00
Davanum Srinivas
a6e9835daa
updating github.com/spf13/jwalterweatherman to v1.1.0 2019-06-19 06:38:32 -04:00
Davanum Srinivas
1b401bdab7
updating github.com/spf13/cobra to v0.0.4 2019-06-19 06:38:32 -04:00
Davanum Srinivas
56612c8b2e
updating github.com/spf13/afero to v1.2.2 2019-06-19 06:38:31 -04:00
Davanum Srinivas
caba257fc9
updating github.com/russross/blackfriday to v1.5.2 2019-06-14 16:47:58 -04:00
Davanum Srinivas
c8051af3b9
updating github.com/robfig/cron to v1.1.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
51177c1ebb
updating github.com/opencontainers/selinux to v1.2.2 2019-06-14 16:47:58 -04:00
Davanum Srinivas
a54fe54ae3
updating github.com/opencontainers/image-spec to v1.0.1 2019-06-14 16:47:58 -04:00
Davanum Srinivas
07001f12fb
updating github.com/opencontainers/go-digest to v1.0.0-rc1 2019-06-14 16:47:58 -04:00
Davanum Srinivas
37479f975e
updating github.com/onsi/gomega to v1.5.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
8629f7fa25
updating github.com/onsi/ginkgo to v1.8.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
49cae73b94
updating github.com/mvdan/xurls to v1.1.0 2019-06-14 16:47:58 -04:00
Davanum Srinivas
746da40374
updating github.com/mitchellh/go-wordwrap to v1.0.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
68e3e2eb5c
updating github.com/mistifyio/go-zfs to v2.1.1+incompatible 2019-06-14 16:47:57 -04:00
Davanum Srinivas
a7c552be86
updating github.com/mholt/caddy to v1.0.0 2019-06-14 16:47:57 -04:00
Davanum Srinivas
1a5cfb7aca
updating github.com/mattn/go-shellwords to v1.0.5 2019-06-14 16:47:57 -04:00
Davanum Srinivas
b713287e43
updating github.com/magiconair/properties to v1.8.1 2019-06-14 16:47:57 -04:00
Davanum Srinivas
c6b2b45fa9
updating github.com/json-iterator/go to v1.1.6 2019-06-14 16:47:57 -04:00