Skip to content

Add warning log when AV-related Helm values are detected #192

Description

@danc094codetogether

Description:

CodeTogether no longer supports integrated Audio/Video features. Update the Helm chart to detect when legacy AV-related values are present in values.yaml, and log a clear warning message during startup.
This should not break the deployment just print a warning indicating that AV is deprecated and ignored.

Acceptance Criteria:

  • Detect presence of any AV-related Helm values.
  • Emit a log message at startup (INFO or WARN) such as: "A/V settings detected but A/V is no longer supported in CodeTogether. These settings will be ignored."
  • No functional behavior should change.
  • Deployment should continue normally.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

area: helmIssues related to our helm charts.

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions