Kubernetes Prow Robot
4f2faa2f1c
Merge pull request #112944 from kishen-v/fix_test_failures_go_1_20
...
Switch to assert.ErrorEquals from assert.Equal to check error equality
2022-10-12 06:23:00 -07:00
kidddddddddddddddddddddd
121d24cfc7
changes in non-test files
2022-10-12 21:09:55 +08:00
kidddddddddddddddddddddd
1eb9d42c3f
function changes
2022-10-12 21:00:48 +08:00
Kubernetes Prow Robot
525280d285
Merge pull request #112643 from SergeyKanzhelev/removeDynamicKubeletConfig
...
remove DynamicKubeletConfig feature gate from the code
2022-10-12 01:33:00 -07:00
Kubernetes Prow Robot
335fd41484
Merge pull request #112978 from logicalhan/kcm-fg
...
add 'metrics/slis' to kcm health checks
2022-10-11 23:39:00 -07:00
Kubernetes Prow Robot
a56ca8cb03
Merge pull request #112997 from liggitt/dep-approver
...
Add liggitt to dep-approvers alias
2022-10-11 20:41:10 -07:00
Kubernetes Prow Robot
054d86feb4
Merge pull request #112989 from ameukam/bump-golang.org/x/text-to-v0.3.8
...
Bump golang.org/x/text to v0.3.8
2022-10-11 20:40:59 -07:00
Kubernetes Prow Robot
73d0fac0db
Merge pull request #112995 from logicalhan/stability-v2
...
add support for timing histograms and const labels
2022-10-11 18:22:40 -07:00
Jordan Liggitt
ebce13bb69
Add liggitt to dep-approvers alias
2022-10-11 21:05:18 -04:00
Han Kang
52097bc02d
add support for timing histograms and const labels
...
Change-Id: I8f77d5e16c01a403c7cfdccec464a81f4e3beba0
2022-10-11 17:19:14 -07:00
Kubernetes Release Robot
d0e735a664
CHANGELOG: Update directory for v1.26.0-alpha.2 release
2022-10-11 23:27:20 +00:00
Han Kang
44d3bbfbdf
fix metric labels in cloud-provider metrics since it breaks static analysis
...
Change-Id: I8f4efed410cf4fae48d6340a7d45c8c6a28d60e1
2022-10-11 15:19:59 -07:00
Han Kang
e135b66845
add explicit stability levels for shared metrics
...
Change-Id: I1ad650379b8d0cad76596cdc3fe70397e24abba8
2022-10-11 15:07:08 -07:00
Arnaud Meukam
0d19690a54
Bump golang.org/x/text to v0.3.8
...
Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-10-11 23:30:39 +02:00
Kubernetes Prow Robot
c1602669a6
Merge pull request #112806 from dcbw/demote-service-affinity-timeout
...
test: demote service ClientIP affinity timeout tests from conformance
2022-10-11 14:12:40 -07:00
Kubernetes Prow Robot
5113b705d2
Merge pull request #112563 from kerthcet/cleanup/optimize-new-scheduler
...
Remove newScheduler for reducing complexity
2022-10-11 12:32:41 -07:00
Han Kang
bd2417b435
add 'metrics/slis' to kcm health checks
...
Change-Id: I8c2114e538bb417deff8c3f9f107758c089227dc
2022-10-11 09:18:42 -07:00
MartinForReal
f68345b2f0
service update event should be triggered when appProtocol in port is changed.
...
Signed-off-by: MartinForReal <fanshangxiang@gmail.com>
2022-10-11 15:55:46 +00:00
Kubernetes Prow Robot
4516c7972d
Merge pull request #112975 from pohly/e2e-storage-proxy
...
e2e storage: proxy workarounds
2022-10-11 07:09:02 -07:00
Patrick Ohly
1793132198
e2e storage: avoid usage of stdin for file creation
...
It turned out to be unreliable (see
https://github.com/kubernetes/kubernetes/issues/112834 ). Encoding the data
inside the command as input for base64 is a workaround that is fine for small
amounts of data. It becomes less efficient and/or unusable for large amounts.
2022-10-11 15:02:25 +02:00
Patrick Ohly
64731baffe
e2e storage: add logging to proxy
...
This is optional and can be used to capture the result of command execution in
the log output.
2022-10-11 15:02:25 +02:00
Gunju Kim
add4652352
Promote ExpandedDNSConfig feature to the beta stage
...
This adds an e2e test for the feature and promotes ExpandedDNSConfig
feature to the beta stage.
2022-10-11 21:00:00 +09:00
Kubernetes Prow Robot
5301d92150
Merge pull request #112945 from chendave/dry-run
...
kubeadm: Inherit `dry-run` flags for each sub-phases
2022-10-11 03:03:02 -07:00
Dave Chen
183a26f853
kubeadm: Inherit dry-run
flags for each sub-phases
...
- The sub-phases like `kubeadm reset phase cleanup-node` which
could be run independently would be able to support the `dry-run`
mode as well.
- Consistent with the sub-phases which support the `dry-run` mode
already, such as `kubeadm init phase control-plane apiserver`.
- Prepare for the day when each of those sub-phases could be run
independently.
Signed-off-by: Dave Chen <dave.chen@arm.com>
2022-10-11 16:02:50 +08:00
DingShujie
e1f0b85334
Dismiss connects to localhost early in the service chain
...
Signed-off-by: DingShujie <dingshujie@huawei.com>
2022-10-11 13:57:35 +08:00
Kubernetes Prow Robot
ead1ef4450
Merge pull request #112956 from amacaskill/remove-volume-limits-test
...
remove in-tree volume limits test now that CSIMigration is GA
2022-10-10 16:13:01 -07:00
Jiahui Feng
755f41a185
use DefaultMaxRequestSizeBytes for maxRequestSizeBytes.
2022-10-10 15:05:55 -07:00
Jiahui Feng
5b8a5b37d5
generated: ./hack/update-vendor.sh
2022-10-10 15:05:55 -07:00
Jiahui Feng
0dd316a5c1
move CEL package to apiserver package.
...
only anything that does not require Structural
2022-10-10 15:05:55 -07:00
Kubernetes Prow Robot
b42128f7d4
Merge pull request #112952 from liggitt/root
...
Make root approvers list non-recursive, shift from individuals to sig/subproject aliases
2022-10-10 14:51:01 -07:00
Jordan Liggitt
e74ae29ba2
Add sig-architecture-approvers and dep-approvers to root dir
2022-10-10 13:43:04 -04:00
Jordan Liggitt
dd0910691f
Move root approvers to subdirs
2022-10-10 13:43:03 -04:00
Kubernetes Prow Robot
bb2101bac1
Merge pull request #112774 from stevekuznetsov/skuznets/dynamic-client-similar
...
client-go: factor the dynamic client similarly to others
2022-10-10 10:23:21 -07:00
Jordan Liggitt
b8b86bb2e1
Sort subdir OWNERS files
2022-10-10 08:31:43 -04:00
Jordan Liggitt
04b178b49b
Make root approval non-recursive
2022-10-10 08:26:53 -04:00
Dave Chen
3fa6662875
kubeadm: print out the solution if CA files do not exist
...
phase `kubeadm init phase kubeconfig/*` must run after the phase
`kubeadm init phase certs/ca` to get the client cert and key singed
by the CA.
print out the way to generate the CA file is more useful than just say
the file cannot be loaded.
Signed-off-by: Dave Chen <dave.chen@arm.com>
2022-10-10 15:24:42 +08:00
Kubernetes Prow Robot
99360e5dbc
Merge pull request #112946 from chendave/typo
...
kubeadm: fix typo for cmd reset's runner binding
2022-10-09 23:55:20 -07:00
Kishen V
6f84f58d27
Switch to assert.ErrorEquals from assert.Equal to check error equality
2022-10-10 10:13:53 +05:30
Dave Chen
b375109225
kubeadm: fix typo for cmd reset's runner binding
...
Signed-off-by: Dave Chen <dave.chen@arm.com>
2022-10-10 11:51:15 +08:00
kerthcet
127178661d
Remove newScheduler to simplify instantiation
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-10-10 10:25:37 +08:00
Kubernetes Prow Robot
689cd9339a
Merge pull request #112844 from Riaankl/Ineligible_createAuthorizationV1SelfSubjectRulesReview
...
Update_ineligible_endpoints.yaml : add createAuthorizationV1SelfSubjectRulesReview to the list
2022-10-09 16:27:19 -07:00
Stephen Heywood
5ad48780ae
Promote ServiceAccount e2e test to Conformance
2022-10-10 12:12:17 +13:00
Stephen Heywood
bf22ad1a15
Promote limitRange e2e test to Conformance
2022-10-10 11:37:57 +13:00
Stephen Heywood
84c02e370c
Promote ReplicationController scale e2e test to Conformance
2022-10-10 10:58:30 +13:00
Kubernetes Prow Robot
a5481453f7
Merge pull request #112933 from wzshiming/clean/copy-file
...
Cleanup CopyFile
2022-10-09 09:39:19 -07:00
Shiming Zhang
3a54e3e56a
Cleanup CopyFile
2022-10-09 19:59:39 +08:00
Alexis MacAskill
d6d93788ae
remove in-tree volume limits test now that CSIMigration is GA
2022-10-09 02:47:32 +00:00
Kubernetes Prow Robot
575031b68f
Merge pull request #112904 from xmudrii/publishing-bot-rules-go1192
...
Update publishing-bot rules to Go 1.19.2 and 1.18.7
2022-10-07 11:37:39 -07:00
Kubernetes Prow Robot
609bf91c95
Merge pull request #112907 from logicalhan/stable-metric-metric
...
add meta-metrics for metrics framework
2022-10-07 10:31:53 -07:00
Han Kang
1b3c346531
remove defer
...
Change-Id: Idbe0ee3349f91ea58a15be4eb9d3892c3e6a3693
2022-10-07 09:31:15 -07:00