Silas

Results 11 comments of Silas

It looks like there are some headers missing or not in the right locations in the c++ installation. Maybe you could look here: [https://github.com/android/ndk/issues/688](https://github.com/android/ndk/issues/688). It says that the header is...

Regarding the stable memory model for native, the new memory manager is now stable and used by default (https://kotlinlang.org/docs/native-memory-manager.html).

I will give it a try, am I allowed to use the coreos-installer (requires rustup and cargo install on the rescue system) or should I write the config manually. To...

@asciiprod How do I test my changes? Is there any test environment (VM image, packer config) or do I have to use a dedicated server with its rescue system? And...

> Hi! > I've been developing a Dockerfile that creates an image you can use to generate and inject an ignition file on Fedora CoreOS. > > You can then...

> I don't know about Hetzner's rescue system, but you can do the dd over ssh if, for some reason, you can't upload the raw image to the filesystem of...

> We'll probably still call the userinfo endpoint in the end, so that we're able to provide that information for source property mappings (#8771) So this can't be implemented?

The only field missing is the profile picture, even though the docs say that the fields of the id_token should be a superset of the ones from the userinfo endpoint:...

The issue should be fixed on `master`, but is still present on v0.17.0

@Dev-Destructor try completely removing the redisExporter block, that worked for me.