Skip to content

Commit 5c456a4

Browse files
ikhandamirovfrewilhelm
authored andcommitted
Update artifacts.md
1 parent fb0bf31 commit 5c456a4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/adr/artifacts.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,12 +214,11 @@ To select the registry, no comprehensive benchmarking tests have been performed.
214214
### Option 1: Let the user provide a registry that is OCI compliant
215215

216216
Pros:
217-
- Not our responsibility
217+
- Operating a user-provided registry is not in our responsibility
218218
- Users can customize their OCI registry like they want
219219

220220
Cons:
221-
- We offer full support for `zot` only. Using a different OCI registry would be at risk of the user of OCM controllers.
222-
- Most people need to operate a registry then and the majority would not have experience maintaining a production grade stable oci registry as a service
221+
- We develop and test the OCM Toolset in environments where `zot` registry is used. We assume that it'll work with any other OCI-compliant registry, but other registries are not tested (yet).
223222
- Giving a possibility to the user to provide/configure an own registry does not eliminate the need to provide a default registry (option 2), especially to those users who do not want to customize an own registry.
224223

225224
#### Option 2: Deploy an OCI image registry with our controllers

0 commit comments

Comments
 (0)