Jace Tan
Jace Tan
### What is the issue? We are running tailscale on a GCP Linux VM so we can connect to it within our tailnet. We provision certs using `tailscale` for this...
Hey folks 👋🏻 Hope you don't mind this contribution but we'd like to see theatre support workload identity in the `rbac-manager` instead of using service account keys. I've made the...
Just out of interest, why does the clue log package not provide support for logging at `WARN` level? Seems like most packages like https://pkg.go.dev/log/slog have support for the main 4...
Hey 👋🏻 I'm not entirely sure why `jobCancelError` and `jobSnoozeError` are not exported as part of the public API, especially because `jobCancelError` also implements `errors.Is` and `errors.Unwrap`. What I'm trying...