draft-classic
draft-classic copied to clipboard
A tool for developers to create cloud-native applications on Kubernetes.
There are important files that Microsoft projects should all have that are not present in this repository. A pull request has been opened to add the missing file(s). When the...
Please accept this contribution adding the standard Microsoft SECURITY.MD :lock: file to help the community understand the security policy and how to safely report security issues. GitHub uses the presence...
ex. ``` example-java: Releasing Application /buildApp: release error: could not install release: rpc error: code = Unknown desc = render error in "java/templates/ingress.yaml": template: java/templates/ingress.yaml:1:14: executing "java/templates/ingress.yaml" at : can't...
Current draft docs discuss how to use draft when starting a new project. Also, it is oriented around developers who do not know (and perhaps do not want to know)...
If you want to install Draft in an Alpine container, you need some basic dependencies, such as `git` or `curl`, which don't come by default with Alpine, as seen in...
Enable `draft bundle` that snapshots a Draft environment to include the helm values an application was installed and verified with.
A side project I've been working on would be a great candidate to rip out the existing plugin architecture and drop in this tool: https://github.com/fishworks/gofish
I got feedback from a colleague that they didn't fully understand what was Draft until I gave them a demo. Some general feedback was: - I didn't press play on...
For example, the `pack-repo` command is a default plugin. If in a toml file passed in via config, a user specifies a plugin to install with the name `pack-repo` the...