Oliver Bähler

Results 35 comments of Oliver Bähler

@alexellis if it's okay i would proceed with creating a pr for both. I am using arkade as part of a docker image which is used for ci purposes and...

Maybe it would even make sense adding a namespace selector. ``` apiVersion: capsule.clastix.io/v1beta1 kind: Tenant metadata: name: oil spec: owners: - name: alice kind: User priorityClasses: defaults: - value: "tier-prod"...

Sure thing, that's a great proposal and would certainly help with #416. For the selector it would be awesome if we could also use `matchExpressions` instead of only `namespaceSelector`. This...

@bsctl @prometherion Have you had further discussions about this feature?

Another Solution to this would be just using generate Functionalities of e.g Kyverno (https://kyverno.io/docs/writing-policies/generate/). You could write policies which would generate the resources based on namespace labels. As far as...

@prometherion Still the same thoughts on this? I mean we could start a very simple feature where it just renders all the resources and validation for the basic kubernetes fields...

After some thoughts i may have an extra idea for this feature. What if we would also add a selector, with which we could target only specific namespaces which create...

@bsctl Yes I will try

@naseemkullah correct, just a chart that implements Jeager CRDs. I think the possibility to create one Jeager Instance per Chart would be enough. I could make a contribution for that....

I guess this won't be implemented