Skip to content

Commit

Permalink
update generated artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarbian-sap committed Feb 19, 2024
1 parent 841c9bf commit 342ad08
Showing 1 changed file with 163 additions and 7 deletions.
170 changes: 163 additions & 7 deletions crds/operator.kyma-project.io_projectoperators.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,8 @@ spec:
properties:
labelSelector:
description: A label query over a set of resources,
in this case pods.
in this case pods. If it's null, this PodAffinityTerm
matches with no Pods.
properties:
matchExpressions:
description: matchExpressions is a list of label
Expand Down Expand Up @@ -330,6 +331,44 @@ spec:
type: object
type: object
x-kubernetes-map-type: atomic
matchLabelKeys:
description: MatchLabelKeys is a set of pod label
keys to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged
with `LabelSelector` as `key in (value)` to select
the group of existing pods which pods will be
taken into consideration for the incoming pod's
pod (anti) affinity. Keys that don't exist in
the incoming pod labels will be ignored. The default
value is empty. The same key is forbidden to exist
in both MatchLabelKeys and LabelSelector. Also,
MatchLabelKeys cannot be set when LabelSelector
isn't set. This is an alpha field and requires
enabling MatchLabelKeysInPodAffinity feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
mismatchLabelKeys:
description: MismatchLabelKeys is a set of pod label
keys to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged
with `LabelSelector` as `key notin (value)` to
select the group of existing pods which pods will
be taken into consideration for the incoming pod's
pod (anti) affinity. Keys that don't exist in
the incoming pod labels will be ignored. The default
value is empty. The same key is forbidden to exist
in both MismatchLabelKeys and LabelSelector. Also,
MismatchLabelKeys cannot be set when LabelSelector
isn't set. This is an alpha field and requires
enabling MatchLabelKeysInPodAffinity feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
namespaceSelector:
description: A label query over the set of namespaces
that the term applies to. The term is applied
Expand Down Expand Up @@ -440,7 +479,8 @@ spec:
properties:
labelSelector:
description: A label query over a set of resources,
in this case pods.
in this case pods. If it's null, this PodAffinityTerm
matches with no Pods.
properties:
matchExpressions:
description: matchExpressions is a list of label
Expand Down Expand Up @@ -486,6 +526,43 @@ spec:
type: object
type: object
x-kubernetes-map-type: atomic
matchLabelKeys:
description: MatchLabelKeys is a set of pod label keys
to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged with
`LabelSelector` as `key in (value)` to select the
group of existing pods which pods will be taken into
consideration for the incoming pod's pod (anti) affinity.
Keys that don't exist in the incoming pod labels will
be ignored. The default value is empty. The same key
is forbidden to exist in both MatchLabelKeys and LabelSelector.
Also, MatchLabelKeys cannot be set when LabelSelector
isn't set. This is an alpha field and requires enabling
MatchLabelKeysInPodAffinity feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
mismatchLabelKeys:
description: MismatchLabelKeys is a set of pod label
keys to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged with
`LabelSelector` as `key notin (value)` to select the
group of existing pods which pods will be taken into
consideration for the incoming pod's pod (anti) affinity.
Keys that don't exist in the incoming pod labels will
be ignored. The default value is empty. The same key
is forbidden to exist in both MismatchLabelKeys and
LabelSelector. Also, MismatchLabelKeys cannot be set
when LabelSelector isn't set. This is an alpha field
and requires enabling MatchLabelKeysInPodAffinity
feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
namespaceSelector:
description: A label query over the set of namespaces
that the term applies to. The term is applied to the
Expand Down Expand Up @@ -589,7 +666,8 @@ spec:
properties:
labelSelector:
description: A label query over a set of resources,
in this case pods.
in this case pods. If it's null, this PodAffinityTerm
matches with no Pods.
properties:
matchExpressions:
description: matchExpressions is a list of label
Expand Down Expand Up @@ -639,6 +717,44 @@ spec:
type: object
type: object
x-kubernetes-map-type: atomic
matchLabelKeys:
description: MatchLabelKeys is a set of pod label
keys to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged
with `LabelSelector` as `key in (value)` to select
the group of existing pods which pods will be
taken into consideration for the incoming pod's
pod (anti) affinity. Keys that don't exist in
the incoming pod labels will be ignored. The default
value is empty. The same key is forbidden to exist
in both MatchLabelKeys and LabelSelector. Also,
MatchLabelKeys cannot be set when LabelSelector
isn't set. This is an alpha field and requires
enabling MatchLabelKeysInPodAffinity feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
mismatchLabelKeys:
description: MismatchLabelKeys is a set of pod label
keys to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged
with `LabelSelector` as `key notin (value)` to
select the group of existing pods which pods will
be taken into consideration for the incoming pod's
pod (anti) affinity. Keys that don't exist in
the incoming pod labels will be ignored. The default
value is empty. The same key is forbidden to exist
in both MismatchLabelKeys and LabelSelector. Also,
MismatchLabelKeys cannot be set when LabelSelector
isn't set. This is an alpha field and requires
enabling MatchLabelKeysInPodAffinity feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
namespaceSelector:
description: A label query over the set of namespaces
that the term applies to. The term is applied
Expand Down Expand Up @@ -749,7 +865,8 @@ spec:
properties:
labelSelector:
description: A label query over a set of resources,
in this case pods.
in this case pods. If it's null, this PodAffinityTerm
matches with no Pods.
properties:
matchExpressions:
description: matchExpressions is a list of label
Expand Down Expand Up @@ -795,6 +912,43 @@ spec:
type: object
type: object
x-kubernetes-map-type: atomic
matchLabelKeys:
description: MatchLabelKeys is a set of pod label keys
to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged with
`LabelSelector` as `key in (value)` to select the
group of existing pods which pods will be taken into
consideration for the incoming pod's pod (anti) affinity.
Keys that don't exist in the incoming pod labels will
be ignored. The default value is empty. The same key
is forbidden to exist in both MatchLabelKeys and LabelSelector.
Also, MatchLabelKeys cannot be set when LabelSelector
isn't set. This is an alpha field and requires enabling
MatchLabelKeysInPodAffinity feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
mismatchLabelKeys:
description: MismatchLabelKeys is a set of pod label
keys to select which pods will be taken into consideration.
The keys are used to lookup values from the incoming
pod labels, those key-value labels are merged with
`LabelSelector` as `key notin (value)` to select the
group of existing pods which pods will be taken into
consideration for the incoming pod's pod (anti) affinity.
Keys that don't exist in the incoming pod labels will
be ignored. The default value is empty. The same key
is forbidden to exist in both MismatchLabelKeys and
LabelSelector. Also, MismatchLabelKeys cannot be set
when LabelSelector isn't set. This is an alpha field
and requires enabling MatchLabelKeysInPodAffinity
feature gate.
items:
type: string
type: array
x-kubernetes-list-type: atomic
namespaceSelector:
description: A label query over the set of namespaces
that the term applies to. The term is applied to the
Expand Down Expand Up @@ -1671,12 +1825,14 @@ spec:
format: int64
type: integer
state:
description: Component state. Can be one of 'Ready', 'Processing',
'Error', 'Deleting'.
description: Component state. Can be one of 'Ready', 'Pending', 'Processing',
'DeletionPending', 'Deleting', 'Error'.
enum:
- Ready
- Pending
- Processing
- DeletionPending
- Deleting
- Ready
- Error
type: string
required:
Expand Down

0 comments on commit 342ad08

Please sign in to comment.