cloud-native-toolkit / cloud-native-toolkit/planning
CLI - update Jenkins pipeline on OCP to use kubectl api instead of oc cli to create the build config
Open
cli
enhancement
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently the the pipeline command on OCP for Jenkins writes the buildconfig to a file and creates the resources with `oc apply`.
Instead we should create a BuildConfig object like we have for Route and create the resources via the API
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.