Andreas Törnström Andersson

Results 5 issues of Andreas Törnström Andersson

Hey, I've been looking around for a way to use this with a model that is an array of objects, eg. ``` model: [ { name: '' }, { name:...

Hi, We are using sealed-secrets together with kustomize and it's a bit of pain to handle it for multiple environments right now, since you need a new name of the...

enhancement
help wanted

Hey, I've gotten some problems when building my app. It can't run the ts-loader in my webpack.config.js, it works on my windows machine but not on ubuntu so that's just...

I added policies because I need to verify that all our policies are set in an HA availability cluster.

Hi, We have modularized our graphql in to separate files so we extend the queries and mutations, eg. ``` extend type Query { someQuery: Boolean } ``` Would it be...

enhancement
help wanted