Edgar Lanting

Results 6 comments of Edgar Lanting

Currently reading up on CRDs & how we can implement our specs into it. Working on a small test CRD to see how we can use & design this. I've...

Todo: summarize the limitations it would impose on us if we were to use CRDs regarding permissions etc. so that we understand what we're changing? Based on an internal discussion...

Current status of tasks/work: Reviewed CRD information and background documentation at the [official k8s docs](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources). Gone through the existing CRD configuration in our Troubleshoot repo [here](https://github.com/replicatedhq/troubleshoot/tree/main/config/crds). Since it seems that...

Thanks @marccampbell for checking into this and @xavpaice for answering the question!

Started to work on this change/implementation. - Steps are: 1) Define new path for SBCTL usage 2) SymLink the new path to the old path for compatibility with both Troubleshoot...

@chrisseto Can we please get this one retested/rebased please? Would be pretty nice to get this implemented.