Skip to content

fix: Ensure the team broker api key and secret are not templated when not defined#901

Merged
ppawlowski merged 2 commits into
mainfrom
fix-team-broker-api-guard
May 11, 2026
Merged

fix: Ensure the team broker api key and secret are not templated when not defined#901
ppawlowski merged 2 commits into
mainfrom
fix-team-broker-api-guard

Conversation

@ppawlowski
Copy link
Copy Markdown
Contributor

Description

This pull request ensures, that any references to the team broker api key and secret are not templated until forge.broker.teamBroker.api is not empty.

Related Issue(s)

Fixes #900

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski requested a review from hardillb May 11, 2026 10:32
@ppawlowski ppawlowski merged commit 1b46c01 into main May 11, 2026
8 checks passed
@ppawlowski ppawlowski deleted the fix-team-broker-api-guard branch May 11, 2026 11:00
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.

Templating fail with team broker api key requirement

2 participants