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

Feat: upgrade kusion mod push to build and upload multiple OS-arch modules. #1014

Closed
2 of 4 tasks
Tracked by #1012
SparkYuan opened this issue Apr 10, 2024 · 0 comments · Fixed by #1046
Closed
2 of 4 tasks
Tracked by #1012

Feat: upgrade kusion mod push to build and upload multiple OS-arch modules. #1014

SparkYuan opened this issue Apr 10, 2024 · 0 comments · Fixed by #1046
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@SparkYuan
Copy link
Member

SparkYuan commented Apr 10, 2024

  • Take os_arch as a command-line input parameter of kusion mod push. Generating the targeted OS binary with the naming format kusion-module-{NAME}_{VERSION}.
  • Package the schema and binary into an OCI artifact, using the naming format kusion-module-{NAME}_{VERSION}_{OS}_{ARCH}.
  • Try to group various artifacts with one manifest, image index
  • Upload the OCI image to the registry.
@SparkYuan SparkYuan added the kind/feature Categorizes issue or PR as related to a new feature label Apr 10, 2024
@SparkYuan SparkYuan added this to the v0.11.1 milestone Apr 10, 2024
@SparkYuan SparkYuan self-assigned this Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant