This repository was archived by the owner on Aug 30, 2022. It is now read-only.
Add support for DigitalOcean
Highlights:
-
Common:
- README and related documents were improved with specific documentation for DO permissions, and about the way the stack is deployed using GitOps tools like FluxCD
-
External DNS:
- Deployment:
- Status: Patched
- Description:
- Patched to delete the flags included by default to be able to configure them dynamically later using environment variables coming from
ConfigMapandSecretresources
- Patched to delete the flags included by default to be able to configure them dynamically later using environment variables coming from
- CRs:
- Status: Patched
- Description:
- Fixed all the Reforma
PatchCRs to set the configuration parameters intoConfigMapandSecretresources instead of changing directly the flags in the deployment. This simplifies the logic insidePatchesfor doing the same, and allow us to include DigitalOcean as provider at the same time.
- Fixed all the Reforma
- Deployment:
-
External Snapshotter:
- CRs:
- Status: Updated
VolumeSnapshotClasscsi-standardis now patched for DigitalOcean
- CRs:
-
CSI Drivers: DO Block Storage
- Controller:
- Status: Discarded
- Version: -
- Description: Controller is already included on Kubernetes when a cluster is created
- CRs:
- StorageClass
csi-standardis provided by default for the driver deployed
- StorageClass
- Controller: