-
Notifications
You must be signed in to change notification settings - Fork 538
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
KubernetesHelmTask: Implement k8s:helm
equivalent functionality k8sHelm
for Kubernetes Gradle Plugin
#1052
Closed
4 tasks done
Comments
This was referenced Oct 20, 2021
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 26, 2021
Add `k8s:helm` maven equivalent `k8sHelm` task to Kubernetes Gradle Plugin. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 26, 2021
Add `k8s:helm` maven equivalent `k8sHelm` task to Kubernetes Gradle Plugin. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 26, 2021
Add `k8s:helm` maven equivalent `k8sHelm` task to Kubernetes Gradle Plugin. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
12 tasks
rohanKanojia
added a commit
to rohanKanojia/jkube
that referenced
this issue
Oct 26, 2021
Add `k8s:helm` maven equivalent `k8sHelm` task to Kubernetes Gradle Plugin. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
manusa
pushed a commit
that referenced
this issue
Oct 27, 2021
Add `k8s:helm` maven equivalent `k8sHelm` task to Kubernetes Gradle Plugin. Signed-off-by: Rohan Kumar <rohaan@redhat.com>
Have you reopened this for implementing integration test? |
We need to implement the integration test too (not included in AC). |
Shall I create the issue? Or are you planning to create it? Edit: let me create it instead |
I've created #1073 for future reference. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Child of #31
Blocked by #1029
Port HelmMojo from maven plugins to KubernetesHelmTask
AC
Kubernetes Gradle Plugin's
k8sHelm
task can't pick maintainers, home, sources from project configuration #1073The text was updated successfully, but these errors were encountered: