Christian Simon
Christian Simon
I think it should be included into https://docs.tarmak.io/introduction.html#architecture-overview with some description about how we use wing to run puppet.
/assign @alljames
OK I am running things locally now like that: ``` tmux has-session -t wing || tmux new-session -d -s wing /bin/zsh tmux new-window -t wing:1 -n wing-server "./wing_linux_amd64 server --secure-port...
/assign @kragniz
``` curl -vk https://localhost:8443/apis/wing.tarmak.io/v1alpha1/namespaces/myenv-mycluster/wingjobs * Trying 127.0.0.1... * TCP_NODELAY set * Connected to localhost (127.0.0.1) port 8443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate...
``` etcd --version etcd Version: 3.1.7 ```
This depends on #663 which is taken out of 0.6
I think this should be a configuration option in the tarmak.yaml for the aws provider (and should have the option to be overriden in AWS specific sections of environment,clusters or...
This is a terraform bug which is fixed in master or 0.11.11, when your s3 bucket gets delete but you still have your local terraform.tfstate So workaround for that is...
I think step one would be to write a proposal how that could work