-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
Release Notes
-
-
Known Issue
-
-
BuildConfigs cannot be created in namespaces with injection enabled.
The issue is that when the build container gets created inside a namespace with injection enabled, a proxy will get injected into the build container preventing it from communicating with external endpoints like github. There's also no way to add labels to the BuildConfig pod to prevent the proxy from being injected.
The workaround is to label your workloads for injection and not the namespace when you need to create BuildConfigs in that namespace.