Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstarts: Port spring-boot-helm quickstart #900

Closed
manusa opened this issue Sep 10, 2021 · 1 comment · Fixed by #1171
Closed

Quickstarts: Port spring-boot-helm quickstart #900

manusa opened this issue Sep 10, 2021 · 1 comment · Fixed by #1171
Assignees
Labels
component/gradle-plugin Related to the Gradle Plugins
Projects

Comments

@manusa
Copy link
Member

manusa commented Sep 10, 2021

Description

Child of #31
Blocked by k8sHelm goal implementation

Port spring-boot-helm Maven quickstart to Gradle.

@manusa manusa added the component/gradle-plugin Related to the Gradle Plugins label Sep 10, 2021
@manusa manusa added this to Backlog in Sprint #210 Nov 10, 2021
@manusa manusa moved this from Backlog to Planned in Sprint #210 Nov 10, 2021
@rohanKanojia rohanKanojia self-assigned this Dec 14, 2021
@rohanKanojia
Copy link
Member

We already seem to have a Spring Boot Helm Quickstart. I'll address #1071 (comment) in the scope of this issue

rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Dec 14, 2021
…o ext {} from gradle.properties

+ Remove gradle.properties and move properties to build.gradle's ext{}
  section

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Dec 14, 2021
…` from `gradle.properties` in Spring Boot Helm Quickstart

+ Use already provided properties `name` and `version` for getting
  project artifactId and version rather than hardcoded properties

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
manusa pushed a commit that referenced this issue Dec 15, 2021
…e.properties` in Spring Boot Helm Quickstart

+ Use already provided properties `name` and `version` for getting
  project artifactId and version rather than hardcoded properties

Signed-off-by: Rohan Kumar <rohaan@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/gradle-plugin Related to the Gradle Plugins
Projects
No open projects
Sprint #210
  
Planned
2 participants