generated from kestra-io/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
area/pluginPlugin-related issue or feature requestPlugin-related issue or feature requestbugSomething isn't workingSomething isn't workinggood first issueGreat issue for new contributorsGreat issue for new contributors
Description
Describe the issue
Docs don't support to have both tasks/triggers in the root package and in a sub package, whether it's:
- all tasks/triggers in the root package
- only tasks/triggers in sub packages
- That's why these tasks/triggers should be moved (including the packages examples to update & tests if existing) to
io.kestra.plugin.kubernetes.core
:
- plugin-kubernetes/src/main/java/io/kestra/plugin/kubernetes/PodCreate.java
- Add the missing
package-info.java
in thekubectl
package.
Environment
- Kestra Version: develop
Metadata
Metadata
Assignees
Labels
area/pluginPlugin-related issue or feature requestPlugin-related issue or feature requestbugSomething isn't workingSomething isn't workinggood first issueGreat issue for new contributorsGreat issue for new contributors
Type
Projects
Status
Backlog