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

♻️ nodeports accepts folders #4447

Merged
merged 141 commits into from
Jul 14, 2023

Conversation

GitHK
Copy link
Contributor

@GitHK GitHK commented Jul 3, 2023

What do these changes do?

Allows nodeports to deal with folders. Service states are still treated as zip files.

  • ✨ Folders are uploaded via rclone
  • ♻️ rclone is used for uploading and downloading folders. It is no longer used to only upload files.
  • ♻️ rclone progress is now captured parsed and send to the frontend
  • ♻️ rclone was tuned down to not overwhelm the nodes where it is running
  • ⬆️ rclone version update

NOTE: this PR will not change how nodeports is used by the dy-sidecar and the desk sidecar

Related issue/s

How to test

DevOps Checklist

@codeclimate
Copy link

codeclimate bot commented Jul 14, 2023

Code Climate has analyzed commit fa4fe1f and detected 0 issues on this pull request.

View more on Code Climate.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.1% 0.1% Duplication

@pcrespov pcrespov merged commit a17cbea into ITISFoundation:master Jul 14, 2023
@GitHK GitHK deleted the pr-osparc-disale-state-zipping branch July 18, 2023 07:45
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

I left some comments for your next PR

Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

I left some comments for your next PR

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