Add support for proxy (#2286)

Co-authored-by: Nikola Jokic <[email protected]>
Co-authored-by: Tingluo Huang <[email protected]>
Co-authored-by: Ferenc Hammerl <[email protected]>
This commit is contained in:
Francesco Renzi
2023-02-21 17:33:48 +00:00
committed by GitHub
co-authored by Nikola Jokic Tingluo Huang Ferenc Hammerl
parent ced88228fc
commit 6b4250ca90
33 changed files with 1795 additions and 98 deletions
@@ -76,10 +76,6 @@ spec:
properties:
credentialSecretRef:
type: string
noProxy:
items:
type: string
type: array
url:
description: Required
type: string
@@ -88,15 +84,17 @@ spec:
properties:
credentialSecretRef:
type: string
noProxy:
items:
type: string
type: array
url:
description: Required
type: string
type: object
noProxy:
items:
type: string
type: array
type: object
proxySecretRef:
type: string
runnerScaleSetId:
type: integer
spec: