Overwrite generated Kubernetes pod specifications - BETA
Description
In this MR we are releasing in Alpha the ability for users to pass a PodSpec in either JSON or YAML format inside the config.toml of GitLab Runner.
Proposal
-
Update the feature as needed based on user and customer feedback.
-
Release the PodSpec feature in beta.
How to use the Pod Spec Patch Feature in Runner
{placeholder}
Tasks to transition the feature from experimental to Beta
-
Update doc with additional callouts -
Create issues for refining the PodSpec feature for a GA release -
Enable the FF_USE_ADVANCED_POD_SPEC_CONFIGURATIONfeature flag. Enabling the feature flag removes a lot of the configuration in theconfig.toml. comment
Edited by Darren Eastman