Wim Henderickx

Results 16 comments of Wim Henderickx

Attached the link to the slides. https://docs.google.com/presentation/d/1xKZM4Q_auoUMb6M4I_OTNlS7xu7K6cVm2F_FQg217lU/edit?usp=sharing

Maybe PackageVariantContext iso injection (just an idea, as I am thinking of it as providing context to how we want to consume the package for this use case). It would...

Yes agree I was not implying package-specific APIs. The thought is to leverage some of this in a semi offline fashion. The way I see it this allows to provide...

Have been looking a bit deeper into this and looking at the pipeline changes. What would be a good capability to have here is what the intention was with package-context...

Also on the clusterResourceBinding point would we not use ? - apiVersion - kind - name and maybe namespace in the future?

Yes happy to share the CRD file I am using which triggered [this[](url)](url) ``` --- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.4.1 creationTimestamp: null name: srlinterfaces.srlinux.henderiw.be spec: group: srlinux.henderiw.be...