Alexander Weber
Alexander Weber
via https://docs.docker.com/registry/spec/auth/token/#requesting-a-token > token: An opaque Bearer token that clients should supply to subsequent requests in the Authorization header. > access_token: For compatibility with OAuth 2.0, we will also accept...
# Issue Report # ## Bug ## ### Container Linux Version ### https://coreos.com/releases/#2079.4.0 ### Environment ### AWS EC2 m5.* c5.* ### Expected Behavior ### instance boots and is usable with...
**Description** similar to https://github.com/saltstack/salt/issues/64516 pkg.install fails if the url contains a `=` sign **Setup** ``` salt-minion --versions Salt Version: Salt: 3006.7 Python Version: Python: 3.10.13 (main, Feb 19 2024, 03:31:20)...
currently reshade is the last dll being loaded `gw2 -> arc -> gw2hook` but d912pxy needs to be at last, is there a way to add another ([d912pxy](https://github.com/megai2/d912pxy/))? so the...
### Relevant telegraf.conf ```toml # # OUTPUTS: # [[outputs.prometheus_client]] listen = ":9273" # # INPUTS: # [[inputs.cpu]] percpu = true totalcpu = true [[inputs.prometheus]] urls = ["http://localhost:9090/metrics"] ``` ### Logs...