Commit Graph

1481 Commits

Author SHA1 Message Date
Kubernetes Prow Robot
71ad0a9020
Merge pull request #88875 from apelisse/apply-no-op
SSA: Applying same object twice should be a no-op the second time
2020-03-07 01:13:34 -08:00
Chao Xu
1e78fc0bf0 generaetd 2020-03-05 22:27:02 -08:00
Kubernetes Prow Robot
f605ab0b08
Merge pull request #88502 from caesarxuchao/make-egress-api-beta
Promote the egressSelector API to beta
2020-03-05 20:04:02 -08:00
Antoine Pelisse
df41fd932b Bump sigs.k8s.io/structured-merge-diff to v3 2020-03-05 15:19:50 -08:00
Kubernetes Prow Robot
55bfdc6024
Merge pull request #88004 from verb/cli-debug
Add kubectl debug alpha command
2020-03-05 07:18:37 -08:00
Lee Verberne
e5b655938e Add kubectl debug alpha command
This first version of `kubectl alpha debug` is an import of the existing
kubectl-debug plugin, which supports adding ephemeral containers to
running pods. This attempts to follow patterns used by other kubectl
commands such as run, exec and scale.
2020-03-04 19:20:04 +01:00
Kubernetes Prow Robot
0535520f6e
Merge pull request #88758 from soltysh/hide_last_applied
Hide kubectl.kubernetes.io/last-applied-configuration in describe
2020-03-03 21:06:01 -08:00
saad-ali
22e8189f40 Update dep k8s.io/utils to 0a110f9eb7ab 2020-03-03 11:20:08 -08:00
Maciej Szulik
02cd65d7bb
Squash pkg/describe/versioned/ into pkg/describe/ 2020-03-03 19:20:06 +01:00
Jefftree
0989770135 Update network proxy to v0.0.7 2020-03-02 10:09:00 -08:00
Chao Xu
3fbb549fb7 Promote the egressselector API to beta 2020-02-28 11:29:45 -08:00
Mike Dame
e398302dc7 Add OWNERS and testing to external extender/v1 api 2020-02-27 17:45:48 -05:00
Kubernetes Prow Robot
a726c9c9cb
Merge pull request #88435 from andrewsykim/ccm-clean-up
move well known cloud provider taints to k8s.io/cloud-provider/api
2020-02-26 13:33:41 -08:00
Dr. Stefan Schimanski
ea45da7e52 apiextions: add list-type: map|set CR validation 2020-02-25 18:34:49 +01:00
Sandeep Rajan
cb12e8a059 update corefile-migration library to 1.0.6 2020-02-24 15:00:55 -05:00
andrewsykim
8c633356df move well known cloud provider taints to k8s.io/cloud-provider/api
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-02-23 19:54:59 -05:00
Kubernetes Prow Robot
de75bf9443
Merge pull request #88405 from feiskyer/mock-vmset
Swith to mock clients for route/routetable/networkinterface tests
2020-02-22 00:09:02 -08:00
Pengfei Ni
78b18ed6f4 Swith to mock clients for route/routetable/networkinterface tests 2020-02-22 02:32:19 +00:00
Kubernetes Prow Robot
23045f9247
Merge pull request #88057 from julianvmodesto/remove-deprecated-rolling-update
Remove deprecated rolling-update command
2020-02-21 18:31:30 -08:00
Kubernetes Prow Robot
6461e6f4fb
Merge pull request #87179 from Jefftree/netproxy-uds
UDS + GRPC Support for Network Proxy
2020-02-20 21:20:32 -08:00
Benjamin Elder
86ead63158 update golang.org/x/crypto 2020-02-20 13:17:51 -08:00
Jefftree
907ab25b6f vendor network proxy client 2020-02-20 10:19:38 -08:00
Pengfei Ni
fd81f04036 Update Go modules 2020-02-18 08:05:04 +00:00
Julian V. Modesto
932500c015 Remove deprecated rolling-update command 2020-02-13 23:52:53 -05:00
Kubernetes Prow Robot
77e8c75f32
Merge pull request #87754 from MikeSpreitzer/apf-filter5
Add twice refactored filter and config consumer for API Priority and Fairness
2020-02-13 16:54:46 -08:00
Kubernetes Prow Robot
f7eafa1a83
Merge pull request #86896 from yutedz/copy-into-err
Return the error from copyInto
2020-02-12 13:54:51 -08:00
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
Mike Spreitzer
73614ddd4e Added API Priority and Fairness filter and config consumer 2020-02-10 22:54:40 -05:00
Joe Betz
d9faaca647 Bump to latest SMD to pick up performance optimizations 2020-02-07 16:11:06 -08:00
Jordan Liggitt
0b32e142d4 Drop k8s.io/node-api packages 2020-02-07 10:07:14 -05:00
Kubernetes Prow Robot
e4061baeac
Merge pull request #87830 from dims/update-sigs.k8s.io/yaml-to-v1.2.0
Updating dependency sigs.k8s.io/yaml to version v1.2.0
2020-02-06 17:48:01 -08:00
Kubernetes Prow Robot
caae5467c3
Merge pull request #87695 from andrewsykim/ipvs-handle-ipv6-dest
update github.com/docker/libnetwork to c8a5fca4a652
2020-02-06 17:45:59 -08:00
Davanum Srinivas
5bb1838c5c
Updating dependency sigs.k8s.io/yaml to version v1.2.0 2020-02-04 15:45:47 -05:00
Kubernetes Prow Robot
5ced53c0c4
Merge pull request #87628 from alculquicondor/cc-v1alpha2
Add kubescheduler.config.k8s.io/v1alpha2
2020-01-30 16:59:33 -08:00
Kubernetes Prow Robot
608ac4e67d
Merge pull request #87517 from odinuge/prom-client_model
Bump dependency github.com/prometheus/client_model@v0.2.0
2020-01-30 16:59:12 -08:00
andrewsykim
8d7780d635 update github.com/docker/libnetwork to c8a5fca4a652
Signed-off-by: andrewsykim <kim.andrewsy@gmail.com>
2020-01-30 15:58:12 -05:00
Kubernetes Prow Robot
5595eaa0ad
Merge pull request #87516 from odinuge/runc-rc10
Bump dependency opencontainers/runc@v1.0.0-rc10
2020-01-29 22:10:41 -08:00
Kubernetes Prow Robot
fc3b7b6dcd
Merge pull request #87431 from dprotaso/bump-gofuzz
bump github.com/google/gofuzz
2020-01-29 22:10:27 -08:00
Aldo Culquicondor
3d83ef2e8e Autogenerated and build files for kubescheduler.config.k8s.io/v1alpha2
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-01-29 17:18:48 -05:00
Elijah Oyekunle
cece51b9b0 bump gengo version 2020-01-28 10:58:15 +01:00
Odin Ugedal
292804ae1c
Bump dependency github.com/prometheus/client_model@v0.2.0 2020-01-24 13:27:15 +01:00
Odin Ugedal
5ba2a8da09
Pin dependency github.com/cilium/ebpf
Use same as opencontainers/runc
2020-01-24 13:13:44 +01:00
Odin Ugedal
088ee920e0
Bump dependency opencontainers/runc@v1.0.0-rc10 2020-01-24 13:11:01 +01:00
Kubernetes Prow Robot
58c67632e5
Merge pull request #87475 from liggitt/drop-ga-gates
Remove deprecated GA feature gates that expire in 1.18
2020-01-24 03:02:46 -08:00
Kubernetes Prow Robot
07b358b190
Merge pull request #87467 from cjcullen/yaml
Update gopkg.in/yaml.v2 to v2.2.8
2020-01-23 17:41:32 -08:00
Jordan Liggitt
4c2eb77ee6 Remove use of CustomResourceSubresources feature gate, CRD field clearing 2020-01-23 13:44:22 -05:00
CJ Cullen
b86df2bec4 update gopkg.in/yaml.v2 to v2.2.8 2020-01-23 09:10:54 -08:00
Ted Yu
5b49d03b84 Return the error from copyInto 2020-01-23 07:48:39 -08:00
Dave Protasowski
c8dbde8666 bump github.com/google/gofuzz
This includes the ability for the fuzzer to skip certain struct fields
2020-01-21 20:41:02 -05:00