2020-07-16
Note
- Time型をJSONに変換するとtime.Locationの情報が欠落する場合の対処法 - A Day In The Life
- https://glassonion.hatenablog.com/entry/2020/07/12/135200
reflect.DeepEqual
で比較すると死ぬというやつ, go-cmp 便利
- かなカナ変換 — プログラミング言語 Go | text.Baldanders.info
- How we tracked down (what seemed like) a memory leak in one of our Go microservices | Detectify Blog
- https://text.baldanders.info/golang/kana-conversion/
- メモリリークから pprof を使って原因を探して最終的に Go のランタイムの話になる, 面白い
- fluxcd/kustomize-controller: Experimental Kubernetes operator for building GitOps pipelines with Kustomize
- https://github.com/fluxcd/kustomize-controller
- kustomize build したものをデプロイする operator かな