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

Switch to per-image tunnels, CRC on tags, and progressbar for image pushes #1590

Merged
merged 23 commits into from
Apr 18, 2023

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Apr 11, 2023

Description

This PR creates a tunnel per image push (making it easier to implement concurrency - may do that in this PR if we can confirm that issues are mitigated) moves the CRC from the image name to the tag and changes the UI to use a progressbar instead of a spinner for better user feedback.

Related Issue

Relates to #1568 , #1433, #1218, #1364

This also will make #1594 slightly easier.

(See aws/containers-roadmap#853)

Fixes: #1541

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@netlify
Copy link

netlify bot commented Apr 11, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 8228d89
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/6435e7112fa1330008ea8136

@netlify
Copy link

netlify bot commented Apr 11, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 6a765d6
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/643f247b65bc80000842ba40

@Racer159 Racer159 changed the title Switch to per-image tunnels and progressbar for image pushes Switch to per-image tunnels, CRC on tags, and progressbar for image pushes Apr 11, 2023
src/internal/cluster/zarf.go Outdated Show resolved Hide resolved
src/pkg/packager/deprecated/common.go Show resolved Hide resolved
YrrepNoj
YrrepNoj previously approved these changes Apr 18, 2023
@Racer159 Racer159 enabled auto-merge (squash) April 18, 2023 23:15
@Racer159 Racer159 merged commit 5666ae2 into main Apr 18, 2023
@Racer159 Racer159 deleted the 1568-registry-hanging-investigations branch April 18, 2023 23:38
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.

Show more user feedback when Zarf cannot connect to a cluster
2 participants