-
When trying to use fluxcloud notifications with a private bitbucket-based repository, the COMMIT_TEMPLATE does not seem to do anything.
From the `kubectl describe pod` command:
```
Environment:
…
-
Just wondering if it is possible to have and assign mutiple certs.
My working setup. I have a wildcard certificate for "*.apps.mydomain.io" I would like to have a single cert ( one of the advanced c…
-
I've noticed that when you do a rolling update of a service via marathon if you constantly hit traefik on service backend it will occassionally throw out bad gateway errors. Seems as if traefik is sti…
-
After the restructure of Dunner config file as per #146 :
With follow task, one should be able to override the values of envs and mounts defined in the target task by values given in follow task. …
-
Hmmm, sorry to get back at this but,
I have disabled capabilities of ping with this
`setcap 'cap_net_raw=-p' /usr/bin/ping`
this is my task json
```
{
"id": "/demo/caps",
"cmd": …
-
The images used to display the icons for datastax-dse and datastax-ops in the DC/OS UI are pointing to a bucket that doesn't exists.
For example:
- DSE: https://github.com/mesosphere/universe/blo…
-
Hello,
I'm trying to install DC/OS locally on my PC for learning purposes.
I created 4 CentOS 7 machines in Hyper-V,
I'm getting this error, and I have no idea how to troubleshoot. Can someone d…
-
### What version of Traefik are you using (`traefik version`)?
v1.2.1
### What is your environment & configuration (arguments, toml...)?
```toml
###############################################…
-
I'm surprised that command ran so fast (does it make an API request at all?) but the space in `urn alias` json key looks quite a bit unconventional:
``` json
[
{
"offer": "Debian",
"publish…
-
Hi,
I'm having some issues with value of Max Open Files on CoreOS 2079.4.0:
`# sudo cat /proc/sys/fs/nr_open
`
1073741816
It is "too high" compared to Linux usual value (1048576 ) and it causes…