You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should remove the FileDB as PipeCD datastore due to the overheating of its maintenance.
Why is this needed:
Previously, we thought that making the filestore a datastore was a good idea to simplify the PipeCD control plane operator tasks. Still, due to the lack of maintaining resources of FileDB, it might block a lot of our new potential features.
Also, the current implementation of PipeCD control plane (both quickstart and production mode) is small and easy enough to get in, so making filestore as a datastore brings less value than its cost.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
We should remove the FileDB as PipeCD datastore due to the overheating of its maintenance.
Why is this needed:
Previously, we thought that making the filestore a datastore was a good idea to simplify the PipeCD control plane operator tasks. Still, due to the lack of maintaining resources of FileDB, it might block a lot of our new potential features.
Also, the current implementation of PipeCD control plane (both quickstart and production mode) is small and easy enough to get in, so making filestore as a datastore brings less value than its cost.
The text was updated successfully, but these errors were encountered: