Michael Lin

Results 6 issues of Michael Lin

Thanks for the amazing library. ## Description If the input yaml file contains single-quoted string, they are converted to double-quoted string after marshalling. Is this expected behaviour? https://play.golang.org/p/JLbpVImLy2K ```go struct...

question

`node_pool` map is a mix of string, bool, and number. therefore, it is better to use `map(any)` to indicate its type moreover, `list(map(string))` is breaking the use of this module...

wait for CI to run then fix the generator instead of trying to figure out which bazel target to run. ## Test plan CI

cla-signed

fixes https://github.com/terraform-google-modules/terraform-google-kubernetes-engine/issues/1596 This PR added two new optional fields to `var.cluster_autoscaling`, `enable_secure_boot=false`, and `enable_integrity_monitoring=true`. design decisions: - `enable_integrity_monitoring` defaults to `true`, which is what other places are using - `enable_secure_boot`...

This PR introduced a new service to handle Linear webhook. The initial use case is to move issues between teams base on labels. See added README.md for more information. TODO...

cla-signed

TODO - [ ] Deploy a test GKE cluster with workload identity enabled see if it also works. ## Test plan this is validated by https://github.com/sourcegraph/deploy-sourcegraph-managed/pull/489

cla-signed