Skip to content

Conversation

@chenlei3641
Copy link
Owner

Motivation

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification

Describe the idea and modifications you've done.

Result

Resolved or fixed #.

If there is no issue then describe the changes introduced by this PR.

dependabot bot and others added 30 commits October 11, 2023 22:39
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](golang/net@v0.10.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…support in interface

override method to avoid no default method support in interface
In previous spring framework , BeanPostProcessor not use default method in interface.
We should override this method to avoid cause AbstractMethodError in this case.
- remove 'v1' after github repo address in case future independent release of this project.
- parse bizName and bizVersion automatically locally.
- install on local arkcontainer
# Conflicts:
#	module-controller/internal/controller/moduledeployment_controller.go
- warp ParseBizModel method for automatically generate bizName and bizVersion
- add InstallBiz method
- add UnInstallBiz method
1. rename rootCmd to RootCmd
2. add DeployCommand
3. complete the main logic of DeplopCommand
4. add custom context
…support in interface

override method to avoid no default method support in interface
In previous spring framework , BeanPostProcessor not use default method in interface.
We should override this method to avoid cause AbstractMethodError in this case.
…support in interface

override method to avoid no default method support in interface
In previous spring framework , BeanPostProcessor not use default method in interface.
We should override this method to avoid cause AbstractMethodError in this case.

Fix format problem
# Conflicts:
#	sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ArkAutowiredBeanPostProcessor.java
- successfully run happypath in local environment
add classsloader support with serialize
CodeNoobKing and others added 29 commits November 15, 2023 17:16
<fix> bugs in arkctl release github action
添加 event新类型,添加 计算 基座 Pod上 最大/最小/平均 已被调度模块实例个数 修复ModuleDeployment单测
升级fastjson版本1.2.69 到 1.2.83修复fastjson已知漏洞
@chenlei3641 chenlei3641 merged commit dc369ea into chenlei3641:master Nov 16, 2023
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.

8 participants