Patrick Lucas
Patrick Lucas
Thanks. I suspected the same, but double checked the reference and there didn't seem to be anything amiss. I'll take another look next Wednesday when I again have access to...
I'm a bit baffled to come across this three-and-a-half-year-old closed issue for such an extremely obvious and expected feature that is supported by every other major RDBMS Docker image. @vin-yu...
Thanks for the reply @vin-yu. I think the main concern was that the issue was closed without a clear resolution, so I appreciate your quick response and reopening it.
@elconas I tried using your branch from #761 but still got this error. ``` Notice: /Stage[main]/Role::Jenkins/Jenkins::Credentials[deploy-key]/Jenkins::Cli::Exec[create-jenkins-credentials-deploy-key]/Exec[create-jenkins-credentials-deploy-key]/returns: Notice: /Stage[main]/Role::Jenkins/Jenkins::Credentials[deploy-key]/Jenkins::Cli::Exec[create-jenkins-credentials-deploy-key]/Exec[create-jenkins-credentials-deploy-key]/returns: ERROR: anonymous is missing the Overall/Read permission Notice: /Stage[main]/Role::Jenkins/Jenkins::Credentials[deploy-key]/Jenkins::Cli::Exec[create-jenkins-credentials-deploy-key]/Exec[create-jenkins-credentials-deploy-key]/returns: Aug 02, 2017...
@rskuipers unfortunately not, I just re-pushed the image to the erroneously-deleted tag.
I was about to open a feature request before I found this issue, specifically the last paragraph. I use the "automatic documents" feature quite extensively, but I would like this...
I also noticed this while evaluating docker_auth for a production use-case. Clearly the expiration works to some extent—a typical Docker operation involves numerous HTTP requests for which the registry would...
Actually, I was claiming the opposite: my client appeared to be getting 401s from the registry and then re-requesting a new token on every HTTP request, not just every command....
Took about half an hour to arrive here, given all the outdated docs and broken links around the internet. Included in those are the [official Kubernetes docs](https://kubernetes.io/docs/getting-started-guides/dcos/), and a [Mesosphere...
Beyond being restrictive, the `version` attribute is documented as being specifically a FIX version, which seems to be anathema to Orchestra's claim of being applicable to non-FIX use-cases. I'm currently...