|
3cff2e172d
|
Fix 'the entire path of the pod is not cleaned up after deleting it' on sylixos
|
2024-10-15 09:49:08 +08:00 |
|
|
0b26f239ff
|
Fix 'failed to delete cgroup paths: systemd not running on this host, cannot use systemd cgroups manager' on sylixos
|
2024-10-10 17:44:18 +08:00 |
|
|
1b423787ab
|
Fix failed to mount volume for pod on sylixos
|
2024-09-30 11:43:41 +08:00 |
|
|
c41b6271fd
|
Fix the pod volume path soft link error on sylixos
|
2024-09-27 16:38:36 +08:00 |
|
|
0313b4c36c
|
Mount volume readlink error 'function not implemented' on sylixos
|
2024-09-27 11:09:40 +08:00 |
|
|
fa63f47baf
|
Modify the default behavior of HandleCrash to avoid program crashes easily
|
2024-09-10 11:39:04 +08:00 |
|
|
2004498fa5
|
Update the cgroup Configuration about cgroup manager on sylixos
|
2024-09-10 10:03:58 +08:00 |
|
|
a2101021c0
|
Adapt the pod volume mounting logic on sylixos
|
2024-09-09 10:34:03 +08:00 |
|
|
6c92457dfb
|
Optimize the cleanup of container paths when cleaning up pods
|
2024-09-06 17:56:35 +08:00 |
|
|
4812ba7b1e
|
Adaptation of writing files storing CPU and memory manager status on sylixos
|
2024-08-26 16:00:57 +08:00 |
|
|
bb556115a9
|
Explicitly configure ephemeral-storage before sylixstats implementation
|
2024-08-12 13:47:27 +08:00 |
|
|
b74810d3ae
|
Add or adjust logs、set cgroupDriver explicitly
|
2024-08-08 10:00:54 +08:00 |
|
|
ace252e26c
|
Update mount utils options about systemd-run on sylixos
|
2024-08-05 13:51:02 +08:00 |
|
|
551a9c7122
|
Fix 'missing node capacity for resources: ephemeral-storage' on sylixos
|
2024-08-05 11:46:05 +08:00 |
|
|
3bfc161579
|
Optimize the kubelet client cert/key file generate process on sylixos
|
2024-07-30 17:47:10 +08:00 |
|
|
4e7090fc25
|
Add methods to print std output for info and error level logs
|
2024-07-25 16:06:43 +08:00 |
|
|
36de472970
|
Update create listener when start the kubelet grpc service on sylixos
|
2024-07-24 16:06:36 +08:00 |
|
|
5520e573fd
|
Fixed 'Failed to start ContainerManager: open /proc/sys/vm/panic_on_oom no such file or directory' on sylixos
|
2024-07-24 14:11:03 +08:00 |
|
|
48dcfb312f
|
Fixed initialize CSINode after retrying fataled on sylixos and set custome klog depth
|
2024-07-22 18:45:31 +08:00 |
|
|
f31e5f141e
|
Add support for crictl operations on sylixos
|
2024-07-22 14:40:56 +08:00 |
|
|
e474b6116b
|
Update golang.org/x/sys package
|
2024-07-15 11:36:48 +08:00 |
|
|
123c7f2461
|
Support clean the kubelet directory when executing kubeadm reset
|
2024-07-12 10:07:27 +08:00 |
|
|
3968e11808
|
Sync the source code with the vendor about k8s.io
|
2024-07-10 13:41:44 +08:00 |
|
|
b81181ece2
|
Add support for Kubelet custom default configuration for container runtime endpoints on sylixos
|
2024-07-09 16:41:41 +08:00 |
|
|
5f932d886d
|
Add test for automatic control of kubelet start and stop
|
2024-07-08 18:29:25 +08:00 |
|
|
2a7eb1fc2b
|
Add support for klog redirection
|
2024-07-08 11:27:28 +08:00 |
|
|
6089de4250
|
Add support to automatic control of kubelet during join node on sylixos
|
2024-07-05 12:38:30 +08:00 |
|
|
bf2d2bbd1f
|
Add support about join sylixos node
|
2024-06-28 17:07:02 +08:00 |
|
|
4a2932a7da
|
Add support for the Sylixos platform compilation on source code
|
2024-06-11 16:33:27 +08:00 |
|
|
574923cb34
|
[compile] Add support for the compilation process of the Sylixos platform
|
2024-05-21 16:33:35 +08:00 |
|
|
1946c2af35
|
[package unix] FIX sylixos failed on 'golang.org/x/sys/unix: redeclared in this block'
|
2024-05-20 14:59:17 +08:00 |
|
|
e4f57e5617
|
[crictl] FIX sylixos failed about 'crictl is required by the container runtime: executable file not found in $PATH'
|
2024-05-17 11:21:58 +08:00 |
|
|
101f91127a
|
[kubeadm join] FIX sylixos failed about 'error execution phase preflight'
|
2024-05-16 18:46:40 +08:00 |
|
|
51fea661be
|
[kubeadm checks] FIX sylixos error on Preflight Checks: adapt checks for SystemVerificationCheck
|
2024-05-16 15:08:24 +08:00 |
|
|
e5a04c9a0a
|
add interactive support on sylixos for CRI: 'communicate with CRI server supports TCP mode'
|
2024-05-14 18:12:20 +08:00 |
|
|
8932c5f1e7
|
[fileWatching] FIX sylixos failed on 'Watching source file is unsupported in this build' file_unsupported.go:29
|
2024-05-11 10:10:56 +08:00 |
|
|
bb8964f97e
|
[fsnotify] FIX sylixos failed on 'error initializing watcher: fsnotify not supported on the current platform' plugins.go:612
|
2024-05-09 14:20:16 +08:00 |
|
|
1aab1c7f4e
|
[rlimit] FIX sylixos failed on 'Failed to set rlimit on max file handles: SetRLimit unsupported in this platform' server.go:1252
|
2024-05-09 10:45:00 +08:00 |
|
|
9637d1c941
|
[BootTime] FIX sylixos failed on 'Error getting system boot time: GetBootTime is unsupported in this build' summary.go:59
|
2024-05-08 14:21:40 +08:00 |
|
|
f641671a07
|
[OOM] FIX sylixos failed on 'Failed to ApplyOOMScoreAdj: setting OOM scores is unsupported in this build' server.go:870
|
2024-05-07 18:20:13 +08:00 |
|
|
2d3d75830e
|
[volume/util/hostutil] FIX sylixos Failed to initialize internal modules: volume/util/hostutil on this platform is not supported kubelet.go:1620
|
2024-05-06 15:55:34 +08:00 |
|
|
7bd86e13ad
|
[cadvisor] FIX sylixos failed on "failed to run Kubelet: cAdvisor is unsupported in this build" run.go:74.
We cloned winstats to sylixstats, bypassed some APIs. FIX will be needed afterwards.
|
2024-04-29 15:06:07 +08:00 |
|
|
ca5c2c57c9
|
update for sylixos
|
2024-04-28 17:34:03 +08:00 |
|
|
99aca0cc64
|
update for k8s
|
2024-04-28 17:28:53 +08:00 |
|
Kubernetes Release Robot
|
6813625b7c
|
Release commit for Kubernetes v1.29.3
|
2024-03-14 23:58:34 +00:00 |
|
Kubernetes Prow Robot
|
a6fe782283
|
Merge pull request #123763 from liggitt/proto-1.29
[1.29][CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
|
2024-03-12 16:28:24 -07:00 |
|
Kubernetes Prow Robot
|
c319f5eada
|
Merge pull request #123752 from dhenkel92/automated-cherry-pick-of-#122056-upstream-release-1.29
Automated cherry pick of #122056: keep existing PDB conditions when updating status
|
2024-03-08 01:05:09 -08:00 |
|
Kubernetes Prow Robot
|
b607e4e35c
|
Merge pull request #123693 from mengqiy/automated-cherry-pick-of-#123532-upstream-release-1.29
Automated cherry pick of #123532: Prevent watch cache starvation, by moving its watch to
|
2024-03-08 01:04:56 -08:00 |
|
Kubernetes Prow Robot
|
f0d4db0433
|
Merge pull request #123779 from aramase/automated-cherry-pick-of-#123251-upstream-release-1.29
Automated cherry pick of #123251: ci: bump kind to latest for kms jobs
|
2024-03-07 09:36:17 -08:00 |
|
Kubernetes Prow Robot
|
bca71f3c6e
|
Merge pull request #123709 from gjkim42/automated-cherry-pick-of-#123323-upstream-release-1.29
Automated cherry pick of #123323: Validate restartable init container state transition
|
2024-03-07 06:38:23 -08:00 |
|