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 specifying publishVersion when creating or updating oam applications #888

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2023

  1. feat(oam_application): Support specifying publishVersion when creatin…

    …g or updating oam applications
    
    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ca27622 View commit details
    Browse the repository at this point in the history
  2. feat(apidoc): Add swagger-3.0.json

    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9268b88 View commit details
    Browse the repository at this point in the history
  3. fix kubevela#713: duplicate field 'runtime_cluster' in swagger.json

    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    546aa40 View commit details
    Browse the repository at this point in the history
  4. fix: add annotations on update

    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    89afcc8 View commit details
    Browse the repository at this point in the history
  5. fix: dryrun annotations fix

    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7258036 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. feat(oam_application): Support specifying publishVersion when creatin…

    …g or updating oam applications
    
    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5ef14e7 View commit details
    Browse the repository at this point in the history
  2. rebase commit, pick only publishversion related updates

    * 'feature/app_publish_version' of github.com:iambocai/velaux:
      fix: dryrun annotations fix
      fix: add annotations on update
      fix kubevela#713: duplicate field 'runtime_cluster' in swagger.json
      feat(apidoc): Add swagger-3.0.json
      feat(oam_application): Support specifying publishVersion when creating or updating oam applications
    上郡 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    223c572 View commit details
    Browse the repository at this point in the history
  3. feat(oam_application): Support specifying publishVersion when creatin…

    …g or updating oam applications
    
    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    2317e26 View commit details
    Browse the repository at this point in the history
  4. rebase 'feature/app_publish_version' of github.com:iambocai/velaux

    * 'feature/app_publish_version' of github.com:iambocai/velaux:
      feat(oam_application): Support specifying publishVersion when creating or updating oam applications
    # 请输入一个提交信息以解释此合并的必要性,尤其是将一个更新后的上游分支
    # 合并到主题分支。
    #
    # 以 '#' 开始的行将被忽略,而空的提交说明将终止提交。
    上郡 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    6cc7460 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. update test k8s-version

    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    ea4c66c View commit details
    Browse the repository at this point in the history
  2. update Kubebuilder k8s version

    Signed-off-by: 上郡 <[email protected]>
    上郡 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    da0e72c View commit details
    Browse the repository at this point in the history