draft-classic icon indicating copy to clipboard operation
draft-classic copied to clipboard

A tool for developers to create cloud-native applications on Kubernetes.

Results 126 draft-classic issues
Sort by recently updated
recently updated
newest added

#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...

area/client
good first issue

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...

bug
area/client

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....

area/client

`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...

area/docs
question/support

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...

area/client

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....

area/client
area/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...

enhancement
area/client

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....

area/client

With all new changes, draft.io is not usable, it ads so many complexities comparing to deis, and also run's slow locally :(

area/client