Vinicius D. Cerutti
Vinicius D. Cerutti
### Feature description Currently, our tests GitHub Actions. Transitioning these installation workflows to a Makefile could alleviate some of the maintainers' burdens by simplifying the process of running tests locally....
When not all [required vars](https://www.nebari.dev/docs/how-tos/nebari-do#authentication) are present in the user environment, a validation error occurs, notifying the user of the missing variables. However, when doing so, it also exposes the...
We've seen instances where some cloud resources, such as data disks from volume mounts, are kept around after destruction. One such resource is PVs, due to them not being wholly...
### Feature description We've been using Keycloak for a while now. However, we are still using the old version [pinned to 15.0.2 ](https://github.com/nebari-dev/nebari/blob/363cb0d92c72e13fee84312a7ae19e1054d95326/src/_nebari/stages/kubernetes_keycloak/template/modules/kubernetes/keycloak-helm/main.tf#L7), with the recent need for ARM builds...
### Feature description The current schema structure in our project could be more complex and contain several inefficiencies. The initialization and constraints are handled in the `init` subcommand within the...
## Reference Issues or PRs ## What does this implement/fix? _Put a `x` in the boxes that apply_ - [ ] Bug fix (non-breaking change which fixes an issue) -...
## Reference Issues or PRs closes #1980 ## What does this implement/fix? _Put a `x` in the boxes that apply_ - [ ] Bug fix (non-breaking change which fixes an...
### Describe the bug Since Nebari 2024.3.3 version, it looks like when creating custom groups on Keycloak, those new groups are not showing up in the user jupyterlab's pod after...
Research possible frameworks and tools for CI and overall Nebari deployment to gather future insights into how Nebari currently performs. This task can be worked in parallel, and we expect...
### Description Identify essential user (non-admin and admin) pathways within Nebari, evaluate their value (outdated or legacy tests), and identify the most important takeaways. ### Expected outcome This is a...