Jesse Gardner
Jesse Gardner
Enterprise environment, have a central file server with home drives for each employee (~4,000). Each employee has a path like `\\SERVER.DOMAIN.COM\share\home\EMPLOYEEID`, and also has it mapped to `H:\`. In Powershell...
We have many dozens of accounts. This is not a major problem because the filter is so useful, I can usually just type a few letters to get the account...
During the outage on 12/7/2021, we (and I imagine most folks) had issues switching roles even though most of our resources are _not_ in us-east-1, apparently because the switch role...
The [documentation ](https://docs.aws.amazon.com/solutions/latest/instance-scheduler/appendix-a.html#create-schedule) states the CLI argument is `--metrics`, but the [code ](https://github.com/awslabs/aws-instance-scheduler/blob/master/source/code/cli/scheduler_cli/scheduler_cli.py#L75) uses `--use-metrics`.
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### What feature do you want to see added? This is reviving https://github.com/jenkinsci/amazon-ecs-plugin/issues/184 that was closed as stale. I'd really like to see the feature implemented. The [AWS API supports](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_TaskOverride.html)...
The [Dev Guide](https://conductor-oss.github.io/conductor/devguide/running/docker.html#combined-server-ui-docker-image) references a Dockerfile / image that doesn't exist in this repo.
Currently if you use `--all-profiles`, you get named profiles `--`. In our situation (and I'm guessing many others), that `-` is the same for everyone at our company and is...