louisgong
030c4e7845
implement gce InstanceMetadataByProviderID function
2020-05-19 22:12:55 +08:00
louisgong
6a7bb31251
implement azure InstanceMetadataByProviderID function
2020-05-19 22:12:55 +08:00
louisgong
da4b5e8dd9
implement aws InstanceMetadataByProviderID function
2020-05-19 22:12:55 +08:00
Anago GCB
6c9aab2b09
CHANGELOG: Update directory for v1.19.0-beta.0 release
2020-05-19 13:17:49 +00:00
Antonio Ojea
a0f0e58373
kubectl run test wait until pod terminates
...
the test "executing a command with run and attach without stdin"
is inherently flaky, there are several discussion but seems that
it requires changing the way the kubectl run and attach works.
The test fails if we are not able to attach before the container prints
"stdin closed", but hasn't exited yet.
Because the race seems difficult to solve, we can wait 5 seconds
before printing to give time to kubectl to attach to the container.
2020-05-19 13:09:32 +02:00
Jakub Przychodzeń
ce1840d253
Revert "Update cri-tools to v1.18.0"
...
This reverts commit 4b3e023659
.
2020-05-19 11:19:39 +02:00
Kubernetes Prow Robot
6a0e01880a
Merge pull request #91194 from wawa0210/update-envvarsource-doc
...
Update env varsource api documentation
2020-05-19 00:51:40 -07:00
Kubernetes Prow Robot
78f2c8f70d
Merge pull request #90582 from RainbowMango/pr_bump_client_golang_1_6
...
bump client_golang to v1.6.0
2020-05-18 23:09:36 -07:00
iamchuckss
b5a02c4190
Fix log timestamps to be displayed in fixed width
2020-05-19 13:07:56 +08:00
Kubernetes Prow Robot
590365cb70
Merge pull request #90785 from zhouya0/fix_kubectl_run_ignore_namespace
...
Fix kubectl run --dry-run client ignore namespace
2020-05-18 20:03:50 -07:00
Kubernetes Prow Robot
2185064307
Merge pull request #90356 from Huang-Wei/prefactor-preemption-nompods-interface
...
Extract logic related with scheduler nominatedPods to an interface
2020-05-18 20:03:36 -07:00
Abdullah Gharaibeh
4ff554ba83
Eliminate locking in (anti)affinity calculations
2020-05-18 22:37:37 -04:00
zhouya0
2f117260fb
Fix dry run client ignore namespace
2020-05-19 09:59:30 +08:00
RainbowMango
283d9f7483
Pin transitive dependencies:
...
pin dependency github.com/beorn7/perks from v1.0.0 to v1.0.1
pin dependency github.com/golang/protobuf from v1.3.3 to v1.4.2
pin denpendency github.com/json-iterator/go from v1.1.8 to v1.1.9
pin dependency github.com/prometheus/common from v0.4.1 to v0.9.1
pin dependency github.com/prometheus/procfs from v0.0.5 to v0.0.11
pin dependency github.com/alecthomas/template from v0.0.0-20160405071501-a0175ee3bccc to v0.0.0-20190718012654-fb15b899a751
pin dependency github.com/alecthomas/units from v0.0.0-20151022065526-2efee857e7cf to v0.0.0-20190717042225-c3de453c63f4
pin dependency github.com/go-kit/kit from v0.8.0 to v0.9.0
pin dependency github.com/go-logfmt/logfmt from v0.3.0 to v0.4.0
Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>
2020-05-19 09:38:29 +08:00
RainbowMango
d8062e076e
bump github.com/prometheus/client_golang to v1.6.0
2020-05-19 09:37:10 +08:00
Kobayashi Daisuke
673a22eae8
Add test case in scheduler/profile/profile_test.go
...
to improve the test coverage: check invalid configs
2020-05-19 10:27:37 +09:00
Kubernetes Prow Robot
1e2ddd1261
Merge pull request #89461 from wawa0210/change-ip-masq-os-label
...
[Trival] beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18
2020-05-18 17:43:49 -07:00
Kubernetes Prow Robot
036fcda230
Merge pull request #89412 from coderanger/fix-kubelet-method-metrics
...
Apply the same style of fix as #87913 but for HTTP methods too.
2020-05-18 17:43:36 -07:00
Kubernetes Prow Robot
9eb097c4b0
Merge pull request #91168 from ahg-g/ahg-affinity5
...
First pod with affinity can schedule only on nodes with matching topology keys
2020-05-18 16:29:51 -07:00
Kubernetes Prow Robot
f4112710f5
Merge pull request #90061 from marosset/runtimehandler-image-spec-annotations
...
Add annotations to CRI ImageSpec objects
2020-05-18 16:29:36 -07:00
Kubernetes Prow Robot
ba2855eaa5
Merge pull request #91213 from dims/support-for-banning-incompatible-deps-klog-v1
...
Support for banning incompatible dependencies - start with klog v1
2020-05-18 13:34:17 -07:00
Kubernetes Prow Robot
e215a8772c
Merge pull request #91210 from tosi3k/dont-log-node-ip-range-to-stdout
...
Log user provided NODE_IP_RANGE to stdout instead of stderr
2020-05-18 13:34:08 -07:00
Kubernetes Prow Robot
c8ecfc328d
Merge pull request #91158 from prasadkatti/master
...
[kubeadm] add tests for package `patchnode`
2020-05-18 13:33:58 -07:00
Kubernetes Prow Robot
0d4464d014
Merge pull request #91150 from brianpursley/e2e-delete-pods
...
Add code to delete pods at the end of e2e tests to free up capacity
2020-05-18 13:33:48 -07:00
Kubernetes Prow Robot
ee8731a385
Merge pull request #91012 from justaugustus/verify-external
...
verify: Exclude verify-external-dependencies from make verify
2020-05-18 13:33:37 -07:00
Abdullah Gharaibeh
5d2c05408d
First pod with affinity can schedule only on nodes with matching topology keys
2020-05-18 15:15:09 -04:00
Kubernetes Prow Robot
04deee94a8
Merge pull request #91205 from tosi3k/remove-unnecessary-kubemark-logs
...
Remove unnecessary logging info from kubemark nodes annotation
2020-05-18 11:05:51 -07:00
Kubernetes Prow Robot
7dafbe3ff3
Merge pull request #90391 from johscheuer/improve-error-message-svc-cidr
...
Improve the error message for the service cidr check
2020-05-18 11:05:37 -07:00
Wei Huang
bd184035c4
Extract logic related with scheduler nominatedPods to an interface
...
- rename `UpdateNominatedPodForNode` to `AddNominatedPod`
- promote `update` to `UpdateNominatedPod`
- anonymous lock in nominatedMap
- pass PodNominator as an option to NewFramework
2020-05-18 10:29:08 -07:00
Prasad Katti
21a1d1d179
[kubeadm] add tests for patchnode
2020-05-18 10:06:06 -07:00
Kubernetes Prow Robot
a3d532a3f7
Merge pull request #90848 from pjbgf/accept-only-recommended-ciphers
...
Log a warning when cluster admins enable Insecure TLS Ciphers for kubelet or apiserver
2020-05-18 08:55:36 -07:00
Davanum Srinivas
8fd27f62ca
Support for banning incompatible dependencies - start with klog v1
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2020-05-18 11:55:01 -04:00
wawa0210
097c22638b
update EnvVarSource doc
2020-05-18 23:37:30 +08:00
Antoni Zawodny
5ec2ff2d20
Remove logging user provided NODE_IP_RANGE to stderr
2020-05-18 16:59:27 +02:00
Antoni Zawodny
6b1393a3c5
Remove unnecessary logging info from kubemark nodes annotation
2020-05-18 16:01:50 +02:00
Kubernetes Prow Robot
0f2cccc98c
Merge pull request #89720 from saschagrunert/cri-tools
...
Update cri-tools to v1.18.0
2020-05-18 05:55:35 -07:00
Paulo Gomes
550a67869a
Warn when insecure TLS ciphers are selected.
2020-05-18 13:16:32 +01:00
Sascha Grunert
4b3e023659
Update cri-tools to v1.18.0
...
Bump cri-tools to the latest version and update test scripts.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-18 13:38:41 +02:00
Kubernetes Prow Robot
4e975b9fc2
Merge pull request #91184 from DataDog/bp/azure-vmas-isshutdown
...
Azure: support non-VMSS instances removal
2020-05-18 03:23:36 -07:00
Kubernetes Prow Robot
1f8b3d6288
Merge pull request #91146 from iDube/fix_code_style
...
Remove extra spaces to ensure the style of the code.
2020-05-18 01:29:36 -07:00
Benjamin Pineau
75912f63ed
Azure: support non-VMSS instances removal
...
When called by Controller Manager lifecycle controller for a node missing
heartbeats (via `InstanceShutdownByProviderID()`), Azure cloud provider
ensures the instance backing that node is shut down or otherwise removed from
its containing VMSS before allowing the node to be reaped from the cluster.
But it won't test the same for VMAS or standalone instances (not part of a
VMSS), which are otherwise well supported: they can register, for instance.
So deleted non-VMSS instances will leave `NotReady` nodes behind, and,
depending on their name, might cause regular VMSS List / full re-scans.
2020-05-18 09:00:24 +02:00
Dave Chen
838a0a8c03
Move RequestedToCapacityRatio
Args defaults to versioned packages
...
Signed-off-by: Dave Chen <dave.chen@arm.com>
2020-05-18 14:19:39 +08:00
weijiehu
428dc7de57
Improves unittest CC for azure_storageaccountclient
2020-05-17 23:17:09 -07:00
Kubernetes Prow Robot
1b6de445c9
Merge pull request #90676 from aubm/refactor-command-kubectl-create-deploy
...
Remove the dependency between create deploy command and generators
2020-05-17 21:19:35 -07:00
Mike Spreitzer
28671fc4cf
Clean up fairqueuing/interface.go
...
Fixed outdated comment on QueueSet::StartRequest.
Removed unused interface EmptyHandler.
2020-05-17 22:36:30 -04:00
Kubernetes Prow Robot
ec23b612b8
Merge pull request #91176 from prasadkatti/add_tests_validation
...
Update kubeadm test TestValidateToken
2020-05-17 18:35:35 -07:00
Kubernetes Prow Robot
c6147e3231
Merge pull request #91170 from prasadkatti/fix_ident
...
Fix identation in kubeadm api docs
2020-05-17 16:09:36 -07:00
Prasad Katti
124386eaa0
Fix identation in kubeadm api docs
2020-05-17 14:05:34 -07:00
Kubernetes Prow Robot
55d71532c0
Merge pull request #81165 from johscheuer/update-traffic-shaping-docs
...
Update internal traffic shaping docs
2020-05-17 03:01:35 -07:00
Kubernetes Prow Robot
b1ad88740a
Merge pull request #91086 from v-xuxin/enrich-unit-test
...
Azure: Enrich the unit tests for vmsizeclient and snapshotclient and s…
2020-05-17 01:43:36 -07:00