Tyler Graff
Tyler Graff
## Reference Issues or PRs ## What does this implement/fix? The cloud provider CI/CD test fails when run from forks of this repo which do not have credentials (and presumably,...
## 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) -...
### Describe the bug pytests are failing for at least several PRs. Logs indicate that an exception is being raised by many tests due to various env vars not being...
### Feature description For our use-case, we need to allow organizations to create their own AWS KMS keys to match their organizational policy, or possibly re-use existing KMS keys. ###...
### Context In order for named servers to be shut down by the idle culler, the `--no-force-alive` flag must be provided in the server command. However, when this is done...
### Context Named servers are not being shut down by the JupyterHub Idle Culler, regardless of settings passed in through the nebari config. I traced this issue to `jhsingle_native_proxy` default...