-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
Pipelines Sprint 224, Pipelines Sprint 225, Pipelines Sprint 226, Pipelines Sprint 227
Currently, the buildah clustertask accepts a `dockerconfig` workspace which expects `config.json` at the root, while it's common practice that users create `dockerconfigjson` secrets with the key `.dockerconfigjson` and not `config.json`
We should accept secrets with either key `config.json` or `.dockerconfigjson` with priority to `config.json`
This needs to be fixed in `source_local` in the operator as well as in upstream catalog
For more see: