-
As part of #2874 we should have a consistent way of creating a fresh 4.2.2 environment and seeding, soaking and measuring baseline metrics levels.
I think this should amount to something like
1. Cre…
-
The TCP Routing test that checks if one app can be reached from two ports is failing often here:
https://github.com/cloudfoundry/cf-acceptance-tests/blob/6f060209f7a55f0c4f8d0fffabb122c785ce914e/tcp_…
-
## Summary
When no tag is defined for any Docker Image, Concourse used to pull latest tag, but after upgrading to v7.6.0 some of the image pulls are failing with error message `version is missing…
-
On many concourse pipelines, which run a docker build task, we get the error:
`backend error: Exit status: 404, message: {"Type":"ProcessNotFoundError","Message":"unknown process: task","Handle":""…
Kifah updated
2 years ago
-
The goal is to adopt changes from https://github.com/dexidp/dex as much as possible.
Meanwhile we could re-visit PRs in our fork to make sure they are not obslete.
-
set up a dummy environment for all the platforms that need to be shipped to (GitHub, docker, etc) and have a fake ship-it job that ships to these mock destinations so that we can run tests (written by…
-
## Summary
The goal of this is to try to improve the experience of shipping Concourse. Currently I know of a few major pain points involved with shipping:
- Fear of shipping. not being sure that w…
-
I've got a concourse instance running (3 docker containers - web, worker, db) and today on login the page continuously refreshes and states "Experiencing Turbulence". If I bin my cookie / local storag…
-
I am struggling to enable GPU support within worker containers.
When using Docker Compose it is possible to map Nvidia driver to be used within container:
```
volumes:
- nvidia_driver_37…
-
# Feature Request
## What challenge are you facing?
Our rather large concourse infrastructure sees fairly frequent worker failures. Item's like full disks, workers hung in bad states, etc. occur…