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

chroe: add template cluster image for sealos cloud upgrad. #4388

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

lingdie
Copy link
Collaborator

@lingdie lingdie commented Dec 7, 2023

πŸ€–[deprecated] Generated by Copilot at 697e82c

Summary

πŸ·οΈπŸ³πŸš€

This pull request adds a template cluster image for sealos cloud upgrade, which can be used to update the applaunchpad frontend component to a new version. It includes a kubefile, an entrypoint script, an upgrade script, and an updated images file.

sealos cloud upgrade
new image tag and kubefile
autumn of changes

Walkthrough

  • Add a title to the README.md file of the template cluster image for sealos cloud upgrade (link)
  • Add a kubefile to the template, which defines how to build the image from scratch and copy the registry and scripts directories (link)
  • Add an entrypoint.sh script to the template, which calls the upgrade-images.sh script when the image is executed (link)
  • Add an upgrade-images.sh script to the template, which uses kubectl to set the image of the applaunchpad frontend deployment to the new image tag (link)
  • Add a new image tag for the sealos applaunchpad frontend component to the images/shim/images file of the template (link)

Signed-off-by: yy <lingdie.yy@outlook.com>
Signed-off-by: yy <lingdie.yy@outlook.com>
Signed-off-by: yy <lingdie.yy@outlook.com>
Signed-off-by: yy <lingdie.yy@outlook.com>
@sealos-ci-robot
Copy link
Member

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 994
βœ… Successful 321
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 672
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

Copy link

sweep-ai bot commented Dec 7, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

@zzjin zzjin added this to the v5.0 milestone Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (56772da) 65.45% compared to head (697e82c) 65.45%.
Report is 64 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4388   +/-   ##
=======================================
  Coverage   65.45%   65.45%           
=======================================
  Files           8        8           
  Lines         660      660           
=======================================
  Hits          432      432           
  Misses        180      180           
  Partials       48       48           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@lingdie lingdie merged commit e84c9e3 into labring:main Dec 7, 2023
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants