-
### Context
- Default JupyterHub dashboards live in https://github.com/jupyterhub/grafana-dashboards
- Start in the infra repo, then have a discussion about upstreaming
### Task list
```[tasklist…
-
I am using the following configuration applied via terraform:
```
module "ebs_csi_driver_controller" {
source = "DrFaust92/ebs-csi-driver/kubernetes"
version = "3.10.0"
# data.aws_iam_…
-
### Context
Deploy the jupyterhub-home-nfs project to the CryoCloud cluster and migrate the home directories
- Relevant docs: https://infrastructure.2i2c.org/howto/features/storage-quota/
### Task …
-
There is no way enable EBS volume encryption on access tier instances with the current module. This violates CIS benchmarks and most NIST cybersecurity frameworks. This is being flagged as violations …
-
/kind bug
**What happened?**
Persistent Volumes failed to attach to a host due to EBS Volume Limits not adjusting for dynamically allocated ENIs.
**What you expected to happen?**
The EBS V…
-
## Feature Request
### Description
Hello,
Will you implement the "deletion" of volumes on Proxmox node ?
For example, if you create a PVC on AWS, it create a EBS volume for the PV, and when yo…
-
the hub seems to not clean up ebs volumes associated with pods. verify that when a pod is deleted, the corresponding EBS volume is removed.
satra updated
2 months ago
-
### Describe the bug
The `encrypt-instance-volumes` fails with the following traceback if an unencrypted EBS volume is not attached, as the code is assuming that there is an attachment:
```
Trac…
-
### Description
![Image](https://github.com/NASA-IMPACT/nasa-apt/assets/56319064/599f0662-db30-4473-b0ec-33ce3c6e1db2)
### Acceptance Criteria
- [ ] All EBS volumes are encrypted
-
### Describe the bug
When trying to create a domain with `dataNodeInstanceType` of `r7gd.4xlarge.search`, CDK reports `Error: EBS volumes are required when using instance types other than R3, I3, R6G…