12 Commits

Author SHA1 Message Date
fc0153efee chore: update image to propertysettingsservicev3 dev build
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 18:49:42 +05:30
4adea8f2d1 fix: add PROD_KAFKA_TOPIC_VERSION_SETTING to SQL dump
Required by eventManagerServiceV2 for Kafka topic routing.
Without this, EventManager fails to initialize on first request.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 15:20:51 +05:30
99edcfcc20 Fix PROD_KAFKA_TOPIC_VERSION_SETTING seed value for event-manager Kafka init
Empty JSON '{}' caused event-manager TopicSettingServlet to fail during
Kafka producer initialization. Set correct format: {"events":["GCP_KAFKA"]}

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 00:36:08 +05:30
7cbda21fb6 Seed PROD_KAFKA_TOPIC_VERSION_SETTING property for eventManagerServiceV2
INSERT IGNORE ensures idempotency on re-deploy (PK: entity_type, entity_value, property_type).
Required by eventManagerServiceV2 at startup for TopicSettingServlet.refreshTopicSettings().

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 20:28:29 +05:30
6e59dcdbe7 Fix service URLs, Hades endpoint, auth, and add osmos.ai/service-name
- Fix self-reference URL: prop-property-settings → property-settings-v2-service
- Fix Hades URL: hades.hades.svc.cluster.local → hades-service
- Fix backstage.io/kubernetes-id: property-settings-service → property-settings-v2-service
- Disable auth (auth_enable: false) for test environment
- Add osmos.ai/service-name: psDbService_rw (matches Java hardcoded app name)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 20:03:22 +05:30
61365f8124 Update test-framework/helm/property-settings-svc-v2/values.yaml 2026-03-11 06:54:16 +00:00
Vaibhav Pathak
cb1f6fca69 init job with root user 2026-02-25 10:37:50 +05:30
Vaibhav Pathak
5762ee7f6a all host configmap added -2 2026-02-24 18:20:44 +05:30
Vaibhav Pathak
cdf412daf4 Shared Mysql fix 3 2026-02-23 17:17:26 +05:30
Vaibhav Pathak
9d7b4c7b28 namespace added for mysql 2026-02-17 13:35:06 +05:30
Vaibhav Pathak
da0e170be5 argocd config change 2026-02-11 13:59:27 +05:30
Vaibhav Pathak
db7d1edb33 file changed 2026-02-05 14:53:20 +05:30