Skip to content

v1.1.0

Latest

Choose a tag to compare

@jnywong jnywong released this 29 Oct 10:50
2f6c770

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