Skip to content

feat: add configurable warehouse endpoint for sas-orchestration (PSCLOUD-530)#705

Merged
abhikumar2204 merged 10 commits intomainfrom
pr-pscloud-530
Mar 12, 2026
Merged

feat: add configurable warehouse endpoint for sas-orchestration (PSCLOUD-530)#705
abhikumar2204 merged 10 commits intomainfrom
pr-pscloud-530

Conversation

@abhikumar2204
Copy link
Contributor

Add V4_CFG_REPOSITORY_WAREHOUSE configuration variable to allow customers to override the default warehouse endpoint used by sas-orchestration container during deployment phase.

This enables deployments to use alternative endpoints (e.g., ses.sas.com) when enterprise firewalls or proxies block the default ses.sas.download endpoint due to certificate trust policies.

Changes:

  • Add V4_CFG_REPOSITORY_WAREHOUSE to role defaults
  • Pass --repository-warehouse flag conditionally in deploy tasks (ATL & BLT)
  • Document variable in CONFIG-VARS.md
  • Add examples in ansible-vars.yaml files

The flag is only applied when V4_CFG_REPOSITORY_WAREHOUSE is explicitly set, maintaining backward compatibility with existing deployments.

@github-actions github-actions bot added the enhancement New feature or request label Feb 24, 2026
@abhikumar2204 abhikumar2204 marked this pull request as draft February 24, 2026 04:49
@abhikumar2204 abhikumar2204 marked this pull request as ready for review February 27, 2026 06:08
@abhikumar2204 abhikumar2204 marked this pull request as draft March 2, 2026 03:33
@abhikumar2204 abhikumar2204 marked this pull request as ready for review March 10, 2026 05:50
@abhikumar2204 abhikumar2204 merged commit 7b06957 into main Mar 12, 2026
5 checks passed
@abhikumar2204 abhikumar2204 deleted the pr-pscloud-530 branch March 12, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants