Anthony Rabbito
Anthony Rabbito
So as a workaround I'm able to set this rule in auth0: ``` function (user, context, callback) { user.preferred_username = user.email; return callback(null, user, context); } ``` To set preferred_username...
Sure! Im about a 5 day old Jellyfin user so I might have a few bumps getting the plugin for myself going but I surely poke at it in a...
Any updates on this?
If prow isn't sufficient to emulate other arch's and there isn't infra to natively build on other arch's why use it? Is there a requirement? I know of other sigs...
+1 this project is widely used by myself and would love to see it's development continued without a fork.
Yup essentially!
PING @y2kenny @y2kenny-amd
Is it a fair assumption this project is abandoned?
I see dbus is installed but I don't have `XDG_*` vars. I'm also trying to use toolbox and podman
Will be forking this week to see what improvements can be made.