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

Hi there ^_^ This was discussed a bit in #366 and wasn't sure the correct way to go about this so added a `win` flag and a .NET Framework WCF...

While try to build dotnet container in linux centos, facing below mentioned issue ##docker build -t dockertest . Sending build context to Docker daemon 3.093MB Step 1/17 : FROM microsoft/dotnet:2.1-aspnetcore-runtime...

question/support

https://github.com/Azure/draft/issues/883

This PR aims at removing the `onbuild` tags from the Dockerfiles in the testdata. Resolves #890 cc @bjornmagnusson

Resolved part of #765 Couldn't find a better way to host such a large gif file and cannot embed an iframe form gfycat. This is the best way I could...

Noticed that in the file https://github.com/Azure/draft/blob/4a298770ff4484e5737fabf4bb9abc54b6b72e7c/pkg/draft/pack/pack.go#L19-L20, there is a section ``` // ValuesfileName is the default values file name. ValuesfileName = "values.yaml" ``` However, this constant doesn't seem to be...

area/client
refactor

This could be useful if an organization / team has custom `draft.toml` settings it would like to standardize as default. Here's what actually happened when I tried putting a `draft.toml`...

refactor
area/packs

I just started getting this repeatedly on macOS: ``` FATA[0026] could not watch local filesystem for changes: open /Users/ilya/Code/nodejs-prometheus-demo/.git/objects/15: too many open files ``` Perhaps we can limit files to...

bug
area/client
os/linux
os/macos