Open Issues Need Help
View All on GitHub Move common properties from tasks to AbstractPod 3 months ago
AI Summary: This issue proposes refactoring the codebase by moving common properties, such as 'namespace', from several specific tasks (Get, Patch, Delete, Apply, Restart) into a shared `AbstractPod` class. The goal is to enhance code readability and maintainability by centralizing these properties.
Complexity:
2/5
enhancement kind/cooldown area/plugin good first issue
enhancement area/plugin good first issue
enhancement area/plugin good first issue
`io.kestra.plugin.kubernetes.PodCreate` keep pods in pending state when some `inputFiles` are missing 4 months ago
bug area/plugin good first issue
Add a core package to avoid hiding tasks in the docs 4 months ago
bug area/plugin kind/breaking-change good first issue
enhancement area/plugin good first issue
enhancement area/plugin good first issue