chore: add 'fips' feature label (#991)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>pull/992/head
parent
a3abf33b10
commit
b139e768a2
|
|
@ -83,7 +83,7 @@ metadata:
|
|||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
name: eclipse-che-preview-kubernetes.v7.35.0-273.next
|
||||
name: eclipse-che-preview-kubernetes.v7.35.0-275.next
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
|
|
@ -1308,4 +1308,4 @@ spec:
|
|||
maturity: stable
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
version: 7.35.0-273.next
|
||||
version: 7.35.0-275.next
|
||||
|
|
|
|||
|
|
@ -70,12 +70,13 @@ metadata:
|
|||
description: A Kube-native development solution that delivers portable and collaborative
|
||||
developer workspaces.
|
||||
operatorframework.io/suggested-namespace: eclipse-che
|
||||
operators.openshift.io/infrastructure-features: '["disconnected", "proxy-aware"]'
|
||||
operators.openshift.io/infrastructure-features: '["disconnected", "proxy-aware",
|
||||
"fips"]'
|
||||
operators.operatorframework.io/builder: operator-sdk-v1.6.1+git
|
||||
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
name: eclipse-che-preview-openshift.v7.35.0-273.next
|
||||
name: eclipse-che-preview-openshift.v7.35.0-275.next
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
|
|
@ -1373,4 +1374,4 @@ spec:
|
|||
maturity: stable
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
version: 7.35.0-273.next
|
||||
version: 7.35.0-275.next
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ metadata:
|
|||
createdAt: "2021-05-11T18:38:31Z"
|
||||
description: A Kube-native development solution that delivers portable and collaborative developer workspaces.
|
||||
operatorframework.io/suggested-namespace: eclipse-che
|
||||
operators.openshift.io/infrastructure-features: '["disconnected", "proxy-aware"]'
|
||||
operators.openshift.io/infrastructure-features: '["disconnected", "proxy-aware", "fips"]'
|
||||
repository: https://github.com/eclipse-che/che-operator
|
||||
support: Eclipse Foundation
|
||||
name: eclipse-che-preview-.v0.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue