Skip to content

Deprecation notice & aliases for coder server config options #5290

Closed as not planned
@bpmct

Description

@bpmct

We've run into a few cases where we need to change a configuration option for coder server. This can be particularly dangerous when users upgrade as it could change the deployment/security of their deployment as soon as they upgrade.

In the case of #5210, we probably could always support the following as aliases: CODER_OIDC_EMAIL_DOMAIN, CODER_OIDC_EMAIL_DOMAINS. Perhaps with viper aliases?

However, there may be cases where we entirely rename a variable or change its configuration format. We could support the old format for a while, but notify the admin to use the new format via server logs and on the deployment page (as it may be removed in a future version).

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue is like stale bread.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions