|
|
@@ -133,6 +133,7 @@ spec:
|
|
|
SourceRef allows you to override the source
|
|
|
from which the value will be pulled.
|
|
|
maxProperties: 1
|
|
|
+ minProperties: 1
|
|
|
properties:
|
|
|
generatorRef:
|
|
|
description: |-
|
|
|
@@ -146,7 +147,19 @@ spec:
|
|
|
description: Specify the apiVersion of the generator resource
|
|
|
type: string
|
|
|
kind:
|
|
|
- description: Specify the Kind of the resource, e.g. Password, ACRAccessToken, ClusterGenerator etc.
|
|
|
+ description: Specify the Kind of the generator resource
|
|
|
+ enum:
|
|
|
+ - ACRAccessToken
|
|
|
+ - ClusterGenerator
|
|
|
+ - ECRAuthorizationToken
|
|
|
+ - Fake
|
|
|
+ - GCRAccessToken
|
|
|
+ - GithubAccessToken
|
|
|
+ - Password
|
|
|
+ - STSSessionToken
|
|
|
+ - UUID
|
|
|
+ - VaultDynamicSecret
|
|
|
+ - Webhook
|
|
|
type: string
|
|
|
name:
|
|
|
description: Specify the name of the generator resource
|
|
|
@@ -310,6 +323,7 @@ spec:
|
|
|
When sourceRef points to a generator Extract or Find is not supported.
|
|
|
The generator returns a static map of values
|
|
|
maxProperties: 1
|
|
|
+ minProperties: 1
|
|
|
properties:
|
|
|
generatorRef:
|
|
|
description: GeneratorRef points to a generator custom resource.
|
|
|
@@ -319,7 +333,19 @@ spec:
|
|
|
description: Specify the apiVersion of the generator resource
|
|
|
type: string
|
|
|
kind:
|
|
|
- description: Specify the Kind of the resource, e.g. Password, ACRAccessToken, ClusterGenerator etc.
|
|
|
+ description: Specify the Kind of the generator resource
|
|
|
+ enum:
|
|
|
+ - ACRAccessToken
|
|
|
+ - ClusterGenerator
|
|
|
+ - ECRAuthorizationToken
|
|
|
+ - Fake
|
|
|
+ - GCRAccessToken
|
|
|
+ - GithubAccessToken
|
|
|
+ - Password
|
|
|
+ - STSSessionToken
|
|
|
+ - UUID
|
|
|
+ - VaultDynamicSecret
|
|
|
+ - Webhook
|
|
|
type: string
|
|
|
name:
|
|
|
description: Specify the name of the generator resource
|
|
|
@@ -6891,6 +6917,7 @@ spec:
|
|
|
SourceRef allows you to override the source
|
|
|
from which the value will be pulled.
|
|
|
maxProperties: 1
|
|
|
+ minProperties: 1
|
|
|
properties:
|
|
|
generatorRef:
|
|
|
description: |-
|
|
|
@@ -6904,7 +6931,19 @@ spec:
|
|
|
description: Specify the apiVersion of the generator resource
|
|
|
type: string
|
|
|
kind:
|
|
|
- description: Specify the Kind of the resource, e.g. Password, ACRAccessToken, ClusterGenerator etc.
|
|
|
+ description: Specify the Kind of the generator resource
|
|
|
+ enum:
|
|
|
+ - ACRAccessToken
|
|
|
+ - ClusterGenerator
|
|
|
+ - ECRAuthorizationToken
|
|
|
+ - Fake
|
|
|
+ - GCRAccessToken
|
|
|
+ - GithubAccessToken
|
|
|
+ - Password
|
|
|
+ - STSSessionToken
|
|
|
+ - UUID
|
|
|
+ - VaultDynamicSecret
|
|
|
+ - Webhook
|
|
|
type: string
|
|
|
name:
|
|
|
description: Specify the name of the generator resource
|
|
|
@@ -7068,6 +7107,7 @@ spec:
|
|
|
When sourceRef points to a generator Extract or Find is not supported.
|
|
|
The generator returns a static map of values
|
|
|
maxProperties: 1
|
|
|
+ minProperties: 1
|
|
|
properties:
|
|
|
generatorRef:
|
|
|
description: GeneratorRef points to a generator custom resource.
|
|
|
@@ -7077,7 +7117,19 @@ spec:
|
|
|
description: Specify the apiVersion of the generator resource
|
|
|
type: string
|
|
|
kind:
|
|
|
- description: Specify the Kind of the resource, e.g. Password, ACRAccessToken, ClusterGenerator etc.
|
|
|
+ description: Specify the Kind of the generator resource
|
|
|
+ enum:
|
|
|
+ - ACRAccessToken
|
|
|
+ - ClusterGenerator
|
|
|
+ - ECRAuthorizationToken
|
|
|
+ - Fake
|
|
|
+ - GCRAccessToken
|
|
|
+ - GithubAccessToken
|
|
|
+ - Password
|
|
|
+ - STSSessionToken
|
|
|
+ - UUID
|
|
|
+ - VaultDynamicSecret
|
|
|
+ - Webhook
|
|
|
type: string
|
|
|
name:
|
|
|
description: Specify the name of the generator resource
|
|
|
@@ -7533,7 +7585,19 @@ spec:
|
|
|
description: Specify the apiVersion of the generator resource
|
|
|
type: string
|
|
|
kind:
|
|
|
- description: Specify the Kind of the resource, e.g. Password, ACRAccessToken, ClusterGenerator etc.
|
|
|
+ description: Specify the Kind of the generator resource
|
|
|
+ enum:
|
|
|
+ - ACRAccessToken
|
|
|
+ - ClusterGenerator
|
|
|
+ - ECRAuthorizationToken
|
|
|
+ - Fake
|
|
|
+ - GCRAccessToken
|
|
|
+ - GithubAccessToken
|
|
|
+ - Password
|
|
|
+ - STSSessionToken
|
|
|
+ - UUID
|
|
|
+ - VaultDynamicSecret
|
|
|
+ - Webhook
|
|
|
type: string
|
|
|
name:
|
|
|
description: Specify the name of the generator resource
|
|
|
@@ -13573,8 +13637,6 @@ spec:
|
|
|
kind: ACRAccessToken
|
|
|
listKind: ACRAccessTokenList
|
|
|
plural: acraccesstokens
|
|
|
- shortNames:
|
|
|
- - acraccesstoken
|
|
|
singular: acraccesstoken
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -13792,8 +13854,6 @@ spec:
|
|
|
kind: ClusterGenerator
|
|
|
listKind: ClusterGeneratorList
|
|
|
plural: clustergenerators
|
|
|
- shortNames:
|
|
|
- - cg
|
|
|
singular: clustergenerator
|
|
|
scope: Cluster
|
|
|
versions:
|
|
|
@@ -13822,6 +13882,9 @@ spec:
|
|
|
spec:
|
|
|
properties:
|
|
|
generator:
|
|
|
+ description: Generator the spec for this generator, must match the kind.
|
|
|
+ maxProperties: 1
|
|
|
+ minProperties: 1
|
|
|
properties:
|
|
|
acrAccessTokenSpec:
|
|
|
description: |-
|
|
|
@@ -15375,13 +15438,23 @@ spec:
|
|
|
type: object
|
|
|
type: object
|
|
|
kind:
|
|
|
+ description: Kind the kind of this generator.
|
|
|
+ enum:
|
|
|
+ - ACRAccessToken
|
|
|
+ - ECRAuthorizationToken
|
|
|
+ - Fake
|
|
|
+ - GCRAccessToken
|
|
|
+ - GithubAccessToken
|
|
|
+ - Password
|
|
|
+ - STSSessionToken
|
|
|
+ - UUID
|
|
|
+ - VaultDynamicSecret
|
|
|
+ - Webhook
|
|
|
type: string
|
|
|
required:
|
|
|
- generator
|
|
|
- kind
|
|
|
type: object
|
|
|
- status:
|
|
|
- type: object
|
|
|
type: object
|
|
|
served: true
|
|
|
storage: true
|
|
|
@@ -15415,8 +15488,6 @@ spec:
|
|
|
kind: ECRAuthorizationToken
|
|
|
listKind: ECRAuthorizationTokenList
|
|
|
plural: ecrauthorizationtokens
|
|
|
- shortNames:
|
|
|
- - ecrauthorizationtoken
|
|
|
singular: ecrauthorizationtoken
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -15617,8 +15688,6 @@ spec:
|
|
|
kind: Fake
|
|
|
listKind: FakeList
|
|
|
plural: fakes
|
|
|
- shortNames:
|
|
|
- - fake
|
|
|
singular: fake
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -15695,8 +15764,6 @@ spec:
|
|
|
kind: GCRAccessToken
|
|
|
listKind: GCRAccessTokenList
|
|
|
plural: gcraccesstokens
|
|
|
- shortNames:
|
|
|
- - gcraccesstoken
|
|
|
singular: gcraccesstoken
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -15840,8 +15907,6 @@ spec:
|
|
|
kind: GithubAccessToken
|
|
|
listKind: GithubAccessTokenList
|
|
|
plural: githubaccesstokens
|
|
|
- shortNames:
|
|
|
- - githubaccesstoken
|
|
|
singular: githubaccesstoken
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -15965,8 +16030,6 @@ spec:
|
|
|
kind: Password
|
|
|
listKind: PasswordList
|
|
|
plural: passwords
|
|
|
- shortNames:
|
|
|
- - password
|
|
|
singular: password
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -16065,8 +16128,6 @@ spec:
|
|
|
kind: STSSessionToken
|
|
|
listKind: STSSessionTokenList
|
|
|
plural: stssessiontokens
|
|
|
- shortNames:
|
|
|
- - stssessiontoken
|
|
|
singular: stssessiontoken
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -16286,8 +16347,6 @@ spec:
|
|
|
kind: UUID
|
|
|
listKind: UUIDList
|
|
|
plural: uuids
|
|
|
- shortNames:
|
|
|
- - uuids
|
|
|
singular: uuid
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -16349,8 +16408,6 @@ spec:
|
|
|
kind: VaultDynamicSecret
|
|
|
listKind: VaultDynamicSecretList
|
|
|
plural: vaultdynamicsecrets
|
|
|
- shortNames:
|
|
|
- - vaultdynamicsecret
|
|
|
singular: vaultdynamicsecret
|
|
|
scope: Namespaced
|
|
|
versions:
|
|
|
@@ -17210,8 +17267,6 @@ spec:
|
|
|
kind: Webhook
|
|
|
listKind: WebhookList
|
|
|
plural: webhooks
|
|
|
- shortNames:
|
|
|
- - webhookl
|
|
|
singular: webhook
|
|
|
scope: Namespaced
|
|
|
versions:
|