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

KubernetesBuildTask: k8sBuild Generator - Quarkus #1047

Closed
2 tasks done
manusa opened this issue Oct 20, 2021 · 1 comment · Fixed by #1187
Closed
2 tasks done

KubernetesBuildTask: k8sBuild Generator - Quarkus #1047

manusa opened this issue Oct 20, 2021 · 1 comment · Fixed by #1187
Assignees
Labels
component/gradle-plugin Related to the Gradle Plugins

Comments

@manusa
Copy link
Member

manusa commented Oct 20, 2021

Description

Child of #31

k8sBuild Gradle task works with Quarkus Generator.

  • Any configuration setting should be part of the KubernetesExtension class (Tasks should have no Inputs)
  • Any logic present in the current Mojos should be moved to JKube-kit

AC

@manusa manusa added the component/gradle-plugin Related to the Gradle Plugins label Oct 20, 2021
sunix added a commit to sunix/jkube that referenced this issue Dec 6, 2021
…projects eclipse-jkube#1047

Signed-off-by: Sun Seng David TAN <sutan@redhat.com>
sunix added a commit to sunix/jkube that referenced this issue Dec 6, 2021
…projects eclipse-jkube#1047

Signed-off-by: Sun Seng David TAN <sutan@redhat.com>
manusa pushed a commit that referenced this issue Dec 9, 2021
…projects #1047

Signed-off-by: Sun Seng David TAN <sutan@redhat.com>
@manusa
Copy link
Member Author

manusa commented Dec 9, 2021

We still need to add Generator related documentation, I don't know where we reflected this in #850.
Currently, we don't have any docs about Generators on the Gradle documentation.

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
None yet
2 participants