Kubernetes Prow Robot
038da2bb13
Merge pull request #113472 from logicalhan/docs
...
update paths for documentation
2022-10-31 10:34:46 -07:00
Han Kang
fbdd02da40
update paths for documentation
...
Change-Id: I369b6972b2b6af2bab4561b1af824812ead95e0e
2022-10-31 09:20:39 -07:00
Michał Woźniak
3628532311
Extend metrics with the new labels ( #113324 )
...
* Extend job metrics
* Refactor TestMetrics to extract its checks into dedicated tests per feature
2022-10-31 08:50:45 -07:00
Kubernetes Prow Robot
4d2128b523
Merge pull request #113458 from CatherineF-dev/fix-tracing-wrapper-comment
...
Fix tracing wrapper comment
2022-10-31 06:14:44 -07:00
Kubernetes Prow Robot
d0e86111ef
Merge pull request #112855 from fromanirh/cpumanager-metrics
...
node: metrics: cpumanager: add metrics about pinning
2022-10-31 03:12:56 -07:00
Kubernetes Prow Robot
9702161caa
Merge pull request #112597 from mythi/grpc-authority
...
grpc: set localhost Authority to unix client calls
2022-10-31 03:12:45 -07:00
Kubernetes Prow Robot
ac59b03214
Merge pull request #113448 from pacoxu/remove-UnversionedKubeletConfigMap
...
remove UnversionedKubeletConfigMap feature gate: GAed in v1.25
2022-10-31 01:18:43 -07:00
Kubernetes Prow Robot
a65d76a5b6
Merge pull request #113454 from ii/promote-namespace-finalizer-test
...
Promote replaceCoreV1NamespaceFinalize +1 Endpoints
2022-10-30 18:34:45 -07:00
Catherine Fang
2f30a80b33
Fix tracing wrapper comment
2022-10-30 21:25:52 -04:00
Stephen Heywood
cdfdf0f6ce
Promote Namespace e2e test to Conformance
2022-10-31 09:48:28 +13:00
Kubernetes Prow Robot
526650fc13
Merge pull request #109525 from jonyhy96/feat-wait
...
feat: make jsonpath wait logics consistent with condition
2022-10-30 09:12:43 -07:00
David Leadbeater
dad0e937c0
Escape terminal special characters in kubectl ( #112553 )
...
* Escape terminal special characters in kubectl
* Add escaping for kubectl alpha events
2022-10-30 08:08:43 -07:00
Kubernetes Prow Robot
90f50488c7
Merge pull request #112002 from ardaguclu/apiresources-restgetter
...
(kubectl apiresources): Use restclientgetter instead cmdutil.Factory
2022-10-30 06:24:54 -07:00
Kubernetes Prow Robot
93ebccb2a7
Merge pull request #111990 from ardaguclu/remove-v1beta1-csr
...
(kubectl certificates): Remove certificates/v1beta1 client usage
2022-10-30 06:24:43 -07:00
Paco Xu
e57985a3f4
remove UnversionedKubeletConfigMap feature gate: GAed in v1.25
2022-10-30 11:17:24 +08:00
Kubernetes Prow Robot
a0b69ecd01
Merge pull request #113349 from maxsmythe/refactor-matcher-interface
...
Refactor matcher interface
2022-10-28 16:12:52 -07:00
Kubernetes Prow Robot
53afe3b674
Merge pull request #113430 from wojtek-t/refactor_storage_tests_4
...
Refactor WatchError test to make it generic
2022-10-28 14:38:53 -07:00
Kubernetes Prow Robot
dd3dfab895
Merge pull request #112994 from DangerOnTheRanger/validation-admission-metrics
...
Add metrics for CEL for admission control KEP
2022-10-28 13:22:52 -07:00
Kubernetes Prow Robot
367f01f62d
Merge pull request #113423 from sss-ng/bugfix/fix-cmd-test
...
fixed kubectl test that passes when it should fail on changed test input
2022-10-28 07:32:43 -07:00
Kubernetes Prow Robot
3c9928e4f8
Merge pull request #113304 from mimowo/handling-pod-failures-beta-ssa
...
Use SSA to add pod failure conditions
2022-10-28 07:32:32 -07:00
Kubernetes Prow Robot
9e85581584
Merge pull request #113367 from pohly/dep-ginkgo-gomega
...
dependencies: update to gomega v1.23.0 and ginkgo v2.4.0
2022-10-28 06:26:30 -07:00
Kubernetes Prow Robot
f9f9f0107d
Merge pull request #112544 from abhijit-dev82/master
...
HPA : Enhance error message to capture POD details
2022-10-28 04:14:30 -07:00
Wojciech Tyczyński
b3f9272d57
Refactor WatchError test to make it generic
2022-10-28 12:57:21 +02:00
Patrick Ohly
e6ad2f2f23
dependencies: update to gomega v1.23.0 and ginkgo v2.4.0 and dependencies
...
Gomega adds support for formatting extensions and StopTrying in matchers.
Ginkgo enhances DeferCleanup.
This also triggered an update of other dependencies.
2022-10-28 12:50:09 +02:00
Kubernetes Prow Robot
e438ea02ec
Merge pull request #113222 from MikeSpreitzer/add-borrowing-inputs
...
Add borrowing inputs
2022-10-28 02:34:32 -07:00
Kubernetes Prow Robot
3df170d1c4
Merge pull request #113198 from pacoxu/kubectl-alpha-events
...
kubectl-alpha-events: e2e ignore some timeout errors(flake)
2022-10-28 00:42:41 -07:00
Kubernetes Prow Robot
6cb473b6c4
Merge pull request #112693 from aimuz/fix-GO-2022-0969
...
Fixed CVE-2022-27664 Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80
2022-10-28 00:42:30 -07:00
Kubernetes Prow Robot
5de293c425
Merge pull request #113413 from logicalhan/doc
...
update documentation generator
2022-10-27 20:20:40 -07:00
Kubernetes Prow Robot
08644a12b3
Merge pull request #113326 from mborsz/bench3
...
Add benchmark for json.compact high cpu usage in watch
2022-10-27 20:20:29 -07:00
aimuz
78c704d4f6
Fixed (CVE-2022-27664) Bump golang.org/x/net to v0.1.1-0.20221027164007-c63010009c80
...
Fixed https://pkg.go.dev/vuln/GO-2022-0969
Signed-off-by: aimuz <mr.imuz@gmail.com>
2022-10-28 10:49:16 +08:00
Sam Snarr
45fc1f0d93
fixed test to fail when you change the expectPluginArgs
so that it is different than args
2022-10-27 22:18:42 -04:00
Mike Spreitzer
9b684579e2
Add instrumentation for seat borrowing
2022-10-27 14:11:44 -07:00
Kubernetes Prow Robot
f163fae7d5
Merge pull request #113409 from gnufied/disable-generic-ephemeral-expansion
...
Disable expansion in SC, if driver does not support it
2022-10-27 13:20:42 -07:00
Kubernetes Prow Robot
0d4878e448
Merge pull request #113390 from pohly/e2e-framework-fix-failure-stack
...
e2e framework: fix incorrect backtrace in Failf
2022-10-27 13:20:30 -07:00
Han Kang
86dfa784bf
update documentation generator
...
Change-Id: I6c4825dc62ee288adcb8cf86bc4225550b456154
2022-10-27 14:27:32 -04:00
Kubernetes Prow Robot
819cadca66
Merge pull request #113370 from wojtek-t/refactor_storage_tests_3
...
Refactor storage tests - part 3
2022-10-27 11:24:44 -07:00
Kubernetes Prow Robot
021e2d394c
Merge pull request #113361 from SataQiu/fix-20221026
...
kube-apiserver: keep the types of LeaseEndpointReconcilerType and NoneEndpointReconcilerType the same as MasterCountReconcilerType
2022-10-27 11:24:33 -07:00
Hemant Kumar
fa242ff102
Disable expansion in SC, if driver does not support it
2022-10-27 13:35:36 -04:00
Michal Wozniak
fea883687f
SSA to add pod failure conditions - ready for review
2022-10-27 18:21:33 +02:00
Kubernetes Prow Robot
935bca2df1
Merge pull request #113311 from soltysh/arda_approver
...
Promote ardaguclu to approver for sig-cli related stuff
2022-10-27 08:42:43 -07:00
Kubernetes Prow Robot
ae6dc598bd
Merge pull request #113172 from dashpole/endpoint_handler_tracing
...
Migrate apiserver from utils/trace to component-base/tracing
2022-10-27 08:42:32 -07:00
Kubernetes Prow Robot
ab4907d2f4
Merge pull request #112913 from Garrybest/pr_cpumanager
...
fix GetAllocatableCPUs in cpumanager
2022-10-27 07:20:33 -07:00
Wojciech Tyczyński
cd5da36c92
Refactor etcd3 list consistency test
2022-10-27 16:00:54 +02:00
David Ashpole
de26b9023f
migrate apiserver utiltrace usage to component-base/tracing
2022-10-27 13:34:51 +00:00
Maciej Borsz
e577a77eb8
Add benchmark for caching object
2022-10-27 13:19:37 +00:00
Francesco Romani
bdc08eaa4b
e2e: node: add tests for cpumanager metrics
...
Add tests to verify the cpumanager metrics are populated.
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-10-27 14:40:56 +02:00
Francesco Romani
47d3299781
node: metrics: cpumanager: add pinning metrics
...
In order to improve the observability of the cpumanager,
add and populate metrics to track if the combination of
the kubelet configuration and podspec would trigger
exclusive core allocation and pinning.
We should avoid leaking any node/machine specific information
(e.g. core ids, even though this is admittedly an extreme example);
tracking these metrics seems to be a good first step, because
it allows us to get feedback without exposing details.
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-10-27 14:40:40 +02:00
Garrybest
95eb5670cf
add GetAllocatableCPUs test in cpumanager
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-10-27 19:57:12 +08:00
Garrybest
d446f5f90e
fix GetAllocatableCPUs in cpumanager
...
Signed-off-by: Garrybest <garrybest@foxmail.com>
2022-10-27 19:57:06 +08:00
Patrick Ohly
2a7f9723ec
e2e framework: fix incorrect backtrace in Failf
...
Commit 99e9096034
was only supposed to remove the
FailfWithOffset function, but it also changed the behavior by skipping one
additional stack frame. That makes no sense and is inconsistent with Fail, which
also logs the direct caller.
2022-10-27 12:24:00 +02:00