Commit graph

18 commits

Author SHA1 Message Date
Renovate Bot
32292556d4 Update dependency kubernetes/kubernetes to v1.36.2
All checks were successful
Build k8s-mgmt-pod image / Build & Push (pull_request) Successful in 2m4s
2026-06-24 11:27:27 +00:00
d4e935c470 Add renovate comments for dependency tracking in Dockerfile
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 1m50s
2026-06-24 13:26:14 +02:00
0553a4815c reverting back to working example
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 1m48s
2026-06-24 13:22:08 +02:00
709dd6d0b6 revert f0e72c69a0
Some checks failed
Build k8s-mgmt-pod image / Build & Push (push) Has been cancelled
revert Add locales support and set UTF-8 environment variables in Dockerfile
2026-06-24 11:18:15 +00:00
89c1e900b8 Fix typo in Dockerfile ARG comment for kubectl datasource
Some checks failed
Build k8s-mgmt-pod image / Build & Push (push) Failing after 1m54s
2026-06-24 12:58:49 +02:00
60c4ed3c02 Refactor Dockerfile ARG declarations for better organization and add renovate configuration for automated dependency updates
Some checks failed
Build k8s-mgmt-pod image / Build & Push (push) Failing after 1m40s
2026-06-24 12:42:34 +02:00
f0e72c69a0 Add locales support and set UTF-8 environment variables in Dockerfile
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 2m1s
2026-06-24 11:17:12 +02:00
43aa568452 Update base images in Dockerfile from bookworm to trixie
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 2m24s
2026-06-24 11:11:10 +02:00
e48f76441d Add PersistentVolumeClaim for pod state persistence and update README
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 28s
2026-06-24 11:01:13 +02:00
95281d36e1 Refactor RBAC configuration to use ClusterRole and ClusterRoleBinding for k8s-mgmt-pod with expanded resource permissions, while retaining security.
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 2m23s
2026-06-24 09:12:27 +02:00
41d4b36345 Enhance entrypoint and deployment configurations for Kubernetes management pod
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 44s
- Add K8S_RUNTIME_ENV_PROFILE and KUBERNETES_SECRETS_DIR variables in entrypoint.sh
- Implement service account kubeconfig installation and environment variable persistence
- Update deployment.yaml to include fsGroup and fsGroupChangePolicy in securityContext
- Modify container ports and resource limits for better management
2026-06-23 16:37:14 +02:00
795d3844dc Add SYS_CHROOT capability to container security context
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 28s
2026-06-23 16:00:46 +02:00
5584dc1f29 Update SSH port from 22 to 2222 in Dockerfile, entrypoint, and Kubernetes configurations
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 1m35s
2026-06-23 15:48:15 +02:00
b715b4bb59 Remove paths filter from push event in build workflow
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 40s
2026-06-23 15:31:09 +02:00
edfe160b4f Update entrypoint.sh to prevent failure on missing password entry and modify deployment.yaml to use latest image tag with Always pull policy 2026-06-23 15:29:06 +02:00
f45693aff4 Update k8s/deployment.yaml 2026-06-23 13:17:22 +00:00
91cb88097f Update image tag in deployment and modify build workflow for tag handling
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 28s
2026-06-23 15:13:46 +02:00
4dbcde381f initial commit
All checks were successful
Build k8s-mgmt-pod image / Build & Push (push) Successful in 2m21s
2026-06-23 15:06:17 +02:00