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

worker和agent支持java17和java8同步运行 #10586

Closed
tangruotian opened this issue Jun 28, 2024 · 0 comments
Closed

worker和agent支持java17和java8同步运行 #10586

tangruotian opened this issue Jun 28, 2024 · 0 comments
Labels
done Production environment in tencent has been deploy kind/enhancement 功能改进特性

Comments

@tangruotian
Copy link
Collaborator

蓝盾计划升级 java17,因为存在大量使用 java8 的插件无法立刻升级,需要支持一段时间的 java17 和 java8 同步运行,直到 java8 全部替换。
agent 层面只在打包时附带 java8 并且不对其进行升级和完整性验证。自动升级和教研完整性的逻辑只影响 java17
worker 层面运行使用 java17,但是插件需要根据其标识判断使用 java8 还是 17

@tangruotian tangruotian added the kind/enhancement 功能改进特性 label Jun 28, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Jul 2, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Jul 2, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Jul 9, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Jul 10, 2024
@bkci-bot bkci-bot added the todo todo label Jul 10, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 3, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 3, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 3, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 5, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 5, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 5, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 6, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 6, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 6, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 6, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 6, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 6, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Sep 9, 2024
@bkci-bot bkci-bot added for test Test environment in tencent has been deploy and removed todo todo labels Oct 18, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Oct 30, 2024
@bkci-bot bkci-bot added todo todo and removed todo todo labels Oct 30, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Oct 30, 2024
@bkci-bot bkci-bot added the todo todo label Oct 30, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Oct 30, 2024
tangruotian added a commit to tangruotian/bk-ci that referenced this issue Oct 30, 2024
@bkci-bot bkci-bot removed the todo todo label Oct 31, 2024
@tangruotian tangruotian added the tested 测试环境通过/test patest passed for test stage label Nov 25, 2024
bkci-bot added a commit that referenced this issue Nov 25, 2024
worker和agent支持java17和java8同步运行 #10586
@bkci-bot bkci-bot added for gray UAT environment in tencent has been deploy and removed for test Test environment in tencent has been deploy tested 测试环境通过/test patest passed for test stage labels Nov 25, 2024
@tangruotian tangruotian added the grayed uat环境测试通过/test passed for uat stage label Nov 29, 2024
@bkci-bot bkci-bot added done Production environment in tencent has been deploy and removed for gray UAT environment in tencent has been deploy grayed uat环境测试通过/test passed for uat stage labels Dec 5, 2024
@bkci-bot bkci-bot closed this as completed Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Production environment in tencent has been deploy kind/enhancement 功能改进特性
Projects
None yet
Development

No branches or pull requests

2 participants