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: support kusion modules #901

Closed
wants to merge 16 commits into from
Closed

feat: support kusion modules #901

wants to merge 16 commits into from

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    f4f051e View commit details
    Browse the repository at this point in the history
  2. feat: pass the workload when calling module grpc plugin (#884)

    other minor changes
    1. change request serialization format to yaml.v2
    2. add code comments to improve robustness
    3. update module binary name format
    SparkYuan committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f1ba807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf74a3a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    c32979a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424ebc5 View commit details
    Browse the repository at this point in the history
  3. feat: remove state model to pkg apis/core/v1 and stateStorage interfa…

    …ce to pkg state (#897)
    healthjyk authored and SparkYuan committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0d006a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee69a89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcdeacf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    022e259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a53448 View commit details
    Browse the repository at this point in the history
  8. feat: add basic kusiom mod cmd (#905)

    adohe authored and SparkYuan committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b069d9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3564daa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb30c7c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    bf57741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23e56fb View commit details
    Browse the repository at this point in the history
  3. fix: error lint

    SparkYuan committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    759e0bb View commit details
    Browse the repository at this point in the history