Commit Graph

  • 2716e60d2d Merge pull request 'fix: include all SQL files in dbinit configmap' (#7) from fix/include-all-sql-in-dbinit into main main sagar.patil 2026-04-28 09:04:17 +00:00
  • 0c569ec528 fix: include all SQL files in dbinit configmap (not just 004_*.sql) fix/include-all-sql-in-dbinit Sagar Patil 2026-04-28 14:34:06 +05:30
  • 6e8b755f38 Merge pull request 'fix: create hades_user in dbinit for shared MySQL' (#6) from fix/create-hades-user-in-dbinit into main sagar.patil 2026-04-28 09:00:37 +00:00
  • e880f4e9c4 fix: create hades_user in dbinit for shared MySQL compatibility fix/create-hades-user-in-dbinit Sagar Patil 2026-04-28 14:30:15 +05:30
  • 7a9c1db489 fix: use configurable root credentials for dbinit job via values.yaml fix/external-db-credentials-and-dbinit Sagar Patil 2026-04-28 14:17:52 +05:30
  • ffb6b84b3c fix: revert database.username to hades_user (Backstage overrides this value) Sagar Patil 2026-04-28 14:09:06 +05:30
  • 91b0f32c79 fix: use correct external DB username and allow dbinit for shared MySQL Sagar Patil 2026-04-28 14:00:13 +05:30
  • e7e5e77af3 fix: mount config at /etc/onlinesales/config/hadesV2 for hadesV3 Sagar Patil 2026-04-10 14:44:45 +05:30
  • c525455841 fix: disable IP validation for test-framework environments Sagar Patil 2026-04-10 12:31:09 +05:30
  • 7ede16d79e fix: add hades.read/write.hibernate.cfg.xml configurable from values Sagar Patil 2026-04-10 11:23:17 +05:30
  • ca2e78769e fix: run container as root to fix Tomcat directory permission errors Sagar Patil 2026-04-09 17:20:08 +05:30
  • 4a8d031c87 fix: add configurable tomcatWritableDirs for non-root pod support Sagar Patil 2026-04-09 17:02:47 +05:30
  • 57314032c3 fix: skip dbinit job when using external DB Sagar Patil 2026-04-09 16:46:23 +05:30
  • 53d86cd48b fix: use configurable db username in dbinit job instead of hardcoded root Sagar Patil 2026-04-09 16:40:49 +05:30
  • e7899972e2 fix: make config mountPaths configurable to resolve path mismatch Sagar Patil 2026-04-09 16:31:56 +05:30
  • 6df483b0b0 Merge pull request 'Fix access_permissions INSERT column count mismatch' (#3) from bugfix/hadesSql into main sagar.patil 2026-03-16 17:58:29 +00:00
  • fd7e97ce35 Fix access_permissions INSERT to use explicit column names bugfix/hadesSql Sagar Patil 2026-03-16 23:22:14 +05:30
  • f75b733465 Merge pull request 'fix: add DROP TRIGGER IF EXISTS before CREATE TRIGGER for idempotent re-runs' (#2) from bugfix/hadesSql into main sagar.patil 2026-03-12 07:15:47 +00:00
  • 077835d68e fix: add DROP TRIGGER IF EXISTS before CREATE TRIGGER for idempotent re-runs Sagar Patil 2026-03-12 12:44:51 +05:30
  • 8bb0c1392c Merge pull request 'fix: make dbinit SQL idempotent to prevent data wipe on re-runs' (#1) from bugfix/hadesSql into main sagar.patil 2026-03-12 07:02:37 +00:00
  • a31616a6c9 fix: make dbinit SQL idempotent to prevent data wipe on re-runs Sagar Patil 2026-03-12 12:26:39 +05:30
  • 03f90680e6 init job fix -5 Vaibhav Pathak 2026-02-24 12:13:32 +05:30
  • aa079d30b3 init job fix -4 Vaibhav Pathak 2026-02-24 12:07:03 +05:30
  • 3b1918978a init job fix -4 Vaibhav Pathak 2026-02-24 12:06:42 +05:30
  • 73eb35db36 init job fix -3 Vaibhav Pathak 2026-02-24 11:42:15 +05:30
  • 1a0d0682a5 init job fix -2 Vaibhav Pathak 2026-02-24 11:22:05 +05:30
  • eb187355ee Fix database name to match migration scripts Vaibhav Pathak 2026-02-24 10:30:22 +05:30
  • c12eb66886 Shared Mysql fix 3 Vaibhav Pathak 2026-02-23 17:16:58 +05:30
  • 45df072ad6 Shared Mysql fix 2 Vaibhav Pathak 2026-02-23 16:57:16 +05:30
  • bb3d9464e2 mysql pvc added Vaibhav Pathak 2026-02-19 12:21:32 +05:30
  • 8784f7df6d mysql pvc added Vaibhav Pathak 2026-02-19 12:03:50 +05:30
  • e7760fbc42 CR issue fix Vaibhav Pathak 2026-02-17 13:40:04 +05:30
  • 9a7e4bc8e9 label updated Vaibhav Pathak 2026-02-17 11:56:26 +05:30
  • 96efc1f62a nginx removed Vaibhav Pathak 2026-02-12 17:07:09 +05:30
  • d9186f80cc argocd cofig change Vaibhav Pathak 2026-02-11 13:58:14 +05:30
  • be5f5d9a0a testing Vaibhav Pathak 2026-02-04 17:30:40 +05:30
  • 35daa24507 lifecycle name chage Vaibhav Pathak 2026-02-04 17:28:00 +05:30
  • 1ca65959af AES key added Vaibhav Pathak 2026-02-03 10:12:56 +05:30
  • 84b9b491c3 Argocd selector updated Vaibhav Pathak 2026-01-23 11:16:38 +05:30
  • 721ef7ee6b allhosts mount point changed Vaibhav Pathak 2026-01-22 11:49:34 +05:30
  • d7e307241c config reloader lable added Vaibhav Pathak 2026-01-21 20:49:40 +05:30
  • 0c4eb056fd allhosts file removed Vaibhav Pathak 2026-01-21 19:49:10 +05:30
  • a7cbc4e156 allhost issue fixed Vaibhav Pathak 2026-01-21 16:06:12 +05:30
  • 61bd33ae55 Allhost entry removed Vaibhav Pathak 2026-01-21 15:28:52 +05:30
  • e98155714e Updated flow for allhost entry Vaibhav Pathak 2026-01-21 15:06:18 +05:30
  • fd5284768d Merge branch 'main' of https://gitea.os-tf-qa.onlinesales.ai/gitea_admin/hades-chart Vaibhav Pathak 2026-01-21 15:04:55 +05:30
  • fd05a38585 Updated flow for allhost entry Vaibhav Pathak 2026-01-21 15:03:15 +05:30
  • 2c91b74f59 Update hades/values-local.yaml gitea_admin 2026-01-19 10:06:30 +00:00
  • 08f2ff746c lable issue fixed Vaibhav Pathak 2026-01-19 14:33:56 +05:30
  • d956678118 Update catalog-info.yaml gitea_admin 2026-01-17 11:31:11 +00:00
  • f70982a5ad initial Vaibhav Pathak 2026-01-16 15:00:18 +05:30
  • 8381d4db83 Add ssl-redirect annotation to ingress defaults Vaibhav Pathak 2026-01-06 14:06:21 +05:30
  • 0a9cbaad46 Add ingress template to Hades Helm chart Vaibhav Pathak 2026-01-06 13:02:20 +05:30
  • 94ba582e96 helm chart added Vaibhav Pathak 2026-01-06 10:46:18 +05:30
  • 1d5133d913 helm chart added Vaibhav Pathak 2026-01-06 10:29:18 +05:30
  • df359d052c Restructure repo: move chart to hades/ and include MySQL subchart Vaibhav Pathak 2026-01-05 17:59:13 +05:30
  • 4af16bfecb Add helm chart contents (not as submodule) Vaibhav Pathak 2026-01-05 17:48:44 +05:30
  • 911f8d28a1 Fix sync wave ordering - dbinit wave 0, deployment wave 1 Vaibhav Pathak 2026-01-05 17:48:21 +05:30