Open Issues Need Help
View All on GitHub Move common properties from tasks to AbstractPod 17 days 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
Add kubectl.Patch task for targeted Kubernetes resource updates about 2 months ago
enhancement area/plugin good first issue
io.kestra.plugin.kubernetes.PodCreate should fetch logs deterministically about 2 months ago
enhancement area/plugin good first issue
`io.kestra.plugin.kubernetes.PodCreate` keep pods in pending state when some `inputFiles` are missing about 2 months ago
bug area/plugin good first issue
Add a core package to avoid hiding tasks in the docs about 2 months ago
bug area/plugin kind/breaking-change good first issue
Extend the Kubernetes integrations (tasks for basic interaction with K8s API, official Grafana dashboard, helm + kustomize tasks) about 2 months ago
enhancement area/plugin good first issue
enhancement area/plugin good first issue