Skip to content

TDB-19867: Add Terracotta REST Gateway Helm support (chart 3.1.0)#96

Merged
mathieucarbou-ibm merged 1 commit into
mainfrom
feature/TDB-19867
Jul 9, 2026
Merged

TDB-19867: Add Terracotta REST Gateway Helm support (chart 3.1.0)#96
mathieucarbou-ibm merged 1 commit into
mainfrom
feature/TDB-19867

Conversation

@mathieucarbou-ibm

Copy link
Copy Markdown
Member
  • Add trg-statefulset.yaml: StatefulSet with PVC (1Gi), TRG_CONNECTION_URL, JSON logging env vars, conditional TRG_CONFIG_FILE, config volume (direct ConfigMap or emptyDir+initContainer for security), extraArgs, resources, affinity, topologySpreadConstraints, imagePullSecrets
  • Add trg-service.yaml: headless ClusterIP Service on port 8080
  • Extend values.yaml with full trg section (storage, resources, configMap, configFile, extraArgs, affinity, topologySpreadConstraints)
  • Bump chart version 3.0.0 -> 3.1.0 in Chart.yaml
  • Update README.md and README.md.gotmpl: Version History, Configuration table, REST Gateway setup guide section, Values table
  • Update root README.md chart version table to 3.1.0

Assisted by: Bob AI

@mathieucarbou-ibm mathieucarbou-ibm self-assigned this Jul 3, 2026
@mathieucarbou-ibm mathieucarbou-ibm force-pushed the feature/TDB-19867 branch 3 times, most recently from b4b85cc to 724a6b1 Compare July 7, 2026 12:54
@mathieucarbou-ibm mathieucarbou-ibm marked this pull request as ready for review July 7, 2026 13:07
@mathieucarbou-ibm

mathieucarbou-ibm commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

@mobasherul-ibm : FYI I did something similar as with TMS.

Comment thread terracotta/helm/templates/trg-statefulset.yaml Outdated
Comment thread terracotta/helm/templates/trg-statefulset.yaml Outdated
Comment thread terracotta/helm/templates/trg-statefulset.yaml Outdated
Comment thread terracotta/helm/README.md Outdated
@mathieucarbou-ibm mathieucarbou-ibm force-pushed the feature/TDB-19867 branch 2 times, most recently from e62816e to c634594 Compare July 7, 2026 16:35

@mobasherul-ibm mobasherul-ibm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@mathieucarbou-ibm mathieucarbou-ibm force-pushed the feature/TDB-19867 branch 14 times, most recently from 5aaceb9 to e323fb7 Compare July 9, 2026 14:14
Comment thread terracotta/helm/values.yaml Outdated
- Add trg-statefulset.yaml: StatefulSet with PVC (1Gi), TRG_CONNECTION_URL,
  JSON logging env vars, conditional TRG_CONFIG_FILE, config volume (direct
  ConfigMap or emptyDir+initContainer for security), extraArgs, resources,
  affinity, topologySpreadConstraints, imagePullSecrets
- Add trg-service.yaml: headless ClusterIP Service on port 8080
- Extend values.yaml with full trg section (storage, resources, configMap,
  configFile, extraArgs, affinity, topologySpreadConstraints)
- Bump chart version 3.0.0 -> 3.1.0 in Chart.yaml
- Update README.md and README.md.gotmpl: Version History, Configuration table,
  REST Gateway setup guide section, Values table
- Update root README.md chart version table to 3.1.0

Assisted by: Bob AI

Signed-off-by: Mathieu Carbou <mathieu.carbou@ibm.com>
@mathieucarbou-ibm mathieucarbou-ibm merged commit d393e8b into main Jul 9, 2026
3 checks passed
@mathieucarbou-ibm mathieucarbou-ibm deleted the feature/TDB-19867 branch July 9, 2026 16:37
github-actions Bot pushed a commit that referenced this pull request Jul 9, 2026
TDB-19867: Add Terracotta REST Gateway Helm support (chart 3.1.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants