Releases: 2i2c-org/jupyterhub-groups-exporter
Releases · 2i2c-org/jupyterhub-groups-exporter
v1.1.0
What's Changed
- Allow double counting of multiple group memberships by @jnywong in #21
- Allow multiple group membership by @jnywong in #23
- Refactor into an aiohttp web application by @jnywong in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #22
- Add default value for jupyterhub_service_prefix by @jnywong in #25
- Fix prefix string by @jnywong in #26
- Update tests by @jnywong in #27
- Add GH action to run tests in CI/CD by @jnywong in #29
- Update path for prometheus to scrape by @jnywong in #28
- Remove subpath by @jnywong in #30
- Update pod annotation for scrape path by @jnywong in #31
- Join group info to compute and memory usage metrics by @jnywong in #32
- Update helm templates and values following config changes by @jnywong in #33
- Add group joins for memory and cpu request metrics by @jnywong in #34
- Add group join for home directory size metrics by @jnywong in #35
- Fix missing flag by @jnywong in #36
- Append group "multiple" to user to group map by @jnywong in #37
- Assign users with no group memberships to automatically to group 'none' by @jnywong in #38
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Automate image builds and publish helm charts with chartpress by @jnywong in #1
- Simplify workflow by @jnywong in #2
- Remove release.yaml and add manual workflow_dispatch by @jnywong in #3
- Update helm chart and publish with chartpress by @jnywong in #4
- Trigger chartpress build and publish by @jnywong in #5
- Updates from code review 2 by @jnywong in #6
- Update tests (#7) by @jnywong in #8
- Add user group allow list to config by @jnywong in #9
- Add helm config by @jnywong in #11
- Add default_group option by @jnywong in #12
- Add namespace to metric by @jnywong in #13
- Add escaped username by @jnywong in #14
- Increase backoff max tries by @jnywong in #17
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #18
- Initialise docs by @jnywong in #20
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #19
New Contributors
- @pre-commit-ci[bot] made their first contribution in #18
Full Changelog: https://github.com/2i2c-org/jupyterhub-groups-exporter/commits/v1.0.0