multicluster-devsecops
multicluster-devsecops copied to clipboard
Devspaces
ok this is my first PR for devspaces. I totally expect there will some fine tuning. Let me know what I need to do.
Thank you for doing this. Should devspaces live on the same cluster as the pipelines? I.e. the development cluster? If so we should move the entries in values-hub to values-development. IS there a reason you put it on hub? Was it just for convenience for testing?
Ideally devspaces should live it it's own cluster, or a cluster that is dedicated to sandboxing user environments. It has not strict relationship with the pipeline cluster. I put in the hub cluster because I was told to do so during the training. @claudiol maybe it was you to tell me so. Did you have a reason? Anyway we can move it somewhere else.
@raffaelespazzoli - apologies for the delay on this PR. Could you please move devspaces to development, and then run ./pattern.sh make test ?
It was probably me that said to put it in hub, but it makes more sense to be in devel since we use hub to deploy from ..
thanks!
I can see what this does, but not why - though I'm not sure where the best place to keep that information. Maybe a PR against the docs repo that explains what this component does and how it fits into the architecture?
Should it be deployed by default or just optional?