Changelog
- Restored
runAsUser: 1000defaults inpodSecurityContextandsecurityContext(dropped in 2.1.27). Images before v1.6.4 use a non-numericUSER appuser, so kubelet could not verifyrunAsNonRoot: trueand pods failed with CreateContainerConfigError. OpenShift (restricted-v2) users unset the pins with explicit nulls:podSecurityContext.runAsUser: null,podSecurityContext.fsGroup: null,securityContext.runAsUser: null. - Added
project_idtobifrost.providers.bedrock.keys[*].bedrock_key_config(renders intobedrock_key_config.project_id) andbifrost.providers.bedrock_mantle.keys[*].bedrock_mantle_key_config(renders intobedrock_mantle_key_config.project_id) for AWS project scoping via the OpenAI-Project / anthropic-workspace-id headers. - Updated the per-alias
project_iddescription: it is now a shared cross-provider override (Vertex GCP project; Bedrock/Bedrock Mantle AWS project header).

