workflow
workflow copied to clipboard
The open source PaaS for Kubernetes.
I realise this project is not being actively maintained anymore, but figured it was worth asking here as I'm really stumped. Through some fat fingering an invalid `command` parameter got...
Hello, In our organization we can use kubernetes as containers infrastructure and kubernetes can expose more then one port for applications, but we don't want to give kubctl(apiserver) access for...
Right now, we don't document any of the errors that the API can return on an request, making it difficult for people trying to build in error handling for the...
Hi. How to include an automated test phase (CI-like) in the workflow ? Would that be possible, recommended or not ?
Deis currently supports Minio (S3-compatible API) for object storage only within the cluster and not for production deployments. Deis also supports S3 for object storage, but not with a configurable...
Certificates are owned by the individual who creates them. If this person leaves the only option is to delete the cert and re-add the cert. Originally requested from Deis v1...
https://github.com/deis/workflow/issues/512#issuecomment-250305913
So I'm playing with the API right now. I'm creating pipelines by attaching config data to my applications. When I request a list of applications from the API I'd also...
In my quest to achieve pipelines in Deis, I've got 2x applications: - myproject - myproject-staging Underneath the `myproject-staging` app I want a button: `Promote to Production` which when clicked...
Currently I can `keys:add` my primary ssh-ed25519 ssh key but I can't push, and have to rely on my alt RSA key. Github let's me push using my primary ssh-ed25519,...