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

[MISC] Switch to SaaS landscape #435

Merged
merged 2 commits into from
Apr 12, 2024
Merged

[MISC] Switch to SaaS landscape #435

merged 2 commits into from
Apr 12, 2024

Conversation

dragomirp
Copy link
Contributor

@dragomirp dragomirp commented Apr 11, 2024

@dragomirp dragomirp changed the title [MISC] Switch to Saas landscape [MISC] Switch to SaaS landscape Apr 12, 2024
@@ -288,7 +288,7 @@ def cut_network_from_unit_without_ip_change(machine_name: str) -> None:
subprocess.check_call(limit_set_command.split())
limit_set_command = f"lxc config device set {machine_name} eth0 limits.ingress=1kbit"
subprocess.check_call(limit_set_command.split())
limit_set_command = f"lxc config set {machine_name} limits.network.priority=10"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed in 5.21

@dragomirp dragomirp marked this pull request as ready for review April 12, 2024 10:28
Copy link
Member

@lucasgameiroborges lucasgameiroborges left a comment

Choose a reason for hiding this comment

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

LGTM!

@dragomirp dragomirp merged commit 3184541 into main Apr 12, 2024
47 checks passed
@dragomirp dragomirp deleted the saas-landscape branch April 12, 2024 13:14
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.

4 participants