29 Commits

Author SHA1 Message Date
Nawaz Dhandala
ac94cd5fae refactor: update storage class configuration in ci-values.yaml and index.sh 2026-03-05 15:24:24 +00:00
Nawaz Dhandala
88a280031b fix: update KinD cluster setup to ensure default StorageClass is available 2026-03-05 08:41:01 +00:00
Nawaz Dhandala
f7b969e7b1 fix: Increase max attempts for waiting on pods to be ready from 50 to 90 2026-03-04 12:18:34 +00:00
Simon Larsen
e1046d2424 Merge branch 'master' into bitnami-mgr-postgres 2025-09-07 11:08:46 +01:00
Simon Larsen
cf2a7b9dfa feat: Enhance diagnostics collection in KinD setup script 2025-09-07 11:05:34 +01:00
Simon Larsen
9e36188975 fix: Update image registry and repository in ci-values.yaml 2025-09-06 17:47:47 +01:00
Simon Larsen
155b0d90f1 refactor: Transition from MicroK8s to KinD for Kubernetes cluster setup in CI scripts 2025-09-05 21:15:58 +01:00
Nawaz Dhandala
a013c86fae refactor: Standardize wait duration for pod readiness checks 2025-09-05 16:24:25 +01:00
Nawaz Dhandala
361626d21f refactor: Enhance pod readiness check with improved diagnostics and error handling 2025-09-05 16:23:01 +01:00
Simon Larsen
53c9babb83 refactor: Replace commented wait logic with active polling for pod readiness 2025-09-05 14:01:00 +01:00
Simon Larsen
ea53172b43 Refactor HelmChart/Tests/index.sh script 2024-02-26 13:01:36 +00:00
Simon Larsen
bc47842e35 Add telemetry for monitoring application performance 2024-02-23 12:01:29 +00:00
Simon Larsen
392fcd7b27 Update installation wait time for OneUptime 2024-02-23 11:45:07 +00:00
Simon Larsen
f50d32e029 Update pod readiness check in index.sh 2024-02-22 19:52:32 +00:00
Simon Larsen
35ddcd5db8 sleep for 10 min 2024-02-22 19:51:39 +00:00
Simon Larsen
7594e7deb9 increase sleep time for helm test 2024-02-22 19:49:51 +00:00
Simon Larsen
3f83cf77df fix timeout 2024-02-19 16:05:34 +00:00
Simon Larsen
f0e543d7fc Add appname label to deployment spec 2024-02-19 07:40:04 +00:00
Simon Larsen
d797e4b36c Add timeout and retry logic for pod readiness check 2024-02-13 09:56:11 +00:00
Simon Larsen
894ed95560 increase timeout 2024-02-11 09:52:40 +00:00
Simon Larsen
48c3a00d71 Update timeout for pod readiness check in index.sh 2023-12-31 12:08:36 +00:00
Simon Larsen
3bfa08e84d Update helm test command 2023-12-30 22:50:27 +00:00
Simon Larsen
1cd94a39bc Update wait command in index.sh 2023-12-30 21:40:00 +00:00
Simon Larsen
e340e56483 Add OneUptime installation and get pods in test script 2023-12-30 18:30:54 +00:00
Simon Larsen
52ea17cbe3 Update Helm commands to use microk8s 2023-12-30 18:23:24 +00:00
Simon Larsen
8ac394c1e2 Add aliases and source bash_aliases file 2023-12-30 17:51:39 +00:00
Simon Larsen
44e3d415df Update index.sh script in HelmChart/Tests
This commit updates the index.sh script in the HelmChart/Tests directory. The changes include removing the command to add the current user to the microk8s group and updating the aliases for kubectl and helm.
2023-12-30 17:41:14 +00:00
Simon Larsen
f5803d34ff Fix bug in login functionality 2023-12-30 14:22:47 +00:00
Simon Larsen
8d35f5eb2d Add Helm Chart test workflow 2023-12-30 14:19:49 +00:00