shawngmc
shawngmc
> @shawngmc I've actually been looking into this too but on the side of the gallery mode and extracting them. Do you know if Watto Game Extractor (full version) is...
@konstruktoid The information is available, at least when the docker host is in swarm mode (I don't have a non-swarm host handy to check.) 1. Use "docker stack ls" to...
I suspect this is a side effect of swarm orchestration and how it's deployed. Are you testing this on a single node docker swarm? On a single-node swarm, I brought...
Agreed, that's a bit annoying. I think there are a couple ways to tackle this. 1) Focus on making sure that the tests work for all containers on the current...
I recently upgraded my Jenkins from 2.346.2 on Java 11 to 2.346.2 on Java 17, and I'm getting the same issue: > java.lang.reflect.InaccessibleObjectException: Unable to make field private static final...
> @shawngmc That stack trace seems to come from the controller, so I have no idea why you are posting it on an issue in the `docker-agent` repository. Argh -...
Update: I completely misread the comments - just realized @Meivyn was offering to make a new PR with those changes. Let me know how I can help. @Meivyn Sorry for...
I've added #701 as a new PR (my original fork is gone, so pulling the latest change in would be messy).
Note: I tested this with a piece of Azerite gear.
I'm seeing this same behavior, and it's rather important for my use case. Any progress on this issue?