che-server/.ci/openshift-ci
Igor Vinokur 287b903010
Provision git credentials secrets on workspace start (#527)
On workspace start iterate user PAT secrets. If a PAT secret is not included to the devworkspace-merged-git-credentials secret, create a git credentials secret based on the PAT secret.
Remove the redundant logic of creation an empty workspace-credentials-secret secret.
2023-06-26 17:18:32 +03:00
..
Dockerfile Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
common.sh Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
devworkspace-test.yaml Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
htpasswdProvider.yaml Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
pat-secret.yaml Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
test-bitbucket-no-pat-oauth-flow.sh Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
test-github-no-pat-oauth-flow.sh Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
test-github-with-pat-setup-flow.sh Provision git credentials secrets on workspace start (#527) 2023-06-26 17:18:32 +03:00
test-gitlab-no-pat-oauth-flow.sh Create tests to check 'Git zero-config' flow as PR checks (#494) 2023-05-22 11:22:03 +03:00
test-gitlab-with-pat-setup-flow.sh Provision git credentials secrets on workspace start (#527) 2023-06-26 17:18:32 +03:00