Rui Yang

Results 34 issues of Rui Yang

this lib has a history of tags like v1.5.2 but its currently latest is 0.24.3. I believe it was released as a whole with other kubebetes packages but now it...

misc

## Changes proposed by this PR This reverts commit cee8ff8b8a6e84f400cdfaa7a2d8532496d5907e. closes #8462 * [x] done * [ ] todo ## Notes to reviewer The root cause of the stuck is...

bug

## Summary Last deployment for hush-house tooks about 30mins for the migration, |table | rows| |---------------------------|--------------| |builds | 11727519 | |successful_build_outputs | 7303798 | https://github.com/concourse/concourse/blob/4ca828100f9ab862b7d96d888e34e8f2ab3635cf/atc/db/migration/migrations/1653924132_int_to_bigint.up.sql#L6 We will need to do...

## Summary When putting a pool-resource, the build can't not be aborted ## Steps to reproduce Config a pipeline containes a pool resource and add a job with the resource...

bug
regression

## Summary After Chrome upgrade to Version 101.0.4951.54 (Official Build) (x86_64), the rounded corner waving effect on UI becomes square. Before | After :-------------------------:|:-------------------------: ![](https://user-images.githubusercontent.com/1585949/167440131-4fe6edcd-c81e-4d25-9d36-c3744ebc637e.png) | ![](https://user-images.githubusercontent.com/1585949/167440203-74078151-8ff1-40ea-b35f-d2a5d815a28a.png) ## Expected results...

bug

## Summary Customer reported when Concourse interpolates a big size var in a task, the run of task will crash worker ## Steps to reproduce `fly -t test set-pipeline -c...

bug

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.

auth
enhancement
dependencies
epic

This PR adds two configurable fiels `RootCAs` and `InsecureSkipVerify` to OIDC connector. When openning a connection to OIDC connect provider, it will use a httpclient based on these two fields.

so client can get access to Dex resources e.g. forwarding auth request and performing token exchange while handling callback from Dex.

release-note/new-feature

Support for authenticating against [CloudFoundry](https://www.cloudfoundry.org/) Documentation of [CloudFoundry UAA server](https://docs.cloudfoundry.org/api/uaa/version/74.4.0/index.html#overview) cc @pivotal-jwinters

area/connector
release-note/new-feature