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: add higress base image #423

Merged
merged 1 commit into from
Jul 25, 2023
Merged

feat: add higress base image #423

merged 1 commit into from
Jul 25, 2023

Conversation

fengshunli
Copy link
Contributor

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2023

Codecov Report

Merging #423 (c19e301) into main (28892cf) will decrease coverage by 0.33%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #423      +/-   ##
==========================================
- Coverage   40.30%   39.98%   -0.33%     
==========================================
  Files          45       45              
  Lines        6178     6178              
==========================================
- Hits         2490     2470      -20     
- Misses       3515     3535      +20     
  Partials      173      173              

see 1 file with indirect coverage changes

@johnlanni
Copy link
Collaborator

@fengshunli Please fix the e2e test.

@fengshunli
Copy link
Contributor Author

fengshunli commented Jul 19, 2023

@fengshunli Please fix the e2e test.

@johnlanni approval



docker-build-base:
docker buildx build --no-cache --platform linux/amd64,linux/arm64 -t ${HUB}/base:${BASE_VERSION} -f docker/Dockerfile.base . --push
Copy link
Collaborator

Choose a reason for hiding this comment

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

使用当前的tag来build一个新的base镜像是不是不太合理啊?

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

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

LGTM

@johnlanni johnlanni merged commit 0620346 into alibaba:main Jul 25, 2023
8 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.

4 participants