Roy Wellington

Results 36 comments of Roy Wellington

I'd also love to see Ed25519 for signing, and for encryption (though I think that's X25519?). My understanding is that OpenSSL's `PKey` supports Ed25519. The JOSE set of standards also...

TL;DR: Azure needs to test AADLogin w/ OpenSSH 8.8p1; 8.8p1 disables SHA-1, and this appears to break AADLogin, which relies on it. Azure needs to fix this by issuing SSH...

(It'd be real helpful to know the path; maybe if that could be added to the panic, or to the error? Sadly, I'm on macOS, so there's no `strace` to...

> Did you notice below error? You might want to fix this problem first. Not only did I see it, it is the core of this issue. I consider it...

> Does this make sense? No. I have a particular resource here, in my instance, which fails, repeatedly, and I've no idea on how to make forward progress with that,...

> if you can run `terraform apply` with an account, I can't think of any reason that `terraform import` can't be run with the same account. Did I miss anything...

Is this feature supported? It seems to be in the library (e.g., [`from_ed_der`](https://docs.rs/jsonwebtoken/latest/jsonwebtoken/struct.EncodingKey.html#method.from_ed_der)), but attempts to use it don't seem to round-trip. (Verification always fails.)

> config file structure is documented here: https://grafana.com/docs/mimir/latest/references/configuration-parameters/ Ah! Perhaps a link from Configure → Object Storage? (which is where I was reading / got lost)

Okay, this is partial user-error, but a.) this is _really_ hard to see and b.) the error message could be loads more helpful in pointing me in the right direction...

> I understand that this is the right way to do it: I think this only works if you are in some environment with deep integrations between `ServiceAccount`s and container...