draft-classic
draft-classic copied to clipboard
A tool for developers to create cloud-native applications on Kubernetes.
#670 adds a flag on draft init that allows you to pass a toml file indicating which plugins and pack repositories you'd like to add/override when setting up draft. This...
I got an error when I run `draft up` with ACR builder. Console logs are like following. ``` $ az login Cloud Shell is automatically authenticated under the initial account...
closes #829
Discovered in discussions of #837, there is a need for an improved intelligence of the packs. Especially in the java case there are quite a few reasonable combinations out there....
`draft up` installs helm charts from `charts` directory. Is there any way to install stable charts from helm. For example, I have to run `helm install stable/nginx-ingress` even after `draft...
The issue I'm encountering is that when using Draft + ACR, if I need to login to ACR, then if I run "draft up", then instead of exiting (due to...
There should be a way to indicate that the packs you have cached locally are out of date compared to the source repo, with option to update the cached packs....
Some my containers report `Error: ImagePullBackOff`. All of them are deployed by Draft before. And deployments are done after deleting `draft-pullsecret` and re-running `draft up`. It looks created tokens stored...
I started using `draft` and I noticed that it pollutes my private password store with empty entries every time I use any `draft` command. This unfortunately makes `draft` quite unusable....
With all new changes, draft.io is not usable, it ads so many complexities comparing to deis, and also run's slow locally :(