Mostafa Abdelwahab
Mostafa Abdelwahab
- Added a new field ValueSource to v1.Param - Added validation to v1 CRD for Param and ParamValue based on a new feature flga `enable-valuefrom-in-param` - Added new methods to...
This proposal is to be able to reference `ConfigMap` as a value source for a `Param` in `TaskRun` or `PipelineRun` . This is to support Kubernetes native options (ConfigMap) as...
# Documentation request Hi, I have started working on a bug (my first) in cloud-init but I want to understand how I can manually check that my code is working....