Jasmin Gacic

Results 35 issues of Jasmin Gacic

I'm implementing an instance plugin for ProfitBricks. I've been looking at two implementations one is `infrakit.aws` and the other one is `infrakit-plugin-sakuracloud` the only difference i've noticed between these two...

question

Wizard will look for kubeconfig only in ~/.kube/config which may not always be the case https://github.com/kubeshop/kusk-gen/blob/main/wizard/wizard.go#L20

Running `kusk install` when helm is returning warning like: ``` WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: kubeconfig ``` Results in the CLI failure to parse output:...

The subject started here #298 Current implementation only supports mocking for defined under content-type but not from schema. Kusk should support mocking from schema. See example below: https://pastebin.com/raw/avYFtZpX

area/operator
kind/enhancement
needs investigation

Should resolve or partially resolve #166 .

area/operator
kind/feature
auth

webhooks we have in place are: - Mutating and - Validating Mutating webhooks is used to add fleet properties to an API object if such property is missing. Since this...

requires-discussion
kind/refactoring

While working on smoketests with @mbana we've noticed that in a single node GKE cluster, hosted on e2-medium vm instance, envoyfleet doesn't get enough resources and becomes sluggish

requires-discussion
auth

At the moment we are using openapi-generateor which is a suboptimal solution. We should consider refactoring the code base.

house cleaning