Kubernetes Prow Robot
5c6d853b44
Merge pull request #92492 from eddiezane/ez/kubectl-876-warn-on-verb-validation
...
kubectl: warn when creating roles with custom verbs
2020-09-22 12:21:52 -07:00
Kubernetes Prow Robot
dbaaed3592
Merge pull request #92140 from ash2k/ash2k/fix-error-check
...
Fix error check logic in test
2020-09-22 12:21:38 -07:00
Kubernetes Prow Robot
86a9087896
Merge pull request #89962 from wangrzneu/master
...
make kubectl/kubeadm completion script support busybox
2020-09-22 12:21:23 -07:00
Kubernetes Prow Robot
100fe77b38
Merge pull request #86582 from mlmhl/local-up-cluster
...
do not wait for node ready when starting kube-proxy in 'nokubelet' mode
2020-09-22 12:21:09 -07:00
Anago GCB
f99ed92ed1
CHANGELOG: Update directory for v1.20.0-alpha.1 release
2020-09-22 16:35:00 +00:00
Marek Siarkowicz
7d309e0104
Move Kubelet Summary API to staging repo
2020-09-22 18:23:28 +02:00
Kubernetes Prow Robot
9f32854099
Merge pull request #94879 from knight42/refactor/kubeadm-alpha-kubeconfig
...
kubeadm: make "alpha kubeconfig user" accept --config
2020-09-22 09:16:48 -07:00
Arghya Sadhu
c62f0dd165
removing deprecated scheduler metrics
2020-09-22 21:04:15 +05:30
knight42
36eb74a803
refactor(kubeadm): make alpha kubeconfig user
command accpet --config
...
Signed-off-by: knight42 <anonymousknight96@gmail.com>
2020-09-22 23:10:41 +08:00
Antonio Ojea
1dbf915e7b
wait until the iptables rules are programmed
2020-09-22 15:50:22 +02:00
wojtekt
a65fec2a8a
Add test for listing Leases from all namespace
2020-09-22 14:27:49 +02:00
Kubernetes Prow Robot
b03a4ac626
Merge pull request #94894 from gongguan/provider-id
...
use GetInstanceProviderID to get instance provider ID
2020-09-22 04:14:47 -07:00
gongguan
7380a58c19
use GetInstanceProviderID to get instance provider ID
2020-09-22 17:46:56 +08:00
Kubernetes Prow Robot
51ffb495f7
Merge pull request #94681 from mborsz/logdumpcp
...
log-dump.sh: Do not modify logexporter-daemonset.yaml in-place.
2020-09-22 02:04:49 -07:00
Kubernetes Prow Robot
402b94f313
Merge pull request #91469 from kinvolk/rata/fix-kubelet-log-msg
...
Fix kubelet log message when starting a container
2020-09-21 22:28:46 -07:00
Kubernetes Prow Robot
2cec7c61e4
Merge pull request #94885 from andyzhangx/detach-disk-azure-stack
...
fix: detach azure disk broken on Azure Stack
2020-09-21 21:23:16 -07:00
Kubernetes Prow Robot
82d924cea5
Merge pull request #94840 from dashpole/update_owners
...
Move dashpole to emeritus in kubelet
2020-09-21 21:23:02 -07:00
Kubernetes Prow Robot
6ac2930ef0
Merge pull request #94574 from auxten/pkg-kubelet-staticchecks
...
Fix pkg/kubelet static checks
2020-09-21 21:22:47 -07:00
Kubernetes Prow Robot
ac7d9444fd
Merge pull request #94667 from SergeyKanzhelev/systemValidatorsVersionBump
...
(PidsLimit GA follow up): bump the version of k8s.io/system-validators to 1.2
2020-09-21 19:41:05 -07:00
Kubernetes Prow Robot
48329e7d91
Merge pull request #71269 from DeliangFan/adjust_oom_score_adj
...
Set the oom_score_adj of guaranteed pod to -997
2020-09-21 19:40:47 -07:00
Kubernetes Prow Robot
dd466bccde
Merge pull request #94527 from brahmaroutu/mount-utils-2
...
Change code to use staging/k8s.io/mount-utils
2020-09-21 17:46:47 -07:00
wawa0210
be1c85d915
Enhance the prompt information of verifyRunAsNonRoot, add pod, container information
2020-09-22 08:10:54 +08:00
prameshj
d730e5f87e
Update nodelocaldns yaml to use 1.15.14 image
2020-09-21 15:31:55 -07:00
David Ashpole
cbdf84a374
handle longer vendor paths without go files
2020-09-21 14:48:19 -07:00
Siva
e643286c06
Show error in status if preserve unknown fields is true for nonstructural schemas
2020-09-21 16:43:52 -05:00
Kubernetes Prow Robot
66ea0f568c
Merge pull request #94936 from liggitt/1.16-default-off
...
Return the Kubernetes version which stopped serving deprecated APIs by default
2020-09-21 14:37:51 -07:00
phillc
adbc7c2172
find . -type f \( -name "*.go" -or -name "*.md" \) -print0 | xargs -0 gsed -i 's/the the /the /g'
2020-09-21 16:37:12 -04:00
Kubernetes Prow Robot
4304f4bdbd
Merge pull request #94869 from neolit123/1.20-remove-upgrade-node-kubelet-flag
...
kubeadm: remove the --kubelet-version flag for "upgrade node"
2020-09-21 12:55:52 -07:00
Antonio Ojea
b7d8045b81
endpoinslices must mirror services labels
...
Implement, in the endpoint slice controller, the same logic
used for labels in the legacy endpoints controller.
The labels in the endpoint and in the parent must be equivalent.
Headless services add the well-known IsHeadlessService label.
Slices must have two well known labels: LabelServiceName and
LabelManagedBy.
2020-09-21 19:50:15 +02:00
Kubernetes Prow Robot
f5a0250800
Merge pull request #94903 from tkashem/request-received-timestamp
...
Take into account the latency incurred in server filters
2020-09-21 10:04:47 -07:00
Kubernetes Prow Robot
f682c4f142
Merge pull request #94816 from neolit123/1.20-relax-kubeconfig-server-validation
...
kubeadm: relax the validation of kubeconfig server URLs
2020-09-21 10:04:33 -07:00
Kubernetes Prow Robot
0c3286e135
Merge pull request #94803 from azush26/modify-bearertoken
...
Limit the max number of splitting.
2020-09-21 08:56:45 -07:00
Kubernetes Prow Robot
cdc7a2949b
Merge pull request #94760 from harche/crio_tests_fix
...
Add a check for crio service before starting node e2e tests
2020-09-21 08:56:31 -07:00
Jordan Liggitt
bf9e169b14
Return the Kubernetes version which stopped serving deprecated APIs by default
...
Even though particular cluster administrators could re-enable these resources in 1.16 and 1.17,
clients that introspect the API types directly to get early warning on deprecated APIs
and target removal versions should be told the default configurations most clusters will follow.
2020-09-21 11:36:22 -04:00
Maciej Borsz
3d055ac1f4
log-dump.sh: Do not modify logexporter-daemonset.yaml in-place.
...
Right now, each invocation of log-dump.sh modifies
logexporter-daemonset.yaml code which makes it hard to develop and leads
to unpredictable results of multiple calls with different parameters.
2020-09-21 16:27:54 +02:00
Abu Kashem
d74ab9e1a4
Take into account latency incurred in server filters
...
apiserver_request_duration_seconds does not take into account the
time a request spends in the server filters. If a filter takes longer
then the latency incurred will not be reflected in the apiserver
latency metrics.
For example, the amount of time a request spends in priority and
fairness machineries or in shuffle queues will not be accounted for.
- Add a server filter that attaches request received timestamp to the
request context very early in in the handler chain (as soon as
net/http hands over control to us).
- Use the above received timestamp in the apiserver latency metrics
apiserver_request_duration_seconds.
- Use the above received timestamp in the audit layer to set
RequestReceivedTimestamp.
2020-09-21 09:59:26 -04:00
Claudiu Belu
46c820e793
test images: uses nanoserver
...
Using Windows nanoserver container images as a base instead of the current
Windows servercore image will reduce the image size by about ~10x.
However, the nanoserver image lacks several things we need:
- netapi32.dll
- powershell
- certain powershell commands
- chocolatey cannot be used
When building the nanoserver images, we are going to use a Windows servercore helper,
in which we are going to install the necessary dependencies, and then copy them over
to our nanoserver image, including necessary DLLs.
Other notable changes include:
- switch from wget to curl (wget was a powershell alias).
- implement in code getting the DNS suffix list and DNS server list.
- reimplement getting file permissions for mounttest.
2020-09-21 04:53:44 -07:00
Kubernetes Prow Robot
2d8fbd61af
Merge pull request #94666 from soltysh/sort_nil
...
Handle nil elements when sorting, instead of panicking
2020-09-21 04:06:30 -07:00
Kubernetes Prow Robot
9983a52114
Merge pull request #94888 from sttts/sttts-preserve-unknown-fields-array
...
apiextensions: prune array type without items in published OpenAPI
2020-09-21 02:28:31 -07:00
Kubernetes Prow Robot
b27ecb2c70
Merge pull request #94873 from marwanad/use-more-granular-buckets-for-azure
...
use better buckets for azure api calls
2020-09-20 18:32:30 -07:00
Kubernetes Prow Robot
6568625dc7
Merge pull request #94919 from fabriziopandini/remove-kubeadm-audit
...
Remove kubeadm audit package
2020-09-20 08:38:29 -07:00
Kubernetes Prow Robot
fcbeee92f5
Merge pull request #94347 from povsister/kube-proxy-help-msg
...
Make kubeconfig command-line help message of kube-proxy more precise
2020-09-19 17:32:29 -07:00
fabriziopandini
66b8847dbf
Remove kubeadm audit package
2020-09-19 17:20:39 +02:00
Lion-Wei
dbb5438b33
fix kube-proxy cleanup
2020-09-19 17:48:20 +08:00
Kubernetes Prow Robot
e2a7bd5318
Merge pull request #94908 from jingxu97/sep/csiproxy
...
Remove testcluster check for csi proxy
2020-09-19 00:58:27 -07:00
Kubernetes Prow Robot
97e4059092
Merge pull request #94730 from robscott/endpointslice-service-fix
...
Ensuring EndpointSlices are recreated after Service recreation
2020-09-18 18:38:27 -07:00
tangwz
518c502f54
scheduler_perf: use time.Ticker in throughput measurement
2020-09-19 09:36:17 +08:00
Jing Xu
0752b78081
Remove testcluster check for csi proxy
...
Remove testcluster check for csi proxy after it is beta
2020-09-18 16:15:17 -07:00
Kubernetes Prow Robot
b86e725694
Merge pull request #91785 from mattcary/filtereddial
...
Specify a DialContext in storage plugin clients
2020-09-18 15:08:27 -07:00
Kubernetes Prow Robot
e929f2f211
Merge pull request #94897 from cheftako/owners2
...
Add cheftako to KCM owners.
2020-09-18 14:02:28 -07:00