Skip to content

Add diego.executor.inject_workload_identity BOSH property - #1204

Open
klapkov wants to merge 1 commit into
cloudfoundry:developfrom
klapkov:CFAR-1430-workload-identity-opt-in
Open

Add diego.executor.inject_workload_identity BOSH property#1204
klapkov wants to merge 1 commit into
cloudfoundry:developfrom
klapkov:CFAR-1430-workload-identity-opt-in

Conversation

@klapkov

@klapkov klapkov commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Exposes the InjectWorkloadIdentity ExecutorConfig flag as a rep job property (default false). Operators set this to true on cells where all volume drivers accept the _workload_guid/_workload_type keys. This way the nfs-volume isn't obligated to support the new workload_identidy keys.

Fixes: #1203

Summary

Backward Compatibility

Breaking Change? Yes/No

@klapkov
klapkov requested a review from a team as a code owner September 11, 2026 10:49
Exposes the InjectWorkloadIdentity ExecutorConfig flag as a rep job
property (default false). Operators set this to true on cells where all
volume drivers accept the _workload_guid/_workload_type keys.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

Forward workload identity to volume drivers via mount config breaks backward compatibility with strict option validations in NFS volume drivers

1 participant