Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new proposal types to the NnsFunction enum (#612)
# Motivation Add new proposal types to the `NnsFunction` enum: - `DeployGuestosToSomeApiBoundaryNodes` - `DeployGuestosToAllUnassignedNodes` - `UpdateSshReadOnlyAccessForAllUnassignedNodes` - `ReviseElectedHostosVersions` - `DeployHostosToSomeNodes` # Changes - Update `NnsFunction` enum # Tests Pass. # Todos - [ ] Add entry to changelog (if necessary). Not yet
- Loading branch information