Armin Schlegel

Results 123 comments of Armin Schlegel

There is a question that needed to be resolved: Looking at this example, there is an issue when there is a nodeGroup that has both labels `dev1` and `dev2`. ```yaml...

> > @Congrool `matchLabels` will it be a map with multible labels. And i want to implement a "all-needs-to-match" logic on that. Fine? > > Sounds good to me. And...

I think for in-cluster templating something like https://github.com/flanksource/template-operator is already suitable. You define a Template (kind Template, apiVersion: templating.flanksource.com/v1) for an EdgeApplication (with both fixed values and variables), and then...

@batthebee @Congrool i tested the controller-manager with the modifications. It's working like a charm. I tested every combination i could think of, e.g. multiple nodes, multiple edgeApplications, defining multiple labelSelectors...

Can confirm with 0.94. Works with wine (tested with wine 7.17) on ubuntu 22.04. However, there is an `Crash Report` popping up with an `SEH Exception`. However, you can just...

Is this something you still currently work on? `requiredDuringSchedulingRequiredDuringExecution` would be a nice feature if added.

I don't know if this is anyhow useful but in the past i used chilipeppr which has a basic support for importing eagle BRD files. https://github.com/chilipeppr/widget-eagle

Hi @pappz thanks for responding to my issue! Here is some information for you to understand the context and the use case. We are talking about a small embedded Linux...