Commit Graph

53 Commits

Author SHA1 Message Date
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
ddef4397bb Remove deprecated microk8s versions from deployment matrix in microk8s.yaml 2025-11-27 10:51:20 +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
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
e1e537edd4 fix builds 2024-11-30 09:51:25 +01:00
Cedric Verstraeten
18e334ebe4 some more restructuring 2024-11-29 15:59:14 +01:00
Cedric Verstraeten
e4eb9befed add ./base/ to minio-tenant 2024-11-29 15:39:44 +01:00
Cedric Verstraeten
48c6c24213 change to different folder structure to support kustomize and overlays to define deployment layer 2024-11-29 15:33:55 +01:00
Cédric Verstraeten
304f4db8e3 Update microk8s.yaml 2024-11-03 15:39:28 +01:00
Cedric Verstraeten
efd1357fc0 separate kerberos vault in multiple manifests (service, configmap, ..) 2024-10-09 18:41:15 +02:00
Cedric Verstraeten
4d7c9b42bd update workflow names 2024-09-07 18:25:16 +02:00
Cedric Verstraeten
62d7675c98 increase mongodb installation time 2024-08-18 19:16:02 +02:00
Cedric Verstraeten
db5b58c335 add kind deployment 2024-08-18 18:55:29 +02:00
Cedric Verstraeten
7ea1d19d9b Update microk8s.yaml 2024-08-15 10:22:13 +02:00
Cedric Verstraeten
9c9e4be639 Update microk8s.yaml 2024-08-15 09:50:57 +02:00
Cedric Verstraeten
07cef07df6 Update microk8s.yaml 2024-08-15 09:39:32 +02:00
Cedric Verstraeten
156525291b add additional validations + different ubuntu releases 2024-08-15 09:26:53 +02:00
Cedric Verstraeten
955465e544 Update microk8s.yaml 2024-08-14 23:09:30 +02:00
Cedric Verstraeten
245ff79753 Update microk8s.yaml 2024-08-14 22:57:02 +02:00
Cedric Verstraeten
18828539cf Update microk8s.yaml 2024-08-14 22:52:45 +02:00
Cedric Verstraeten
35e3164b5c Update microk8s.yaml 2024-08-14 22:33:43 +02:00
Cedric Verstraeten
d215b1b8bd Update microk8s.yaml 2024-08-14 22:30:32 +02:00
Cedric Verstraeten
37d6d0d6c7 Update microk8s.yaml 2024-08-14 22:13:25 +02:00
Cedric Verstraeten
fbdc725952 try assert 2024-08-14 22:08:49 +02:00
Cedric Verstraeten
01b39f360f Update microk8s.yaml 2024-08-14 21:58:57 +02:00
Cedric Verstraeten
cac96c1f41 Update microk8s.yaml 2024-08-14 21:53:52 +02:00
Cedric Verstraeten
a2076189b4 add kerberos vault, agent and datafiltering 2024-08-14 21:47:02 +02:00
Cedric Verstraeten
515427c86e add rabbitmq to github action 2024-08-14 09:29:14 +02:00
Cedric Verstraeten
6b46061d60 fix 2024-08-14 09:09:26 +02:00
Cedric Verstraeten
eb8127631e Update microk8s.yaml 2024-08-14 08:04:21 +02:00
Cedric Verstraeten
0f4a9f25d5 Update microk8s.yaml 2024-08-14 07:49:24 +02:00
Cedric Verstraeten
7773a326f2 Update microk8s.yaml 2024-08-13 22:04:55 +02:00
Cedric Verstraeten
dc4d43364a Update microk8s.yaml 2024-08-13 22:01:17 +02:00
Cedric Verstraeten
0dc4823316 Update microk8s.yaml 2024-08-13 20:29:01 +02:00