Shogo Hida
7cbf007e47
Fix port number
...
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-02-18 20:44:10 +09:00
Shogo Hida
26f95f475a
Fix arguments
...
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-02-18 09:51:17 +09:00
Shogo Hida
58ae449604
Change etcd to agnhost
...
Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-02-16 00:49:28 +09:00
Kubernetes Prow Robot
e18fa74551
Merge pull request #115590 from swatisehgal/topology-mgr-duration-metrics
...
node: topology-mgr: Add metric to measure topology manager admission latency
2023-02-15 07:12:25 -08:00
Swati Sehgal
8442b450e5
node: topology-mgr: code optimization
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-02-15 14:04:10 +00:00
Swati Sehgal
cf21dcef51
node: topology-mgr: e2e: changes to validate admission latency metrics
...
The component was previously incorrect. This patch updates to
the correct component name.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-02-15 13:59:56 +00:00
Swati Sehgal
bc941633c1
node: topology-mgr: add metric to measure topology mgr admission latency
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2023-02-15 13:59:47 +00:00
Kubernetes Prow Robot
b3d8ac8496
Merge pull request #115786 from liggitt/net-0.7.0-master
...
Update golang.org/x/net to v0.7.0
2023-02-14 23:28:35 -08:00
Kubernetes Prow Robot
964529b227
Merge pull request #112037 from mingweishih/update_default_proc_mount
...
Move /proc/asound from defaultReadonlyPaths to defaultMaskedPaths
2023-02-14 23:28:24 -08:00
Kubernetes Prow Robot
98406e2a3e
Merge pull request #115785 from liggitt/fix-kubectl-test
...
Revert "Refactor fake versions of openapi client into testing subdir"
2023-02-14 21:26:39 -08:00
Kubernetes Prow Robot
62903e3de6
Merge pull request #115626 from hh/patch-3
...
Migrate apiserver tracing_test.go to registry.k8s.io
2023-02-14 21:26:31 -08:00
Kubernetes Release Robot
abe25e4ebc
CHANGELOG: Update directory for v1.27.0-alpha.2 release
2023-02-15 04:19:34 +00:00
Jordan Liggitt
f8e00778dd
Update golang.org/x/net to v0.7.0
2023-02-14 23:14:30 -05:00
Kubernetes Prow Robot
f545ff3ba8
Merge pull request #115610 from SataQiu/detect-sandbox-20230208
...
kubeadm: show a warning message when detecting that the sandbox image of the container runtime is inconsistent with that used by kubeadm
2023-02-14 19:26:23 -08:00
Jordan Liggitt
f989445900
Revert "Refactor fake versions of openapi client into testing subdir"
...
This reverts commit 869da89eab
.
2023-02-14 22:14:37 -05:00
Kubernetes Prow Robot
08bbecb8e3
Merge pull request #115465 from seans3/openapi-client-testing
...
Refactor fake versions of openapi client into testing subdir
2023-02-14 16:35:54 -08:00
Kubernetes Prow Robot
390ddafe9e
Merge pull request #114494 from chrishenzie/readwriteoncepod-beta
...
Graduate ReadWriteOncePod to beta, updated e2e test
2023-02-14 16:35:42 -08:00
Kubernetes Prow Robot
b8688048f8
Merge pull request #115758 from sourcelliu/storageversion
...
Remove unused code
2023-02-14 14:26:03 -08:00
Kubernetes Prow Robot
fdc117a6dd
Merge pull request #114887 from binacs/binacs/simplify-pickOneNodeForPreemption
...
cleanup: simplify pickOneNodeForPreemption in preemption
2023-02-14 14:25:51 -08:00
Kubernetes Prow Robot
731238fb41
Merge pull request #115739 from ii/update-ineligible-yaml-debug-endpoints
...
Update ineligible endpoints yaml to include debug endpoints
2023-02-14 12:46:02 -08:00
Kubernetes Prow Robot
8f55d34507
Merge pull request #115384 from sourcelliu/allowlist
...
Add test for pkg/kubelet/sysctl/allowlist_test.go
2023-02-14 12:45:51 -08:00
Kubernetes Prow Robot
125e38c087
Merge pull request #115670 from tallclair/httpprobe
...
Document risk of HTTP response body in probe failure msg
2023-02-14 10:31:43 -08:00
Kubernetes Prow Robot
5071c4f57e
Merge pull request #111982 from cvvz/kubelet-del-unnecessary-code
...
cleanup: delete useless code from kubelet volumemanager
2023-02-14 10:31:31 -08:00
Ming-Wei Shih
532bb2288e
Move /proc/asound from defaultReadonlyPaths to defaultMaskedPaths (align with moby)
...
Signed-off-by: Ming-Wei Shih <mishih@microsoft.com>
2023-02-14 18:21:48 +00:00
Chris Henzie
be139f9bb7
feat: bump ReadWriteOncePod feature to beta
2023-02-14 10:09:58 -08:00
Chris Henzie
f855c90c1e
chore: Update hostpath driver to v1.11.0
...
This version enforces the new SINGLE_NODE_SINGLE_WRITER CSI access mode
in NodePublishVolume.
See for more details:
https://github.com/kubernetes-csi/csi-driver-host-path/pull/381
2023-02-14 10:09:58 -08:00
Chris Henzie
0e47d90dd1
test: e2e test for ReadWriteOncePod preemption
2023-02-14 10:09:57 -08:00
Kubernetes Prow Robot
4cf352c4bb
Merge pull request #115456 from pohly/goroutine-leak-check
...
test/integration: goroutine leak check
2023-02-14 08:31:31 -08:00
Andy Goldstein
71ec5ed81d
resourcequota: use contexual logging ( #113315 )
...
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
2023-02-14 07:19:31 -08:00
Kubernetes Prow Robot
2f977fd8c4
Merge pull request #115759 from stlaz/oidc_static_ca
...
oidc: do not leak work queue goroutine
2023-02-14 05:49:31 -08:00
Stanislav Laznicka
4ae4266c91
authenticator config: use static CA reader for OIDC CA
2023-02-14 13:43:58 +01:00
Kubernetes Prow Robot
fa294f3e4e
Merge pull request #115527 from sondinht/ipvs_sh
...
Ipvs: Enable Source Port hash flag for "mh" method.
2023-02-14 04:25:30 -08:00
mantuliu
bc70548c47
Remove unused code
...
Signed-off-by: mantuliu <240951888@qq.com>
2023-02-14 20:08:11 +08:00
Kubernetes Prow Robot
5ad9e41879
Merge pull request #114987 from astefanutti/pr-codegen-applyconfig
...
Add applyconfiguration generator to code-generator script
2023-02-14 03:19:30 -08:00
Patrick Ohly
f131cabfa0
test: use go-uber/goleak for strict leak checking
...
It provides more readable output and has additional APIs for using it inside a
unit test. goleak.IgnoreCurrent is needed to filter out the goroutine that gets
started when importing go.opencensus.io/stats/view.
In order to handle background goroutines that get created on demand and cannot
be stopped (like the one for LogzHealth), a helper function ensures that those
are running before calling goleak.IgnoreCurrent. Keeping those goroutines
running is not a problem and thus not worth the effort of adding new APIs to
stop them.
Other goroutines are genuine leaks for which no fix is available. Those get
suppressed via IgnoreTopFunction, which works as long as that function
is unique enough.
Example output for the leak fixed in https://github.com/kubernetes/kubernetes/pull/115423 :
E0202 09:30:51.641841 74789 etcd.go:205] "EtcdMain goroutine check" err=<
found unexpected goroutines:
[Goroutine 4889 in state chan receive, with k8s.io/apimachinery/pkg/watch.(*Broadcaster).loop on top of the stack:
goroutine 4889 [chan receive]:
k8s.io/apimachinery/pkg/watch.(*Broadcaster).loop(0xc0076183c0)
/nvme/gopath/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/watch/mux.go:268 +0x65
created by k8s.io/apimachinery/pkg/watch.NewBroadcaster
/nvme/gopath/src/k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/watch/mux.go:77 +0x116
>
2023-02-14 12:11:37 +01:00
Kubernetes Prow Robot
5d9d06aa47
Merge pull request #115717 from pacoxu/node-dns-v1.22.17
...
update node-local-dns to v1.22.17
2023-02-13 23:43:30 -08:00
Sean Sullivan
869da89eab
Refactor fake versions of openapi client into testing subdir
2023-02-13 17:43:01 -08:00
Paco Xu
ceb37c3a5c
update node-local-dns to 1.22.18
2023-02-14 09:37:35 +08:00
Kubernetes Prow Robot
d0e927e7bf
Merge pull request #115737 from Nordix/uablrek-ipvs-owner
...
Add uablrek in pkg/util/ipvs/OWNERS
2023-02-13 15:57:41 -08:00
Kubernetes Prow Robot
0e5d4a81f1
Merge pull request #115732 from jsafrane/revert-root-test
...
Revert #114605 : its unit test requires root permission
2023-02-13 15:57:29 -08:00
Kubernetes Prow Robot
a0878eb715
Merge pull request #115709 from yoongon/feature/default-binder-testnode
...
Use predefined variable instead of duplicated string
2023-02-13 14:53:49 -08:00
Kubernetes Prow Robot
30f1567145
Merge pull request #115685 from skitt/rest-req-error
...
client-go: add an Error() function on Request
2023-02-13 14:53:41 -08:00
kidddddddddddddddddddddd
f5a69ffda9
feature(scheduler): won't run Score if PreScore returned a Skip status ( #115652 )
...
* allow preScore to return skip status to skip running the corresponding score extension
* add test case for all skipped
* add test case for select host
* update plugin status
* skip score when all plugins are skipped
* update
2023-02-13 14:53:29 -08:00
Kubernetes Prow Robot
436ca94642
Merge pull request #115733 from skitt/remove-etcd-cp
...
Drop cp from the etcd images
2023-02-13 12:49:46 -08:00
Kubernetes Prow Robot
8b2545efa3
Merge pull request #115730 from ravisantoshgudimetla/remove-cgo
...
Remove cgo dependency
2023-02-13 12:49:38 -08:00
Kubernetes Prow Robot
49babf218a
Merge pull request #115464 from sunnylovestiramisu/fixCSIMigrationBug
...
Remove check for CSI driver running on node for CSI migration attach operations
2023-02-13 12:49:30 -08:00
Stephen Heywood
4d2611cf58
Update ineligible endpoints yaml
...
Adding the following endpoints
- connectCoreV1GetNamespacedPodPortforward
- connectCoreV1GetNamespacedPodAttach
- connectCoreV1PostNamespacedPodAttach
2023-02-14 09:00:44 +13:00
Kubernetes Prow Robot
281acc6a6b
Merge pull request #115722 from ardaguclu/restclientgetter-debug
...
kubectl debug: Use restClientGetter instead cmd.Factory
2023-02-13 11:45:41 -08:00
Kubernetes Prow Robot
b8b18ecd85
Merge pull request #114051 from chrishenzie/rwop-preemption
...
[scheduler] Support preemption of pods using ReadWriteOncePod PVCs
2023-02-13 11:45:30 -08:00
Lars Ekman
50cfd6ca80
Add uablrek in pkg/util/ipvs/OWNERS
2023-02-13 19:11:21 +01:00