summaryrefslogtreecommitdiffstats
path: root/kubernetes/platform/components/cmpv2-cert-provider/Chart.yaml
blob: b468412e558ea9a4104cc0eaae0ad70d561ba7fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Copyright © 2020 Nokia
# Modifications Copyright © 2021 Orange
# Modifications Copyright © 2021 Nordix Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

apiVersion: v2
description: ONAP CMPv2 certificate external provider for cert-manager
name: cmpv2-cert-provider
version: 10.0.0

dependencies:
  - name: common
    version: ~10.x-0
    repository: '@local'
  - name: readinessCheck
    version: ~10.x-0
    repository: '@local'
an> attribute="class-description"> This class describes a operation status </meta> <composite-id> <key-property name="serviceId" type="string" column="SERVICE_ID"/> <key-property name="operationId" column="OPERATION_ID" type="string" length="256"/> </composite-id> <property name="serviceName" column="SERVICE_NAME" type="string" length="256"/> <property name="operation" column="OPERATION_TYPE" type="string" length="256"/> <property name="userId" column="USER_ID" type="string" length="256"/> <property name="result" column="RESULT" type="string" length="256"/> <property name="operationContent" column="OPERATION_CONTENT" type="string" length="256"/> <property name="progress" column="PROGRESS" type="string" length="256"/> <property name="reason" column="REASON" type="string" length="256"/> <property name="operateAt" type="timestamp"> <column name="OPERATE_AT"/> </property> <property name="finishedAt" column="FINISHED_AT" type="timestamp" /> </class> </hibernate-mapping>