Solomon Hilliard
Solomon Hilliard
**Describe the bug** Dashboard Metrics not working **To Reproduce** Steps to reproduce the behavior: Create a load on a container, wait a couple of minutes, then examine dashboards for accuracy....
Hello, I operate in a controlled AWS account where I can create Roles and attach Policies but I cannot create or affect Users. I have to request someone do that...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
Hi, How is authentication supposed to work now? I was on the 1.0.2 gem and this code was working: ```ruby namespace :auth do desc 'Check if auth token is expired'...
Hi, I usually use the AWS_PROFILE variable for any aws related tasks. This Capistrano plugin doesn't seem to recognize when I have a shell with the proper AWS_PROFILE loaded in....
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
### Feature description 💡 Currently there is no link between TerraKube workspace name and the Terraform workspace name, i.e. all TF workspace names are the standard `default` in each TK...
Hello, I have a play that requires I __delegate_to__ localhost at a certain point to download files on the host and copy them to the remote. My logic works in...