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

Rename task runners to shorter names #3729

Closed
anna-geller opened this issue May 14, 2024 · 0 comments · Fixed by #3743
Closed

Rename task runners to shorter names #3729

anna-geller opened this issue May 14, 2024 · 0 comments · Fixed by #3743
Assignees
Labels
enhancement New feature or request state/quick-win
Milestone

Comments

@anna-geller
Copy link
Member

Feature description

Rename the following without using any aliases (given it's a Beta feature, we can rename directly and we'll mention that in the release notes)

Current name New name Full plugin class name
io.kestra.plugin.aws.runner.AwsBatchTaskRunner Batch io.kestra.plugin.aws.runner.Batch
io.kestra.plugin.azure.runner.AzureBatchTaskRunner Batch io.kestra.plugin.azure.runner.Batch
io.kestra.plugin.gcp.runner.GcpBatchTaskRunner Batch io.kestra.plugin.gcp.runner.Batch
io.kestra.plugin.kubernetes.runner.KubernetesTaskRunner Kubernetes io.kestra.plugin.kubernetes.runner.Kubernetes
io.kestra.plugin.scripts.runner.docker.DockerTaskRunner Docker io.kestra.plugin.scripts.runner.docker.Docker
io.kestra.plugin.scripts.runner.process.ProcessTaskRunner Process io.kestra.plugin.scripts.runner.process.Process
io.kestra.plugin.gcp.runner.GcpCloudRunTaskRunner CloudRun io.kestra.plugin.gcp.runner.CloudRun
@anna-geller anna-geller added enhancement New feature or request state/quick-win labels May 14, 2024
@anna-geller anna-geller added this to the v0.17.0 milestone May 14, 2024
@loicmathieu loicmathieu self-assigned this May 15, 2024
loicmathieu added a commit that referenced this issue May 15, 2024
loicmathieu added a commit that referenced this issue May 15, 2024
loicmathieu added a commit that referenced this issue May 15, 2024
loicmathieu added a commit that referenced this issue May 15, 2024
loicmathieu added a commit that referenced this issue May 15, 2024
loicmathieu added a commit that referenced this issue May 15, 2024
loicmathieu added a commit that referenced this issue May 16, 2024
loicmathieu added a commit that referenced this issue May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request state/quick-win
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants