gradle-cloud-deployer icon indicating copy to clipboard operation
gradle-cloud-deployer copied to clipboard

Gradle plugin to deploy applications to Kubernetes and DC/OS Marathon

Results 14 gradle-cloud-deployer issues
Sort by recently updated
recently updated
newest added

Hi All, Thank you for this plugin it works like a wonder to build K8S apps for deployment. My request is to add service account to be added as we...

Thank you for this project! Unfortunately I'm not able to authenticate to my kubernetes cluster. When running `deployAll`-task I get the following error message: `de.qaware.cloud.deployer.commons.error.ResourceException: Pinging the environment 'my-env' failed...

**Goal: Provide best-in-class developer support for the interface of developers to cluster orchestrators** * Connector to OpenShift [Prio 1] * Connector to Kontena [Prio 3] * Connector to Nomad [Prio...

enhancement

See this workaround to accomplish automatic refresh of the DC/OS token: https://medium.com/@richardgirges/authenticating-open-source-dc-os-with-third-party-services-125fa33a5add#.qyiniam1a Afterwards no user interaction should be necessary.

feature

Hi, is there any way to make the deployAll task run and block until the deployed Pods are up and running? In my case we're trying to use this in...

enhancement

See the version eye badge to stay informed about outdated dependencies: [![Dependency Status](https://www.versioneye.com/user/projects/5809b705912815003afa4729/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/5809b705912815003afa4729)

enhancement

Overwrite dcosAuthToken(void) with dcosAuthToken(File).

feature

Add code examples for closures, methods and properties in the wiki pages.

enhancement

Add a task which checks whether the specified authentication options are valid or not.

feature

Remove dependencies.gradle from build.gradle and enable plugin publishing without it.

enhancement