akusei

Results 10 comments of akusei

I'm having the same issue with this and find it quite annoying that you can't properly control permissions. I came up with a workaround though. I've only applied it for...

This seems like a fundamental feature that's missing from portainer. Will this be added? This issue has been open for 3 years and there's still no way to add custom...

The docker healthcheck functionality isn't considered a core function of docker? I wouldn't consider that an enhancement at all. Kubernetes support though, I would consider that more of an enchancement...

@aaubry > YamlDotNet.Core.SyntaxErrorException: (Line: 4, Col: 16, Idx: 88) - (Line: 4, Col: 17, Idx: 89): While parsing a tag, did not find expected tag URI. > at YamlDotNet.Core.Scanner.ScanTagUri(String head,...

Just happened to me as well

> Also bumped into this. Even simpler example to reproduce: > > ```python > from typing import Optional, Tuple > > prop = None # type: Optional[Tuple] > > exists...

> Tried the exact steps, was not able replicate. But it is really weird that it says it parses using the module but then proceeds with other plugins.. > >...

> Groups.yml should not play a role in here. > > I rather meant that maybe theres extra options in the ec2 inventory file besides the example shown. The example...

> Tried the exact steps, was not able replicate. But it is really weird that it says it parses using the module but then proceeds with other plugins.. > >...

Okay, a bit more information: 1. It works properly when I create an IAM user and authenticate using the `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY` environment variables 2. It fails when I use...