Skip to content

Enable cadence - #1331

Open
SajibKC wants to merge 4 commits into
masterfrom
enable_cadence
Open

SajibKC wants to merge 4 commits into
masterfrom
enable_cadence

Conversation

@SajibKC

@SajibKC SajibKC commented Sep 8, 2026

Copy link
Copy Markdown

Signed-off-by: Sajib Kumar Chowdhury sajibkumar@appscode.com

Signed-off-by: Sajib Kumar Chowdhury <sajibkumar@appscode.com>
@SajibKC SajibKC changed the title Enable Cadence Enable cadence Sep 8, 2026
@CLAassistant

CLAassistant commented Sep 8, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ ArnobKumarSaha
✅ Imtiaz246
❌ SajibKC
You have signed the CLA already but the status is still pending? Let us recheck it.

ArnobKumarSaha and others added 3 commits September 8, 2026 18:02
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
Signed-off-by: Arnob kumar saha <arnob@appscode.com>
The [cadence] section of the platform config wrote FRONTEND_ADDRESS and
DOMAIN, but b3 (run by platform-api) reads HOST, PORT, DOMAIN, TASK_LIST,
SERVICE_NAME and the worker options, so cadence was never configured.
The cadence chart values were also modeled on keys that do not exist in
cadence chart 1.6.7.

- Match settings.cadence and CadenceSettings to b3's CadenceConfig, with
  b3's worker defaults in values.yaml. The host defaults to the bundled
  cadence frontend service; port, domain and task list fall back to
  their defaults when empty.
- Trim CadenceSpec to the values ace sets, and point cadence at the ace
  postgres database instead of the bundled cassandra.
- Create the cadence database secrets from settings.db.auth.password,
  replacing the unused cadence-config secret.
- Create the configured cadence databases in the init script, and enable
  cadence in the ace sample so its images are cataloged.

Signed-off-by: Imtiaz Uddin <imtiaz@appscode.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants