Alby Hernández

Results 73 comments of Alby Hernández
trafficstars

@stefanprodan @hiddeco Hello there, Think that this would be a good solution for the use case. This will allow Gitlab to create mirrors outside, for example in GitHub. What is...

Hello @stefanprodan The use case I detect here is not intended for migrations, but for the case you use a Git, for example GitLab onprem and this Gitlab mirrors some...

To be honest, I have not thought about those deep details but, would it be possible to calculate a kind of hash of the code stored on one repository and...

> The guys are right. We have experienced today GitLab outage for 3 hours, and if there were some fallback option it would save us from potential problems in case...

> I am of opinion that if outages of your Git provider are an issue to you, there are sufficient solutions out there to mitigate this issue. E.g. by mirroring...

> Hi @achetronic, currently CSI Driver doesn't have support tagSpecification on VolumeSnapshotClass, I will regard it as a feature request. We will keep this on our radar. Thank you for...

> @achetronic : Is this related to adding custom tags while creating PVC? Hello there, This is about tagging the snapshots on the provider when creating a VolumeSnapshot CR. The...

> hi @achetronic do you have more details about VolumeSnapshots API? Thanks. Hello @andyzhangx I am talking about [this API](https://kubernetes.io/es/docs/concepts/storage/volume-snapshots/) which is used to do snapshots using the CSI driver,...

> one implementation is using `tar` command to take "snapshot" of current volume directory, could refer to > https://github.com/kubernetes-csi/csi-driver-host-path/blob/f5fd42e78f3884ed6b780d23c1c43798a0d29d35/pkg/hostpath/controllerserver.go#L555 I have been testing different solutions, such as the given by...

> Hello @ahachmann I have no time to work on this feature so I proposed it to the maintainers, but no idea of the state of the art right now