Releases: 2i2c-org/jupyterhub-home-nfs
Releases · 2i2c-org/jupyterhub-home-nfs
1.2.0
1.1.0
What's Changed
- Set uid and gid by @GeorgianaElena in #42
- Set PYTHONUNBUFFERED=1 for enforce-xfs-quotas by @yuvipanda in #43
- Handle xfs_quota failing more gracefully by @yuvipanda in #44
- Squash all users to one particular uid and gid by @GeorgianaElena in #48
- feat: refactoring and improved logging by @agoose77 in #50
- fix: clear existing quotas on startup by @agoose77 in #51
- feat: increase filesystem reconciliation granularity by @agoose77 in #52
- feat: pass through file paths by @agoose77 in #53
- feat: don't invalidate quotas by @agoose77 in #54
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- PV name must be unique by @GeorgianaElena in #38
- Setup a baseVersion in chartpress and update release instructions by @GeorgianaElena in #39
- Update the changelog in preparation for next release by @GeorgianaElena in #40
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Add a changelog file to keep track of changes by @sunu in #27
- change how version is parsed, move from
set-outputto use$GITHUB_ENV, skip publish for certain commits by @shaneknapp in #32 - Fix FileNotFoundError when export directory doesn't exist by @sunu in #35
- Implement quota overrides for specific folders by @sunu in #36
- Optional feature to allow connections from allowed IPs only; and improved documentation for installation and security by @sunu in #25
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #31
- Add standard Helm labels to Kubernetes resources and provide deterministic object names by @sunu in #34
- Automatically resize the filesystem if necessary by @yuvipanda in #37
New Contributors
- @shaneknapp made their first contribution in #32
- @yuvipanda made their first contribution in #37
Full Changelog: 0.2.0...1.0.0
0.2.0
What's Changed
- Support excluding certain directories from quota by @sunu in #19
- Support configuring paths to exclude through Helm by @sunu in #20
- Mount a loopback device as a XFS volume for easy development by @sunu in #21
- Rename
get-quota-your-hometojupyterhub_home_nfsand turn it into a Python package by @sunu in #17 - Improvements to configuration handling and release management by @sunu in #22
- Add pre-commit and flake8 config by @sunu in #23
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
New Contributors
- @pre-commit-ci made their first contribution in #26
Full Changelog: 0.1.0...0.2.0