Mikael Fridh

Results 36 comments of Mikael Fridh

Thinking a bit out loud here... All my helm releases come from Jsonnet ( https://tanka.dev ) - so I guess I could theoretically craft my own `helm.sh/release.v1` Secrets that Helm...

I had similar needs, and have also had needs to apply a local `patch` to certain things while waiting for upstream to bring on certain contributions. I "wrap" it in...

One of the most important metrics of them all, `e2e_scheduling_duration_seconds`, is not available. Can we please somehow get access to the scheduler metrics?

sticking with `twitter.common.zookeeper==0.3.9` for now ...

When combining multiple parameters, some with `insecure_value` set and some with `value` set, you end up with a problem: ``` │ Error: Error in function call │ │ on ../../../../modules/vendor/github.com/cloudposse/terraform-aws-ssm-parameter-store/outputs.tf...

As mentioned in several other linked issues, want to assume a role, from a Amazon EKS (IRSA) Pod. The particular purpose is for making configuration straight forward and simple for...

As per @hargut suggestion, note that values can vary a bit (see `null` in `street_address`). And this issue applies also to `tls_cert_request`. There's also #263 but it's a no-op if...

Tanka deletes what it manages. Nothing else in my experience.

https://github.com/grafana/tanka/blob/008c651ae883b00def940ff17dd36df5e6c0289f/pkg/kubernetes/client/apply.go#L26 `--force` is mapped inside of tanka to mean `--force-conflicts` when used along with the server-side apply strategy 👍

Auth from one connector (ex: Google) and groups from another specific one (ex: ldap) would be neat to do in one single Dex.