Scott Blair
Scott Blair
**What happened**: I tried mapping docker.io to my local Harbor pull cache project, which resulted in the mapped host appearing twice in the pod container image. > example/image -> localhost:30003/dockerhub/localhost:30003/dockerhub/example/image...
### Describe the bug [Traefik documentation](https://doc.traefik.io/traefik/https/acme/) warns to persist the acme.json certificate storage to avoid being rate limited by Let's Encrypt, but Nebari's deployment isn't configuring that. If the traefik...
### Describe the bug It seems that everything created in AWS by Nebari follows the project-namespace naming convention except for the [resource group](https://github.com/nebari-dev/nebari/blob/efc291339c113cd244eed4778272e77d8026b0c0/src/_nebari/stages/infrastructure/template/aws/modules/accounting/main.tf#L2). Assuming this convention was established to allow...
### Describe the bug Following the guidance in the [Nebari documentation](https://www.nebari.dev/docs/explanations/security-configuration#keycloak) that says to remove the Keycloak `initial_root_password` after initial deployment should have no effect on the environment. However, the...
### Describe the bug Running `nebari destroy` on an AWS environment will consistently fail to delete network resources due to the ingress load balancer being abandoned. ### Expected behavior All...