apache / apache/cloudstack

View object versions in the cloudstack object storage

Abierto
#8,665 4 comentarios 0 reacciones 0 asignados Ver en GitHub
archive component:object-storage component:UI type:improvement
Lenguaje dominante
Java
Estrellas
3.1k
Forks
1.4k
Merge medio
6 d 19 h
PR fusionados (30 d)
32

Descripción

##### ISSUE TYPE

* Bug Report
* Improvement Request

##### COMPONENT NAME

~~~
Cloudstack Object storage
~~~

##### CLOUDSTACK VERSION

~~~
4.19
~~~

##### CONFIGURATION

Cloudstack object storage was added to 4.19, using the MinIO.

##### OS / ENVIRONMENT

MinIO

##### SUMMARY

Although CSOS allows the creation of buckets with versioning enabled it can't operate on the versions. Since the versions are not accessible through the object storage UI we can't delete a bucket with versioning enabled if there are older versions of the objects still present. This is could be handled by using MinIO directly but it would be good to have it done using cloudstack itself.

##### STEPS TO REPRODUCE

~~~
1. Create a MinIO server
2. Add the minIO server to cloudstack as object storage
3. Add a bucket with versioning enabled
4. Upload an object
5. Upload a new version of the object
6. verify that the older version is not listed
7. Delete all the objects and delete the bucket

~~~

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Reproduce el flujo de trabajo con un servidor MinIO registrado como almacenamiento de objetos de CloudStack y, a continuación, inspecciona la UI existente de almacenamiento de objetos y sus operaciones de buckets y objetos. Compara el comportamiento de un bucket con versionado y considera que el trabajo está terminado cuando se muestren las versiones de los objetos y se permita gestionar las versiones anteriores para que el bucket pueda eliminarse mediante CloudStack.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
cloud
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.