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

refactor(interactive): Refactor interactive image building #4056

Merged
merged 14 commits into from
Aug 7, 2024

Conversation

zhanglei1949
Copy link
Collaborator

@zhanglei1949 zhanglei1949 commented Jul 17, 2024

  • : Utilize caching for interactive image building.
  • : Merge interactive image building to gsctl.
  • : Merge Interactive dockerfile to ./k8s

Fix #4051 , #3948

Committed-by: xiaolei.zl from Dev container
@zhanglei1949 zhanglei1949 marked this pull request as draft July 17, 2024 03:31
@zhanglei1949 zhanglei1949 marked this pull request as ready for review August 6, 2024 11:42
@@ -10,7 +10,7 @@ endif
ARCH := $(shell uname -m)

VERSION ?= latest
VINEYARD_VERSION ?= v0.22.0
VINEYARD_VERSION ?= v0.23.0
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flex interactive need at least v0.23.0

siyuan0322
siyuan0322 previously approved these changes Aug 6, 2024
Committed-by: xiaolei.zl from Dev container

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container

Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
Committed-by: xiaolei.zl from Dev container
@siyuan0322 siyuan0322 merged commit 33ce51d into alibaba:main Aug 7, 2024
42 of 47 checks passed
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.

Merge the docker building
3 participants