projects
/
osm
/
SOL005.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c8be08
)
Feature 10997: add oci flag as new property in k8s repos
75/13975/6
v15.0
release-v15.0-start
v15.0.0
v15.0.1
v15.0.2
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Fri, 20 Oct 2023 10:00:08 +0000
(12:00 +0200)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Mon, 4 Dec 2023 22:49:49 +0000
(23:49 +0100)
Change-Id: I7d8f0a129d0e940f46116602e18ab70e452fa812
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm-openapi.yaml
patch
|
blob
|
history
diff --git
a/osm-openapi.yaml
b/osm-openapi.yaml
index
15b712f
..
e9eaad4
100644
(file)
--- a/
osm-openapi.yaml
+++ b/
osm-openapi.yaml
@@
-9034,6
+9034,16
@@
components:
key-file:
type: string
description: identify HTTPS client using this SSL key file
+ oci:
+ type: boolean
+ default: false
+ description: >
+ Flag to indicate whether or not it is an OCI-enabled repo (default: false)
+ required:
+ - name
+ - type
+ - url
+ additionalProperties: false
ArrayOfK8sRepoInfo:
type: array
items: