- 
                Notifications
    
You must be signed in to change notification settings  - Fork 62
 
Open
Labels
Milestone
Description
Overview
Currently, we can add config options only in the vdk_configure hook. However, this doesn't fit all use cases. We might want to add configuration based on job-specific properties, e.g. secrets. This has lead to hacky solutions in the past #3125
Acceptance criteria
- Suggest a way to extend adding configuration to other hooks
 - Create a design doc and sync it with the team + stakeholders