Commit Graph

1252 Commits

Author SHA1 Message Date
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