Skip to content

Releases: pfnet/hierarchical-namespaces

v1.1.0-pfnet.11

13 Apr 08:09
87fc68e

Choose a tag to compare

Changelog

  • 87fc68e Merge pull request #31 from pfnet/k8s-1.35
  • 9ff9e50 Refresh Go dependencies
  • d0fa02d Use latest Go and Kubernetes patch versions
  • ce27898 Fix Docker Go version for 1.25
  • a3cbefd Support Kubernetes 1.35

v1.1.0-pfnet.10

28 Nov 06:39
e37741d

Choose a tag to compare

Changelog

  • e37741d Replace webhook implementation with WebhookManagedBy. (#27)
  • e88557e feat: Expose HRQ limit and usage on metrics endpoint. (#30)
  • 09f25e5 Merge pull request #28 from ryotarai/ryotarai/remove-doc
  • 1510a98 Merge pull request #29 from himkt/himkt-patch-1
  • f29f3e2 Merge branch 'master' into ryotarai/remove-doc
  • 3c2dd8e chore: update link to the release page on pfnet
  • 53bd3ef Remove automated builds and releasing documentation.
  • 2c3a5ac Remove cloud build configuration files.
  • 849b169 Remove old release flow from Makefile.

v1.1.0-pfnet.9

25 Aug 08:09
2c8194a

Choose a tag to compare

Changelog

  • 2c8194a Multiple scoped HRQs with the same name (#24)
  • 93e54a4 Add documentation for Scoped HRQs in user guide (#25)
  • decec8b Merge pull request #26 from ryotarai/ryotarai/k8s-1.33
  • cb19db5 Upgrade controller-gen to v0.18.0 and update related CRD annotations for consistency.
  • 7be070c Upgrade controller-runtime to v0.21.0.
  • bde505d Use Go v1.24.5 for dev.
  • 26ad05b Upgrade Kubernetes libraries to v0.33.3
  • a7a2923 Release kubectl-hns plugin and a krew manifest. (#22)
  • 1c7def2 chore(Makefile): Remove release task. (#21)

v1.1.0-pfnet.8

05 Jun 06:35
a1ccba4

Choose a tag to compare

Changelog

  • a1ccba4 Upgrade Go to v1.24 (#16)
  • aeefd17 Update .goreleaser.yaml to include a Kubernetes manifest. (#18)
  • 4963542 Fix e2e script to ensure hnc-controller-manager deployment is available before running tests (#19)

v1.1.0-pfnet.7

23 May 06:03
fa02475

Choose a tag to compare

Changelog

  • fa02475 Show HierarchicalResourceQuota status by kubectl get (#17)
  • 731e587 Add the workflow for e2e (#10)
  • 295fd9e Merge pull request #14 from pfnet/ci-workflow
  • 3e4d32a Add the CI workflow
  • 760d19e Merge pull request #13 from pfnet/remove-vendor
  • dda3f01 Remove vendored files

v1.1.0-pfnet.6

26 Mar 00:19
1b8dc5d

Choose a tag to compare

Changelog

  • 1b8dc5d Handles cases where a namespace that is not a sub-namespace is mixed in (#12)

v1.1.0-pfnet.5

25 Mar 03:18
5ed7787

Choose a tag to compare

Changelog

v1.1.0-pfnet.4

24 Mar 23:04
eaa66fc

Choose a tag to compare

Changelog

  • eaa66fc Add the tests for Scoped HRQ (#8)
  • 9f3f4a8 Fix a bug in the logic used to determine rqName (#9)

v1.1.0-pfnet.3

13 Mar 07:28

Choose a tag to compare

!NOTE
This is a new release, correctly derived from v1.1.0, not from main.

Changelog

  • 066de6b Remove apiextension from the release flow

Full Changelog: v1.1.0-pfnet.2...v1.1.0-pfnet.3

v1.1.0-pfnet.2

11 Mar 01:50
5662af6

Choose a tag to compare

Changelog

  • 5662af6 Dockerfile: Maintains compatibility with original version (#7)