Chanwit Kaewkasi

Results 235 comments of Chanwit Kaewkasi

Hi @joaoarthurv Yep, you would also skip TLS verification for testing purpose or bind your cert and key files to the controller pod at the location suggested by the error...

@soyetoro please email me: chanwit at gmail.

``` error saving plan secret: rpc error: code = Unknown desc = error recording plan status: Secret "tfplan-default-dish-beta-cluster-c2-config" is invalid: data: Too long: must have at most 1048576 bytes 3h23m...

It's the problem caused by us last time as the team accidentally updated the stable YAML to an unreleased version, which caused installation problem for many users. We have many...

It's the problem we categorized as the single resource deletion problem reported by #454 and #666

Terraform BLOB caching design doc: https://github.com/weaveworks/tf-controller/discussions/911

@daniel-ciaglia #526 is ready for you to try in rc.3. Could you please try the RC and give us feedback.

@alexandermarston has recently cut a new RC.

Unlike sourceRef, referring to a powerful service account would allow privilege escalation. So we still have to rely on the namespace boundary principles used by Flux for security reasons. Multi-tenancy...

It's going to solve some MT problems. Need to think it through about its security model. Let me think about it and get back to you all.