Cédric Verstraeten
33270d2655
Refactor Slack notifications in CI workflows for K3d, Kind, Kustomize, and MicroK8s to simplify messages and improve readability
2025-11-27 10:59:35 +01:00
Cédric Verstraeten
5786c5073e
Add Slack notifications to CI workflows
...
Slack notifications for success and failure have been added to the k3d, kind, kustomize, microk8s, and pr-description GitHub Actions workflows. This improves visibility of deployment and PR automation results by sending status updates to a configured Slack channel.
2025-11-27 10:21:20 +01:00
cedricve
ef95fcb752
Add sleep command before waiting for deployments in k3d, kind, and microk8s workflows for improved readiness
2025-11-26 21:36:38 +01:00
cedricve
55d8f58aa2
Replace sleep commands with kubectl wait for deployments in k3d, kind, and microk8s workflows for improved reliability and efficiency
2025-11-26 21:35:40 +01:00
cedricve
3eb58faed1
Remove data filtering installation steps from k3d, kind, and microk8s workflows for cleanup and improved clarity
2025-11-26 20:59:06 +01:00
cedricve
4eca2a165a
Specify namespace for data filtering deployment in k3d and microk8s workflows
2025-11-26 20:42:48 +01:00
cedricve
88b9b016a1
Refactor deployment workflows to replace sleep commands with kubectl wait for improved resource readiness
2025-11-26 20:35:12 +01:00
Cédric Verstraeten
48975025bb
Merge branch 'main' into feature/replace-bitnami-legacy
2025-11-26 15:33:11 +01:00
cedricve
48bbc7da4e
Add pull_request trigger to workflow files for k3d, kind, kustomize, and microk8s
2025-11-26 13:42:35 +01:00
Cédric Verstraeten
0d68c7be84
Refactor workflow configurations to remove deprecated OS versions for k3d, kind, and microk8s deployments
2025-07-29 06:58:44 +00:00
Cédric Verstraeten
6de19cd487
Increase sleep duration for MongoDB Helm chart installation to ensure pods are ready
2025-07-29 06:57:31 +00:00
Cédric Verstraeten
fb6bf6844d
Enhance deployment workflows and Dockerfile
...
- Add Docker feature for running Docker outside of Docker in devcontainer.json
- Update pod status checks in k3d, kind, and microk8s workflows to target 'hub-frontend' instead of 'kerberos-hub'
- Improve Dockerfile to install 'kind' based on architecture
2025-05-20 11:27:38 +00:00
Cédric Verstraeten
93e3982c86
Add OpenEBS storage class configuration and update deployment workflow
2025-05-20 12:52:26 +02:00
Cédric Verstraeten
cfee18b876
Update Minio pod status check to verify readiness state 2/2
2025-05-20 12:48:00 +02:00
Cédric Verstraeten
4d2211b92b
Update Minio pod status check to reflect expected readiness state
2025-05-20 12:35:41 +02:00
Cédric Verstraeten
de18716508
reduce matrix with less version + fix mongodb references
2025-01-15 13:31:56 +01:00
Cedric Verstraeten
9df6e594a5
add prometheus operator
2024-11-30 18:51:54 +01:00
Cedric Verstraeten
517c553e4b
fix data filtering
2024-11-30 17:40:24 +01:00
Cedric Verstraeten
95dfd6aa7b
change execution command (--)
2024-11-30 10:43:14 +01:00
Cedric Verstraeten
c941bb06fa
increase version + different ubuntu os
2024-11-30 10:37:41 +01:00
Cedric Verstraeten
06cae4cb2c
fix data-filter + increase k3d version
2024-11-30 10:28:49 +01:00
Cedric Verstraeten
777f3d8db1
increase timeout: wait for k3d cluster to be ready
2024-11-30 10:14:59 +01:00
Cedric Verstraeten
213ffc7f47
Update k3d.yaml
2024-11-30 10:08:05 +01:00
Cedric Verstraeten
00344a52d5
add k3d workflow
2024-11-30 09:59:25 +01:00