Skip to content

fix(connectivity): allow forwarded klausGateway.slack.* props in schema#192

Merged
teemow merged 1 commit into
mainfrom
fix/connectivity-slack-schema-v2
Jun 25, 2026
Merged

fix(connectivity): allow forwarded klausGateway.slack.* props in schema#192
teemow merged 1 commit into
mainfrom
fix/connectivity-slack-schema-v2

Conversation

@teemow

@teemow teemow commented Jun 25, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • CI green (execute-chart-tests, build-connectivity-chart).
  • gazelle connectivity HelmRelease reconciles to the new version; sre-agent RemoteMCPServer and the klausgateway-obo public route render.

Made with Cursor

The umbrella forwards its whole klausGateway block to the connectivity
HelmRelease, but the connectivity slack schema had additionalProperties:false
and only declared enabled/mode/secretName, so a real install (gazelle) failed
the upgrade with "Additional property dmOnly/botToken/signingSecret/appToken
is not allowed". Declare them (forwarded-only; consumed by the klaus-gateway
subchart) so validation passes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@teemow teemow requested a review from a team as a code owner June 25, 2026 17:50
@teemow teemow merged commit f99864a into main Jun 25, 2026
8 checks passed
@teemow teemow deleted the fix/connectivity-slack-schema-v2 branch June 25, 2026 17:54
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.

1 participant