You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
currently the concourse environment is a jack of all trades device. it starts minio, registry and git server as hard dependency. furthermore another env is not easily integratable. if i need e.g. an artifactory in my concourse pipeline, i can not reference it easily from another env.
proposal:
split concourse env and and use a named network that can be used by other env as well.