Mario Loriedo

Results 270 comments of Mario Loriedo
trafficstars

/remove-lifecycle stale

@RickJWagner do you think that https://github.com/eclipse/che/issues/20738 and the following warning message would help? ![warning-invalid-devfile](https://user-images.githubusercontent.com/606959/182797889-457e8f6d-2654-4d35-a776-8798b63f823b.png)

Starting from scratch could also be a good first use case for a [chrome/firefox extension](https://github.com/eclipse/che/issues/11584).

We can do that but that would not be in `che-samples` right? Because today all samples in the devfile registry come from the devfiles.yaml in the `che-samples` organization repositories. For...

I would prefer to embed it in the Dashboard to be honest. I don't think that the empty workspace should be managed as a sample. Adding it in the devfile...

This issue has been associated to [this Dev Spaces issue](https://issues.redhat.com/projects/CRW/issues/CRW-3201) but my understanding is this issue is about a Che cluster where OAuth has been configured whereas CRW-3201 is about...

> I don't understand how it correlates with the current CheCluster CR configuration > > ```yaml > workspaces: > storage: > pvc: > claimSize: > storageClass: > pvcStrategy: > ```...

I think that's important to mention that there is an alternative: pre-create the PVC in the developers namespaces. This is a powerful alternative as it let the admin to carefully...

> So how does it actually work? How do the examples do it? @yujiri8 we use branch `devfilev2` in the che-samples. I agree that's confusing and we need to clean...