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
53a444849b
Update storage class in mongodb-values.yaml from openebs-hostpath to ssd-hostpath for improved performance
2025-11-26 21:22:20 +01:00
cedricve
795ac2735c
Increase sleep duration in hub installation step for improved resource readiness
2025-11-26 21:20:49 +01:00
cedricve
f8935c266d
Remove sleep command from hub installation step for improved workflow efficiency
2025-11-26 21:11:25 +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
1dd572a044
Refactor deployment workflow by consolidating jobs and removing unnecessary steps for improved clarity and efficiency
2025-11-26 20:45:54 +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
cedricve
8cf0c7453b
Specify namespace for agent deployment in kind workflow
2025-11-26 20:26:03 +01:00
cedricve
e76fdbdc2c
Increase sleep duration before waiting for Minio and Vault deployments to ensure resource readiness
2025-11-26 20:17:01 +01:00
cedricve
ac82305775
Reduce sleep duration before waiting for Minio and Vault deployments for improved efficiency
2025-11-26 20:11:41 +01:00
cedricve
e3d74865f7
Add sleep before waiting for Vault deployment to ensure readiness
2025-11-26 20:04:46 +01:00
cedricve
f3ff7c4c67
Update Vault installation to wait for available condition instead of ready for improved deployment accuracy
2025-11-26 17:02:15 +01:00
cedricve
bf6eed584e
Refactor Minio installation to use kubectl wait for ready replicas and remove unnecessary sleep commands for improved deployment reliability
2025-11-26 16:49:21 +01:00
cedricve
9be4475ec0
Add wait for Minio resources and improve readiness checks for deployment reliability
2025-11-26 16:43:19 +01:00
cedricve
b7d4b8bd83
Update Minio installation to wait for ready replicas instead of specific pod status for improved reliability
2025-11-26 16:35:12 +01:00
cedricve
d78e4adcf4
Update Minio installation to wait for pod readiness instead of tenant initialization
2025-11-26 16:28:52 +01:00
cedricve
25172b8cb0
Update Minio installation command to specify namespace for kubectl wait condition
2025-11-26 16:21:51 +01:00
cedricve
088e7f3600
Refactor kind.yaml to replace sleep commands with kubectl wait for improved deployment reliability; comment out custom layout volume configurations in kerberos-hub-values.yaml
2025-11-26 16:19:18 +01:00
cedricve
f9b6c24e81
Enhance RabbitMQ and Vernemq installation commands with --wait and --timeout options for improved deployment reliability
2025-11-26 15:58:02 +01:00
cedricve
3d1d804c54
Merge branch 'feature/replace-bitnami-legacy' of github.com:kerberos-io/deployment into feature/replace-bitnami-legacy
2025-11-26 15:49:56 +01:00
cedricve
4f4512c332
Update MongoDB installation command to use --wait and --timeout options; add allowInsecureImages parameter to RabbitMQ values
2025-11-26 15:49:31 +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
cedricve
c522cf1f51
Replace Bitnami images with Bitnami Legacy images for MongoDB and RabbitMQ
2025-11-26 13:38:27 +01:00
Cédric Verstraeten
2339cde1df
Merge pull request #18 from kerberos-io/public-release-1756996839
...
A new public release - 1756996839
2025-10-16 13:31:27 +02:00
uug4ai
80fe4c2057
A new public release - 1756996839
2025-09-04 14:40:40 +00:00
Cédric Verstraeten
3df31f6914
Merge pull request #17 from kerberos-io/public-release-1754552209
...
A new public release - 1754552209
2025-08-07 09:44:23 +02:00
uug4ai
934429598b
A new public release - 1754552209
2025-08-07 07:36:50 +00: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
e3a835360e
Add Dockerfile and devcontainer configuration for Go development environment
2025-05-20 11:09:54 +00:00
Cédric Verstraeten
15640363e2
Update hub chart version to 0.84.0 in kustomization files
2025-05-20 13:04:02 +02:00
Cédric Verstraeten
52da738fd3
Add GitHub Actions workflow for deploying on kind using Kustomize
2025-05-20 12:55:40 +02:00
Cédric Verstraeten
0843c80e22
Refactor SSD hostpath StorageClass configuration to use microk8s provisioner and simplify parameters
2025-05-20 12:52:49 +02: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
f758c17cc5
Merge pull request #15 from kerberos-io/public-release-1747736737
...
A new public release - 1747736737
2025-05-20 12:33:17 +02:00
uug4ai
67672593da
A new public release - 1747736737
2025-05-20 10:25:38 +00:00
Cédric Verstraeten
e736f8dd72
Merge pull request #14 from kerberos-io/public-release-1743746495
...
A new public release - 1743746495
2025-04-09 08:37:21 +02:00
uug4ai
65628ed746
A new public release - 1743746495
2025-04-04 06:01:36 +00:00
Cédric Verstraeten
78cc37cbb9
Merge pull request #13 from kerberos-io/public-release-1742908520
...
A new public release - 1742908520
2025-03-26 08:32:07 +01:00
uug4ai
9ebdb11b34
A new public release - 1742908520
2025-03-25 13:15:21 +00:00
Cédric Verstraeten
e8b4b72654
Merge pull request #12 from kerberos-io/fix/improve-documentation
...
Improve documentation for deployment
2025-03-25 09:23:44 +01:00
Cedric Verstraeten
ec2ba23985
Update kustomization.yaml
2025-03-06 12:47:06 +01:00
Cedric Verstraeten
d059c6a051
add documentdb template
2025-03-06 11:43:07 +01:00
Cedric Verstraeten
ae9c09e342
overrride mongodb setting through kustomize
2025-03-06 11:19:54 +01:00