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

k8s plugin jobs ignore k8s cloud and run on armada cloud instead #27

Closed
mladjan-gadzic opened this issue Jan 14, 2025 · 1 comment · Fixed by #30
Closed

k8s plugin jobs ignore k8s cloud and run on armada cloud instead #27

mladjan-gadzic opened this issue Jan 14, 2025 · 1 comment · Fixed by #30
Assignees

Comments

@mladjan-gadzic
Copy link
Collaborator

No description provided.

@mladjan-gadzic
Copy link
Collaborator Author

this seems to be due to class ambiguity. logs from k8s plugin job

Warning: Invoking ambiguous Pipeline Step 'podTemplate' (io.armadaproject.jenkins.plugin.pipeline.ArmadaPodTemplateStep). 'podTemplate' could refer to any of the following steps: [io.armadaproject.jenkins.plugin.pipeline.ArmadaPodTemplateStep, org.csanchez.jenkins.plugins.kubernetes.pipeline.PodTemplateStep]. You can invoke steps by class name instead to avoid ambiguity. For example: steps.'io.armadaproject.jenkins.plugin.pipeline.ArmadaPodTemplateStep'(...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant