Troy Connor
782b943987
[auth]Check verbs for nonresourceurls and resources
2020-10-12 13:58:45 -04:00
Kubernetes Prow Robot
4bbf4111e2
Merge pull request #92507 from ingvagabund/staging-library-go
...
Initialize k8s.io/component-helpers staging repository
2020-10-12 10:30:48 -07:00
Haowei Cai
184b460369
add a OWNERS file under storageversion
2020-10-12 09:57:54 -07:00
Haowei Cai
c548d016d4
generated
2020-10-12 09:57:54 -07:00
Haowei Cai
48361711a5
add the storageversion.Manager interface
2020-10-12 09:57:54 -07:00
Lubomir I. Ivanov
bae6b93d5c
kubeadm: add some output to the generate-csr command
...
Currently the "generate-csr" command does not have any output.
Pass an io.Writer (bound to os.Stdout from /cmd) to the functions
responsible for generating the kubeconfig / certs keys and CSRs.
If nil is passed these functions don't output anything.
2020-10-12 19:05:45 +03:00
Antoni Zawodny
636bd041fe
Fix the busybox image tag in kubemark hollow nodes
2020-10-12 17:50:41 +02:00
Kubernetes Prow Robot
57a46531f5
Merge pull request #95321 from harche/fix_cap
...
add CAP_NET_RAW capability to CRI stats summery test
2020-10-12 08:14:48 -07:00
Kubernetes Prow Robot
a9bfd8816d
Merge pull request #95478 from xmudrii/update-owners
...
OWNERS_ALIASES: Add xmudrii to release-engineering-reviewers
2020-10-12 07:14:48 -07:00
andyzhangx
daa4d76643
fix azure disk attach failure for disk size bigger than 4TB
...
test: add debugging info
fix test failure
remove debugging info
add condition
2020-10-12 01:43:59 +00:00
Kubernetes Prow Robot
c1e5e6a556
Merge pull request #93836 from jayunit100/salt_cleanup_92835
...
remove __pillar__ refs
2020-10-11 17:58:47 -07:00
Jan Chaloupka
cd89e3bf72
Add PULL_REQUEST_TEMPLATE.md and state the repo does not accept any direct changes
2020-10-11 21:40:29 +02:00
Jan Chaloupka
3802f2022b
Run hack/update-vendor.sh
2020-10-11 21:40:24 +02:00
Jan Chaloupka
7530806c9f
Add rule for component-helpers into staging/publishing/rules.yaml
2020-10-11 21:40:18 +02:00
Jan Chaloupka
274c536da3
Removing GetPodPriority from pkg/api and importing PodPriority from k8s.io/component-helpers
2020-10-11 21:40:11 +02:00
Jan Chaloupka
95ad020a75
Duplicate a single helper from pkg/apis
...
Duplicating GetPodPriority code from k8s.io/kubernetes/pkg/api/v1/pod as PodPriority
2020-10-11 21:39:51 +02:00
jay vyas
e7a9a94da8
simpler addition of nodeport basic validation
2020-10-11 11:36:02 -04:00
Marko Mudrinić
ed0373b952
Replace Branch Manager/Patch Release Team with Release Manager
2020-10-11 12:27:14 +02:00
Marko Mudrinić
d938265227
OWNERS_ALIASES: Add xmudrii to release-engineering-reviewers
2020-10-11 12:24:49 +02:00
Kubernetes Prow Robot
7680a85b3b
Merge pull request #95461 from SataQiu/clean-kubeadm-20201010
...
kubeadm: make new command functions to keep private when they are not required to be public
2020-10-10 20:28:47 -07:00
Kubernetes Prow Robot
fa15799f74
Merge pull request #95456 from andyzhangx/windows-flush
...
fix azure disk data loss issue on Windows when unmount disk
2020-10-09 22:22:46 -07:00
SataQiu
646f4e2b62
make new command functions to keep private when they are not required to be public
2020-10-10 12:03:02 +08:00
Kubernetes Prow Robot
a4a7b574b3
Merge pull request #94465 from joakimr-axis/joakimr-axis_util.sh_arrays
...
Fix some shellcheck warnings/errors in cluster/gce/util.sh
2020-10-09 20:34:59 -07:00
Kubernetes Prow Robot
c72b30b3b7
Merge pull request #93534 from everpeace/score-in-preemption-handle
...
scheduler: expose Run[Pre]ScorePlugins functions to PreemptionHandle(through PluginRunner)
2020-10-09 20:34:47 -07:00
SataQiu
a0efc33158
wrap errors from NodeLabel, NodePorts, NodePreferAvoidPods and NodeResourcesBalancedAllocation plugins
2020-10-10 11:00:40 +08:00
Kubernetes Prow Robot
acb3beaae4
Merge pull request #95419 from jsturtevant/patch-2
...
Update Windows Pause version to 1.4.0
2020-10-09 19:39:35 -07:00
Kubernetes Prow Robot
3e36ac3093
Merge pull request #95378 from danwinship/fix-dual-stack-canaries
...
fix kubelet iptables monitoring on dual-stack
2020-10-09 19:38:59 -07:00
Kubernetes Prow Robot
78ece5411a
Merge pull request #95048 from alculquicondor/disable-default-spread
...
Add DefaultingType to PodTopologySpreadArgs
2020-10-09 19:38:47 -07:00
andyzhangx
9e35244c6c
fix azure disk data loss issue on Windows
2020-10-10 02:20:49 +00:00
Kubernetes Prow Robot
fb3e2c42ef
Merge pull request #95444 from xing-yang/addon_snapshot_owners
...
Update addons volumesnapshots owners file
2020-10-09 18:09:08 -07:00
Kubernetes Prow Robot
ff0ef98f34
Merge pull request #95424 from caseydavenport/calico-v3.16.2
...
Update to Calico v3.16.2
2020-10-09 18:08:59 -07:00
Kubernetes Prow Robot
33fd5552bb
Merge pull request #95418 from vinayakankugoyal/pki
...
Update write-pki-data to give read permissions to KUBE_PKI_READERS_GR…
2020-10-09 18:08:47 -07:00
Kubernetes Prow Robot
6d5f928023
Merge pull request #95397 from masap/test-integratio/fix-warning
...
test-integration: Fix using deprecated default cluster IPs
2020-10-09 15:57:48 -07:00
Shihang Zhang
079cd8ddc2
fix upgrade test
2020-10-09 15:28:28 -07:00
Aldo Culquicondor
c8a0b9e8e7
Add defaultingType to PodTopologySpreadArgs
...
Change-Id: Ibf6a4fdb39a31fe9deed68de7e7cb24a9bf9d06a
2020-10-09 17:12:12 -04:00
Kubernetes Prow Robot
4fbf5df52b
Merge pull request #95388 from ii/policy
...
Enable Logging of event requests to audit log in cluster/gce/gci/configure-helper.sh
2020-10-09 14:08:48 -07:00
Dan Winship
3b9f358eb9
Don't depend on DNS in NetworkPolicy tests
...
The NetworkPolicy tests work by trying to connect to a service by its
name, which means that for the tests that involved creating egress
policies, it had to always create an extra rule allowing egress for
DNS, but this assumed that DNS was running on UDP port 53. If it was
running somewhere else (eg if you changed the CoreDNS pods to use port
5353 to avoid needing to give them the NET_BIND_SERVICE capability)
then the NetworkPolicy tests would fail.
Fix this by making the tests connect to their services by IP rather
than by name, and removing all the DNS special-case rules. There are
other tests that ensure that Service DNS works.
2020-10-09 16:16:43 -04:00
Kubernetes Prow Robot
b0ca7f1ea5
Merge pull request #95417 from jkh52/master
...
API server: fix default_konnectivity_socket_path typo.
2020-10-09 11:22:07 -07:00
Dan Winship
55e6eebae2
kubelet: fix iptables setup under dual-stack
...
Fix stupid golang loop variable closure thing.
Also, if we fail to initially set up the rules for one family, don't
try to set up a canary. eg, on the CI hosts, the kernel ip6tables
modules are not loaded, so any attempt to call ip6tables will fail.
Just log those errors once at startup rather than once a minute.
2020-10-09 11:59:32 -04:00
Dan Winship
3f4c2d6fe0
Improve logging of iptables canary test
...
Since it's [Disruptive] it only runs in periodic jobs so it's better
to have too much debugging info than too little.
2020-10-09 11:59:21 -04:00
xing-yang
263c4d70f6
Update addons volumesnapshots owners file
2020-10-09 13:44:24 +00:00
Kubernetes Prow Robot
ee297b6f4d
Merge pull request #95053 from tanjunchen/replace-k8s-master
...
test/e2e/framework/:use the term 'Control Plane' in comment
2020-10-08 19:31:05 -07:00
Kubernetes Prow Robot
77866160ef
Merge pull request #95342 from nicolehanjing/nicoleh-fix-controller
...
cloud node controller: handle empty providerID from getProviderID
2020-10-08 17:33:06 -07:00
Hippie Hacker
b1e3a2ac7a
Clarify that we don't audit events due to performance impact
2020-10-09 13:30:20 +13:00
Haowei Cai
0765ba8e54
don't cache transports for incomparable configs
...
Co-authored-by: Jordan Liggitt <liggitt@google.com>
2020-10-08 16:45:56 -07:00
Vinayak Goyal
7cbe8070bc
Update write-pki-data to give read permissions to KUBE_PKI_READERS_GROUP, for components running as non-root to be able to read the credentials.
2020-10-08 16:25:43 -07:00
Casey Davenport
39dd16d58d
Update to Calico v3.16.2
2020-10-08 16:05:45 -07:00
James Sturtevant
78ca71857b
Update Windows Pause version to 1.4.0
2020-10-08 15:39:31 -07:00
Kubernetes Prow Robot
05a46dbb60
Merge pull request #95239 from danwinship/dual-stack-node-ips-basic
...
DualStack: basic dual-stack node IP handling
2020-10-08 14:21:05 -07:00
cici37
ae8ce0d190
Move cmd/controller-manager to k8s.io/controller-manager and cloud specific configs to k8s.io/cloud-provider.
2020-10-08 13:23:16 -07:00