-
Hi!. Maybe it is wrong place to post following issue, but file [https://repo.spring.io/snapshot/org/springframework/boot/spring-boot-gradle-plugin/2.0.0.BUILD-SNAPSHOT/maven-metadata.xml](https://repo…
-
* Concourse version: 2.3.1
* Deployment type (BOSH/Docker/binary): Binary
* Filesystem Driver: Naive
* Browser (if applicable): N/A
We're seeing an issue where the worker hangs. This can seize u…
-
I have attempted to get concourse running in minikube as well as a k8 cluster on GCM with no success. While I can get the web UI to show up and some commands to run, whenever I try to add input I get …
-
This is an enhancement request. It would be helpful if the tasks themselves could give information on start, stop and duration. Many of the jobs we run have several tasks and it would be nice to know …
-
* Concourse version: 2.7.3
* Deployment type (BOSH/Docker/binary): BOSH
* Infrastructure/IaaS: vSphere workers that report to ATC on GCP
* Did this used to work?: Yes
Stemcells:
Our vSphere wo…
-
1. What `kops` version are you running? The command `kops version`, will display
this information.
```
kops version
Version 1.8.0-beta.1 (git-0a2f949fd)
```
2. What Kubernetes version are you…
-
# Feature Request
## What challenge are you facing?
In most of the project I have seen, the pipeline file is versioned with the project it builds. Currently, the workflow is a bit confusing as p…
-
Given the following tasks running on darwin, in this order:
```
---
platform: darwin
inputs:
- name: some-input-from-a-resource
outputs:
- name: some-output
run:
path: some-input-f…
-
## Command
I am using the `cf cli` in non tty mode, in `concourse` build pipelines as an `task` which executes a `shell` script
`cf login`
## What occurred
If the cli command li…
-
I have setup a concourse ci using docker on Mac Mini.
My docker compose file looks like:
```
version: '3'
services:
concourse-db:
image: postgres:9.6
environment:
POSTGRES…