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(script): Automation script for removing nodes from subnets #328

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

sasa-tomic
Copy link
Member

Adding an automation script for removing a list of nodes from their subnets.

The script fetches JSON data of nodes from the internal dashboard, groups the nodes by their subnet IDs, and replaces the nodes in each subnet using the 'dre' command-line tool.

This script will free up nodes for redeployment with IPv4 configuration in addition to the usual IPv6 configuration.

@sasa-tomic sasa-tomic requested a review from a team as a code owner April 19, 2024 10:46
@sasa-tomic sasa-tomic merged commit 535d731 into main Apr 19, 2024
4 checks passed
@sasa-tomic sasa-tomic deleted the sat-script-free-up-nodes branch April 19, 2024 12:50
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.

2 participants