Paco Xu
241445759e
add go:build no windows for some control-plane related UT for kubeadm
2022-09-26 17:17:41 +08:00
Paco Xu
baedc1cd32
implement blackfriday render using v2
2022-09-26 17:12:24 +08:00
qmloong
45ed5ba993
fix: remove redundant error log print
2022-09-26 16:11:12 +08:00
Paco Xu
65cb35f931
pin github.com/russross/blackfriday/v2 to v2.1.0
2022-09-26 13:52:58 +08:00
ZhangKe10140699
4f19b10567
fix:e2e test flake: Probing container should mark readiness on pods to false
2022-09-26 09:55:19 +08:00
Davanum Srinivas
908ec2a496
Drop unsupported iks configuration for kubemark
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-25 17:33:22 -04:00
Davanum Srinivas
5fd6b0a980
Update instructions to install cfssl
...
Use the newer "go install" variant as we are above go 1.18
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-25 15:53:02 -04:00
Davanum Srinivas
f5339fc1ec
Remove references to already deleted volume plugins
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-25 15:26:22 -04:00
Kubernetes Prow Robot
cac53883f4
Merge pull request #112674 from iutx/optimize/oidc-test
...
Optimize authenticator oidc test
2022-09-24 17:40:04 -07:00
Kubernetes Prow Robot
953ce2212b
Merge pull request #112665 from NoicFank/fix-typo
...
Fix typo error in shared_informer
2022-09-24 14:12:05 -07:00
Kubernetes Prow Robot
79d6053e6d
Merge pull request #112710 from cheftako/cloud-provider
...
Honor the CLOUD_PROVIDER_FLAG flag.
2022-09-24 10:30:04 -07:00
Davanum Srinivas
866ef3c46e
run hack/update-vendor.sh
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-24 13:27:13 -04:00
RainbowMango
de09b70f69
Remove redundant type conversion.
...
Signed-off-by: RainbowMango <qdurenhongcai@gmail.com>
2022-09-24 15:19:35 +08:00
Walter Fender
56eb2bcff4
Honor the CLOUD_PROVIDER_FLAG flag.
...
We were not passing the flag from deploying machine to the machine
being deployed to. Now passing the flag.
2022-09-23 19:03:01 -07:00
Monis Khan
b738be9b46
Use https links for k8s KEPs, issues, PRs, etc
...
Signed-off-by: Monis Khan <mok@microsoft.com>
2022-09-23 23:36:24 +00:00
Kubernetes Prow Robot
ed8c302cc6
Merge pull request #112692 from liggitt/dot-cleanup
...
Drop DOT dependency
2022-09-23 13:02:06 -07:00
Steve Kuznetsov
588f016c3b
clients: clarify a misleading comment
...
It's clear that client-sets contain many versions of one group, so this
comment just seems to be out-dated.
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2022-09-23 12:26:20 -06:00
Davanum Srinivas
837d3b4ca2
drop scripts and files related to linkcheck
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-23 13:55:45 -04:00
Jordan Liggitt
2a50ae99a1
Update vendor
2022-09-23 13:12:34 -04:00
Jordan Liggitt
8221960b65
Reimplement GC dot graph dumping without gonum library
2022-09-23 13:12:33 -04:00
Kubernetes Prow Robot
748daeb862
Merge pull request #112702 from enj/enj/i/revert_scheduler_parallel
...
Revert "Enable paralellism in scheduler unit tests"
2022-09-23 10:08:26 -07:00
Kubernetes Prow Robot
8f269d6df2
Merge pull request #112518 from mimowo/fix-disruption-conditions
...
Fix handling of NoExecute taint when PodDisruptionConditions is enabled
2022-09-23 09:00:26 -07:00
Monis Khan
f01295067f
Revert "Enable paralellism in scheduler unit tests"
...
This reverts commit f37ab167f8
.
Signed-off-by: Monis Khan <mok@microsoft.com>
2022-09-23 12:00:14 -04:00
Michal Wozniak
bb561e0324
Fix controller policy and improve logging of related errors
...
Improve error logging from timed workers which are used for pod eviction
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
2022-09-23 16:53:32 +02:00
Monis Khan
a6d0f48300
transport/cache: statically assert that tlsCacheKey is comparable
...
Signed-off-by: Monis Khan <mok@microsoft.com>
2022-09-23 10:43:31 -04:00
Kubernetes Prow Robot
664f0f5677
Merge pull request #112635 from humblec/rbd-image-prefix
...
rbd: try to tolerate the images without 'kubernetes-dynamic-pvc' prefix
2022-09-23 07:04:36 -07:00
Kubernetes Prow Robot
4e105c4814
Merge pull request #111343 from niulechuan/add_unit_test_for_asw
...
Add unit test in kubelet volumemanager ASW: Detach a volume that had been mounted by pod should be skipped
2022-09-23 07:04:25 -07:00
Kubernetes Prow Robot
91a9ce28ac
Merge pull request #112607 from mattcary/ubuntu-path
...
Consider only plugin subpath when cleaning up mounts
2022-09-22 17:24:38 -07:00
Kubernetes Prow Robot
8631b2cdf9
Merge pull request #112652 from logicalhan/feature-metric
...
add a feature enabled metric
2022-09-22 15:19:03 -07:00
Kubernetes Prow Robot
5fe1450ba7
Merge pull request #112028 from dengyufeng2206/test2508
...
fix several typos under scheduler framework
2022-09-22 15:18:53 -07:00
Kubernetes Prow Robot
4af079a3a1
Merge pull request #112663 from aojea/reachability
...
do not assume backend on e2e service jig
2022-09-22 12:51:28 -07:00
Kubernetes Prow Robot
9cd59bfc38
Merge pull request #112660 from kerthcet/cleanup/change-approver
...
Make autoscaling team the autoscaler_contract package approver
2022-09-22 12:51:22 -07:00
Kubernetes Prow Robot
b7d9082504
Merge pull request #112445 from RomanBednar/retro-sc-e2e
...
e2e storage: add test for retroactive storage class assignment feature
2022-09-22 12:51:15 -07:00
Kubernetes Prow Robot
df89bbc4d4
Merge pull request #112324 from tnqn/fix-outdated-comment
...
Fix outdated code comments of proxierHealthServer
2022-09-22 12:51:04 -07:00
Kubernetes Prow Robot
188b65c92f
Merge pull request #110826 from humblec/test-failure
...
Fix the test failure on volume snapshot
2022-09-22 12:50:52 -07:00
Han Kang
2f2b018a3e
change prefix to make it consistent with kubernetes_build_info
...
Change-Id: Ia0f65bec6c0dc092c3db9b5b1c22059a0c8c9776
2022-09-22 11:09:19 -07:00
Kubernetes Prow Robot
b208f5cd92
Merge pull request #112472 from ialidzhikov/nit/error-msg
...
Improve the error returned from the `LabelSelectorAsSelector` func
2022-09-22 11:01:18 -07:00
Kubernetes Prow Robot
3a0dbe5749
Merge pull request #112335 from piotrnosek/fixcustomcrd
...
Fix HPA E2E CustomResourceDefinition test
2022-09-22 11:01:06 -07:00
Kubernetes Prow Robot
722e02408e
Merge pull request #112673 from dims/update-to-latest-k8s.io/utils-sep-22
...
Update to latest k8s.io/utils to pick up changes
2022-09-22 09:41:27 -07:00
Kubernetes Prow Robot
beb90b4b47
Merge pull request #112641 from anstns/master
...
Optimize name rules
2022-09-22 09:41:15 -07:00
Kubernetes Prow Robot
a2dc82f0b8
Merge pull request #112590 from liggitt/authorizer_config
...
improve integration test customization of authn/authz
2022-09-22 09:41:04 -07:00
Han Kang
dc2c486059
rename metric and add feature stage to metrics
...
Change-Id: Iccab766ba2ee16ef54abb79e41ee61a6117fa7dd
2022-09-22 08:56:36 -07:00
kerthcet
2679d998d3
Make autoscaling team as the autoscaler_contract package approver
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-09-22 23:18:12 +08:00
Kubernetes Prow Robot
dfc9bf0953
Merge pull request #112615 from mengjiao-liu/update_CRD_link
...
Update `PreserveUnknownFields` field document link
2022-09-22 07:59:16 -07:00
Kubernetes Prow Robot
5ce4f98a76
Merge pull request #112579 from SergeyKanzhelev/removePodOverhead
...
remove podOverhead feature gate as a feature is now GA since 1.24
2022-09-22 07:59:04 -07:00
iutx
c21d33ab28
Optimize authenticator oidc test
...
Signed-off-by: iutx <root@viper.run>
2022-09-22 21:46:55 +08:00
anstns
105a7319b1
Optimize name rules
2022-09-22 21:46:37 +08:00
Davanum Srinivas
4e7e7cdd3c
Update to latest k8s.io/utils to pick up changes
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-09-22 09:38:28 -04:00
Humble Chirammal
c4b67ed646
rbd: try to tolerate the images without 'kubernetes-dynamic-pvc' prefix
...
The image hash which are dynamically provisioned by the intree driver
would contain this prefix. however if its statically provisioned image
it may not be the case. In such cases while retrieving the hash the
translation library should not try to index the splitted string based
on the assumed prefix.
Also added unit test for image name without dynamic provisioner prefix
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-09-22 17:56:09 +05:30
Kubernetes Prow Robot
2dba4034f8
Merge pull request #112554 from kushagra98/variable-name-change
...
variable name change for better understanding
2022-09-22 03:37:02 -07:00