Frank Bernhardt

Results 22 issues of Frank Bernhardt

**Describe the bug** I get an error when uploading the produces sarif file to github ``` Error: Code Scanning could not process the submitted SARIF file: SARIF URI scheme "https"...

bug
aws
stale

In order to work properly with spot instances Launch Template are required ( e.g to fall back on demand if price exceeds on-demand prize) See also https://medium.com/@elngovind/cost-optimization-using-launch-template-in-aws-50a339fc155b https://github.com/terraform-aws-modules/terraform-aws-eks

help-wanted
kind/enhancement

The formatter of the HCL plugin which is called on save does not the same as "terraform fmt". ### Prerequisites - [ ] Ensure you have latest version of plugin...

For local helm charts `dependency update` should be called before rendering them with `helm template` to resolve dependencies in requirements.yaml

customer/feedback
kind/bug
area/helm
mro2

Currently in any github pipeline where you run terraform and access private modules , this is very ugly. You have to do something like this in your pipeline ``` -...

enhancement
user-reported

### Is your feature request related to a problem? Currently if a v-cluster is installed via helm, there is only one kubeconfig secret created: the one for access via localhost...

kind/feature

### What happened? This error is thrown when creating an Ingress annotation. ``` Error syncing to physical cluster: Ingress.extensions "seldon-ingress-api-tenant-a-x-istio-system-x-tenant-a-tenant-a" is invalid: metadata.annotations: Invalid value: "alb.ingress.kubernetes.io/conditions.istio-ingressgateway-x-istio-system-x-tenant-a-tenant-a": name part must be...

kind/bug

**Describe the bug** When deploying a function (derivative) , I get this error during deploy: (Did not change a lot , no import statements, in my code) ``` 12:01:56:56 stdout:...

**Describe the bug** For very long service names (in our case generated ones), the annotation `alb.ingress.kubernetes.io/conditions.` gets too long (more than 63 characters). **Steps to reproduce** Create an Ingress for...

lifecycle/rotten
triage/needs-investigation