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: Kusion v0.12.0 release manager #1114

Open
1 of 18 tasks
liu-hm19 opened this issue May 11, 2024 · 0 comments
Open
1 of 18 tasks

Feat: Kusion v0.12.0 release manager #1114

liu-hm19 opened this issue May 11, 2024 · 0 comments
Assignees
Labels
area/release Categorizes an issue or PR as relevant to build or release kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@liu-hm19
Copy link
Contributor

liu-hm19 commented May 11, 2024

What would you like to be added?

Kusion v0.12.0 release manager.

Why is this needed?

The v0.12.0 version of Kusion CLI is expected to be released by early June, and we need to organize the relevant work before the release.

  • Development Work:
    • Kusion Core Workflow:
      • kusion apply & kusion destroy default to checking whether the resources have been successfully reconciled when deploying and output the corresponding log/trace for both Kubernetes and Terraform resources (referencing the TF CLI).
      • kusion apply & kusion destroy support to use the Release instead of State to store the results of the operation.
    • Kusion Module:
      • Add kusion mod list for listing the modules registered into the specified workspace.
      • Add kusion mod add for adding the specified modules into current stack dependencies.
      • Update the config items in Workspace to adapt to the augmentation of Kusion Module.
      • Update kawsome to a more easy-to-understand example
  • Testing Work:
    • Starting from the download and installation, validate the core workflow (init->generate->preview->apply->destroy) on Linux/MacOS and Windows with the default local backend
    • Validate the scaffolding, development, publishing, registration, adding and using of a customized Kusion Module.
  • Website Rephrase:
    • Contents to be added:
      • kusion mod list
      • kusion mod add
      • Production-ready GitHub Actions examples.
    • Contents to be updated:
      • kusion apply & kusion destroy
      • Backend Storage & State ---> Release
      • Getting Started demonstration
      • The instruction of using Kusion Module
  • Community Operating
    • GitHub Release Note
    • Release PR articles
    • Medium, Hacker News, Reddit, Slack, WeChat Group & DingDing Group
@liu-hm19 liu-hm19 added kind/feature Categorizes issue or PR as related to a new feature area/release Categorizes an issue or PR as relevant to build or release labels May 11, 2024
@liu-hm19 liu-hm19 added this to the v0.12.0 milestone May 11, 2024
@liu-hm19 liu-hm19 self-assigned this May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release Categorizes an issue or PR as relevant to build or release kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

No branches or pull requests

1 participant