Skip to main content
August 17, 2026 Documentation correction Action required

Affects


Teams that deploy Flowker, especially with production guards or the Tenant Manager secrets backend.

What changed


Both production and prod enable Flowker’s production guards for request, XSD-schema, and OpenAPI-schema authentication. Flowker accepts other environment labels. ENV_NAME is required to be non-empty only when FLOWKER_SECRETS_BACKEND=tenant-manager, because it forms part of the secret path. This is a documentation correction that aligns the environment reference with implemented behavior. Runtime behavior did not change.

Impact


Classification: Action required. A deployment using ENV_NAME=prod must satisfy production guard requirements. Tenant Manager deployments must provide a non-empty environment label.

What you need to do


Review deployment values. Verify authentication settings for both production and prod, and set a non-empty ENV_NAME whenever the Tenant Manager secrets backend is configured.

Resources