Mitchell Cookson

Results 3 issues of Mitchell Cookson

Would there be any interest in allowing the app running on GAE to send OpenTelemetry data (logs, traces, metrics) to the sidecar here?

### `COPY` statements are unsupported This is a non-starter for things using `COPY my_table FROM STDIN ...` to bulk insert table data. The main issue is that, by default, this...

### Follow up to: https://github.com/int128/kubelogin/pull/1084 This PR separates access tokens from id tokens, and removes overly-restrictive validation of them. As mentioned in https://github.com/int128/kubelogin/pull/1084#discussion_r1623184775, the OAuth2 + OIDC specs do not...