Rui Yang

Results 190 comments of Rui Yang

Given this PR's popularity and its use case, I would like to include it in v7.9. @riuvshyn are you able to address the change request? > * Well known loadbalancer...

closing due to inactivity.

This is blocked by https://github.com/opencontainers/runc/blob/ccaecfcbc907d70a7aa870a6650887b901b25b82/go.mod#L10 we will need to wait for its next release.

in this scenario the fly command `clear-resource-cache` should help. It will remove all versions so concourse will do a fetch whatsoever.

I can't reproduce this locally. The command seems working fine. The format should be something like: `fly -t ci clear-resource-cache -r pr/number:8801/unit-image` where `ci` is target, `pr` is the pipeline...

@jenniferplusplus Hi, there is a CI issue we have to make the concourse-ci/integration check failed. We are fixing it in this [PR](https://github.com/concourse/concourse/pull/8904). Once that is merge the check here should...

If you could rebase master I think those checks will pass now.

Thank you @jenniferplusplus . There is indeed concourse-bosh-release and concourse-chart that needs to updated with the new env var. You can find an example like this [PR](https://github.com/concourse/concourse/pull/8709) where at the...

@jenniferplusplus could you confirm whether you can see the build logs [here](https://ci.concourse-ci.org/builds/267136964) for the failed integration test? You will need to accept the invitation to join Concourse org to join...

Hi, we test the LDAP by this [LDAP config](https://github.com/concourse/concourse/blob/master/hack/ldap/config.ldif) and the [Concourse yml](https://github.com/concourse/concourse/blob/master/hack/overrides/ldap.yml). What is the log output when an AD user logging in, for example from the linked issue:...