apache / airavata-custos

Apache Airavata Custos Security
https://airavata.apache.org/custos
Apache License 2.0
13 stars 27 forks source link

Develop a Custos operator using K8 operator pattern #149

Closed isururanawaka closed 1 year ago

isururanawaka commented 3 years ago
abhinav7sinha commented 2 years ago

I am exploring the Custos Architecture at the moment regarding GSoC 2022. I was wondering what the status of this issue is? I ask because I see a recent PR - https://github.com/apache/airavata-custos/pull/262 which looks like it accomplishes the items under this issue.

isururanawaka commented 2 years ago

@abhinav7sinha thanks for looking into it. the PR https://github.com/apache/airavata-custos/pull/262 is only for upgrading ingress version. But this is to develop a Custos Operator similar to https://github.com/keycloak/keycloak-operator to ease the process of deployment upgradees..etc. But I would like If you can look into way of backup existing Custos databases. Probably we can use https://velero.io/.

abhinav7sinha commented 2 years ago

@isururanawaka understood, I'll take a look into the Custos databases and understand how they can be backed up.