This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Role Assignment from the CLI!
·
202 commits
to master
since this release
Role Assignment from the CLI
This release adds the feature to add roles to a node (local & remote) via the grease bridge assign command and unassigning via grease bridge unassign. Just add --role:<YOUR-ROLE-NAME> to get started designing your clusters all from the CLI.
Changes:
- Added role support to
action_assigninmanagement.Model.BridgeCommand - Added role support to
action_unassigninmanagement.Model.BridgeCommand - Refactored SQL Tests for cleaner test DB management
- Bumped failure case tests for SQL and URL up to 6 hours & 10 minutes to account for time stangeness sometimes found in the build environment