Kubernetes Release Robot
a87cd69061
Release commit for Kubernetes v1.30.9
2025-01-15 14:33:08 +00:00
Kubernetes Prow Robot
45f4ccc215
Merge pull request #129602 from aravindhp/automated-cherry-pick-of-#129599-upstream-release-1.30
...
Automated cherry pick of #129599 : Automated cherry pick of #129595 : kubelet: use env vars in node log query PS command
2025-01-14 10:26:35 -08:00
Aravindh Puthiyaparambil
9c25992dcb
kubelet: use env vars in node log query PS command
...
- Use environment variables to pass string arguments in the node log
query PS command
- Split getLoggingCmd into getLoggingCmdEnv and getLoggingCmdArgs
for better modularization
2025-01-13 16:21:53 -08:00
Kubernetes Prow Robot
a962fa5fc6
Merge pull request #129493 from MadhavJivrajani/130-go124-webhook-regex-ut
...
[go1.24][1.30] webhook: alter regex to account for x509sha1 GODEBUG removal
2025-01-09 06:14:31 -08:00
Kubernetes Prow Robot
d517095746
Merge pull request #129324 from ardaguclu/automated-cherry-pick-of-#129301-upstream-release-1.30
...
Automated cherry pick of #129301 : Do not attempt to truncate revision history if revisionHistoryLimit is negative
2025-01-09 03:32:31 -08:00
Kubernetes Prow Robot
cc6601a427
Merge pull request #129182 from RomanBednar/automated-cherry-pick-of-#128086-upstream-release-1.30
...
Automated cherry pick of #128086 : prevent unnecessary resolving of iscsi/fc devices to dm
2025-01-08 13:46:30 -08:00
Kubernetes Prow Robot
538bf455a1
Merge pull request #129063 from carlory/automated-cherry-pick-of-#128219-upstream-release-1.30
...
Automated cherry pick of #128219 : kubelet: Fix the volume manager didn't check the device mount state in the actual state of the world before marking the volume as detached
2025-01-07 15:08:29 -08:00
Kubernetes Prow Robot
7419460b20
Merge pull request #129507 from carlory/automated-cherry-pick-of-#125040-upstream-release-1.30
...
Automated cherry pick of #125040 : Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser
2025-01-07 14:04:30 -08:00
carlory
198ccd5bfb
Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser.
...
Co-authored-by: rphillips <rphillips@redhat.com>
2025-01-07 21:33:01 +08:00
Madhav Jivrajani
5eafd5ece6
webhook: alter regex to account for x509sha1 GODEBUG removal
...
go1.24 removes the x509sha1 GODEBUG variable, and with it the
support for SHA-1 signed certs. This commit alters the regex
in unit tests to account for that and prep for go1.24.
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2025-01-06 15:06:57 -08:00
Kubernetes Prow Robot
7e66cb399c
Merge pull request #129275 from ameukam/automated-cherry-pick-of-#129095-upstream-release-1.30
...
Automated cherry pick of #129095 : fetch cni plugins from GitHub releases
2025-01-06 12:20:16 +01:00
Kubernetes Prow Robot
0c105762e8
Merge pull request #129425 from cpanato/update-go1234-rel130
...
[release-1.30][go] Bump images, dependencies and versions to go 1.22.10 and distroless iptables
2024-12-30 16:02:13 +01:00
cpanato
be0a79c226
Bump images, dependencies and versions to go 1.22.10 and distroless iptables
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-12-30 09:16:41 +01:00
Kubernetes Prow Robot
69da96ddd7
Merge pull request #129236 from gnufied/automated-cherry-pick-of-#129085-upstream-release-1.30
...
Automated cherry pick of #129085 : Fix volume expansion offline e2e
2024-12-20 08:48:08 +01:00
Arda Güçlü
f914eaea5f
Do not attempt to truncate revision history if revisionHistoryLimit is negative
2024-12-20 10:04:49 +03:00
upodroid
a0b6935b42
fetch cni plugins from GitHub releases
2024-12-18 15:17:19 +01:00
Hemant Kumar
be8a74d952
Fix volume expansion offline
2024-12-16 10:40:41 -05:00
Roman Bednar
a08269ac28
prevent unnecessary resolving of iscsi/fc devices to dm
2024-12-12 15:59:35 +01:00
Kubernetes Release Robot
a2f2103446
Update CHANGELOG/CHANGELOG-1.30.md for v1.30.8
2024-12-10 11:45:41 +00:00
Kubernetes Release Robot
354eac7760
Release commit for Kubernetes v1.30.8
2024-12-10 11:25:04 +00:00
Kubernetes Prow Robot
884d1ccd5a
Merge pull request #129005 from andyzhangx/automated-cherry-pick-of-#128286-upstream-release-1.30
...
Automated cherry pick of #128286 : fix isLikelyNotMountPointStatx relative path issue
2024-12-04 11:43:01 +00:00
carlory
780ebfa496
kubelet: Fix the volume manager did't check the device mount state in the actual state of the world before marking the volume as detached. It may cause a pod to be stuck in the Terminating state due to the above issue when it was deleted.
2024-12-03 09:56:10 +08:00
umagnus
469dc866d3
fix isLikelyNotMountPointStatx relative path issue
2024-11-27 13:31:42 +00:00
Kubernetes Prow Robot
9b2866fccb
Merge pull request #128913 from cpanato/update-go-130
...
[release-1.30][go] Bump images, dependencies and versions to go 1.22.9 and distroless iptables
2024-11-25 09:22:56 +00:00
cpanato
d51c183a5a
Bump images, dependencies and versions to go 1.22.9 and distroless iptables
...
Signed-off-by: cpanato <ctadeu@gmail.com>
2024-11-21 16:22:52 +01:00
Kubernetes Release Robot
976373ce24
Update CHANGELOG/CHANGELOG-1.30.md for v1.30.7
2024-11-19 17:41:38 +00:00
Kubernetes Release Robot
0c76c645d5
Release commit for Kubernetes v1.30.7
2024-11-19 17:26:34 +00:00
Kubernetes Prow Robot
c2b510dc03
Merge pull request #128434 from NoicFank/automated-cherry-pick-of-#128307-upstream-release-1.30
...
Automated cherry pick of #128307 : bugfix(scheduler): preemption picks wrong victim node with higher priority pod on it
2024-11-12 11:54:53 +00:00
Kubernetes Prow Robot
627e10a853
Merge pull request #127585 from AxeZhan/automated-cherry-pick-of-#125398-upstream-release-1.30
...
Automated cherry pick of #125398 : [scheduler] When the hostname and nodename of a node do not match, ensure that pods carrying PVs with nodeAffinity are scheduled correctly.
2024-11-12 11:54:46 +00:00
Kubernetes Prow Robot
be00148585
Merge pull request #128445 from p0lyn0mial/automated-cherry-pick-of-#127902-upstream-release-1.30
...
Automated cherry pick of #127902 : server/config: assing system:apiserver user to system:authenticated group
2024-10-31 23:11:26 +00:00
Lukasz Szaszkiewicz
ff3d440e27
server/config: assing system:apiserver user to system:authenticated group
2024-10-31 08:48:47 +01:00
NoicFank
df37614d64
bugfix(scheduler): preemption picks wrong victim node with higher priority pod on it.
...
Introducing pdb to preemption had disrupted the orderliness of pods in the victims,
2024-10-30 15:38:09 +08:00
Kubernetes Release Robot
02ed463dcc
Update CHANGELOG/CHANGELOG-1.30.md for v1.30.6
2024-10-22 20:53:51 +00:00
Kubernetes Release Robot
00f20d443b
Release commit for Kubernetes v1.30.6
2024-10-22 20:26:47 +00:00
Kubernetes Prow Robot
28216c6fa2
Merge pull request #128131 from haitch/haitao/k130-on-go122p8
...
[release-1.30] bump golang to 1.22.8
2024-10-21 07:49:06 +01:00
Haitao Chen
4dea121a2c
bump golang to 1.22.8
2024-10-16 10:32:45 -07:00
Kubernetes Prow Robot
aa7af73c6d
Merge pull request #127774 from Snowflake-Labs/automated-cherry-pick-of-#123233-upstream-release-1.30
...
Automated cherry pick of #123233 : Fix daemonset to ensure old unhealthy pods are counted
2024-10-11 09:06:20 +01:00
Kubernetes Prow Robot
065a97c0b4
Merge pull request #127961 from SataQiu/automated-cherry-pick-of-#127650-upstream-release-1.30
...
Automated cherry pick of #127650 : kubeadm: fix a bug where the RemoveMember function did not return the correct member list when the member to be removed did not exist
2024-10-09 19:34:29 +01:00
Kubernetes Prow Robot
c0df69fa5d
Merge pull request #127807 from danwinship/automated-cherry-pick-of-#127780-origin-release-1.30
...
Automated cherry pick of #127780 : Fix deleted UDP endpoint detection
2024-10-09 19:34:23 +01:00
Kubernetes Prow Robot
a184d0fdeb
Merge pull request #126984 from dashpole/fix_mem_leak_30
...
Cherrypick of #126957 on 1.30: Fix memory leak from global OpenTelemetry MeterProvider
2024-10-09 15:14:23 +01:00
SataQiu
d60b52f2af
kubeadm: fix a bug where the RemoveMember function did not return the correct member list when the member to be removed did not exist
2024-10-09 21:38:12 +08:00
Kubernetes Prow Robot
e049af9b23
Merge pull request #127620 from SataQiu/automated-cherry-pick-of-#127491-upstream-release-1.30
...
Automated cherry pick of #127491 : kubeadm: check whether the peer URL for the added etcd member already exists when the MemberAddAsLearner/MemberAdd fails
2024-10-09 11:38:22 +01:00
Kubernetes Prow Robot
e9d1580ab5
Merge pull request #127603 from haitch/haitao/k130-on-go111p7
...
[release 1.30] bump go to 1.22.7
2024-10-03 16:04:28 +01:00
Dan Winship
3a295d45ad
Fix deleted UDP endpoint detection
2024-10-02 07:09:10 -04:00
Marshall Brekka
8b6280115c
Fix daemonset to ensure old unhealthy pods are counted towards max unavailable budget.
2024-10-01 07:05:26 -04:00
SataQiu
2ed3348496
kubeadm: check the member list status before adding or removing an etcd member
2024-09-25 19:25:03 +08:00
SataQiu
bbba9afbb9
kubeadm: check whether the peer URL for the added etcd member already exists when the MemberAddAsLearner/MemberAdd fails
2024-09-25 19:25:03 +08:00
Haitao Chen
3bf7f842eb
bump go to 1.22.7
2024-09-24 11:30:56 -07:00
AxeZhan
f086227208
tests for nodes with different nodeName and name
2024-09-24 07:29:06 +00:00
AxeZhan
b1c9d7eb07
manually revert #109877
2024-09-24 07:24:26 +00:00