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

PLT1261: support clusterscope in step template #78

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

tczhao
Copy link
Member

@tczhao tczhao commented Apr 16, 2024

Currently clusterscope is only supported in dag template,

This PR adds step template support

Verified by

  • unit test
  • argopm install -c on step template in a cluster

https://atlanhq.atlassian.net/browse/PLT-1261

@@ -0,0 +1 @@
20
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aligns with DOCKERFILE node version

@@ -52,7 +52,7 @@ jobs:
file: ./Dockerfile
push: true
tags: |
ghcr.io/atlanhq/${{ github.event.repository.name }}:v0.10.8
ghcr.io/atlanhq/${{ github.event.repository.name }}:v0.10.9
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bumped version

@louisnow louisnow merged commit f7f6273 into feat/local-install Apr 16, 2024
4 checks passed
@louisnow louisnow deleted the plt1261 branch April 16, 2024 12:32
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 this pull request may close these issues.

None yet

3 participants