Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] - Expose Backup and Restore for Keycloak API #2657

Open
Tracked by #2648 ...
viniciusdc opened this issue Aug 28, 2024 · 4 comments · May be fixed by #2764
Open
Tracked by #2648 ...

[ENH] - Expose Backup and Restore for Keycloak API #2657

viniciusdc opened this issue Aug 28, 2024 · 4 comments · May be fixed by #2764
Labels
area:backup-and-restore 💾 All items related to backup and restore area: integration/keycloak project: JATIC Work item needed for the JATIC project status: in progress 🏗 This task is currently being worked on type: enhancement 💅🏼 New feature or request

Comments

@viniciusdc
Copy link
Contributor

viniciusdc commented Aug 28, 2024

Create a stage for the backup-restore application to run as a default service within nebari. This will be possible since the service has its own helm chart which could be used by the new KustomizeStage class for quick deployment. Or, as a POC using the helm-extensions.

@viniciusdc
Copy link
Contributor Author

We fixed a bug with the storage class. Now, you only need to ship the source package in a way Nebari can easily consume. The current strategy includes a helm chart for Kubernetes deployment and deployment within Nebari.

This might not be enough, as we still would require a terraform resource to create the necessary keycloak client with the proper rights over Nebari's realm.

@viniciusdc
Copy link
Contributor Author

Following tasks to be incldued in the helm chart:

  • expected values
  • configmaps for keycloak credentials and storage

@viniciusdc
Copy link
Contributor Author

public code repo https://github.com/nebari-dev/backup-restore

@viniciusdc
Copy link
Contributor Author

This will be shipped using dockerfile only as a container, and the pod spec will be present as a service within nebari, once its out of experimental, we can rethink the helm chart, as this requires maintainability of a helm index (simple to make, but extra work for now)

@viniciusdc viniciusdc linked a pull request Oct 9, 2024 that will close this issue
10 tasks
@viniciusdc viniciusdc linked a pull request Oct 9, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:backup-and-restore 💾 All items related to backup and restore area: integration/keycloak project: JATIC Work item needed for the JATIC project status: in progress 🏗 This task is currently being worked on type: enhancement 💅🏼 New feature or request
Projects
Status: New 🚦
Development

Successfully merging a pull request may close this issue.

1 participant