Moto Ishizawa

Results 2 issues of Moto Ishizawa

This PR adds the support of following MAAS API endpoint. - `DELETE /MAAS/api/2.0/nodes/{system_id}/volume-group/{id}/`: Delete volume group - `GET /MAAS/api/2.0/nodes/{system_id}/volume-group/{id}/`: Read a volume group - `PUT /MAAS/api/2.0/nodes/{system_id}/volume-group/{id}/`: Update a volume group...

I found a case where there is always a diff between the `HierarchicalResourceQuota` resource and the manifest. The following manifest can be used to reproduce the problem. ```yaml apiVersion: hnc.x-k8s.io/v1alpha2...