Skip to content

Releases: cybozu-go/tenet

v0.10.0

10 Jan 05:43
2584b8b
Compare
Choose a tag to compare

Changelog

  • 69a35f5 Add excludeLabelExpressions
  • 9fab7c1 Bump version to 0.10.0
  • 778653e Make excludeLabels only affects to the same NetworkPolicyAdmissionRule
  • 77ed1f5 Merge pull request #46 from cybozu-go/fix-exclude-labels
  • 23c8eb7 Merge pull request #48 from cybozu-go/add-excludeLabelExpressions
  • 2584b8b Merge pull request #49 from cybozu-go/bump-0.10.0
  • 921ad17 Update release.md

v0.9.0

11 Sep 07:31
23633c9
Compare
Choose a tag to compare

Changelog

  • ddb71fb Bump version to 0.9.0
  • fa26305 Merge pull request #41 from cybozu-go/fix-not-to-use-admin-role
  • f06c352 Merge pull request #42 from cybozu-go/update-dependencies
  • 23633c9 Merge pull request #43 from cybozu-go/bump-0.9.0
  • 6fa1ea8 Remove tenet-manager-admin ClusterRoleBinding
  • 78e5726 Support k8s 1.31

v0.8.1

25 Jun 07:24
b8260f4
Compare
Choose a tag to compare

Changelog

  • 2d1dd47 Bump version to 0.8.1
  • 80a6e66 Fix release workflow
  • 42f81c2 Merge pull request #39 from cybozu-go/fix-release-workflow
  • b8260f4 Merge pull request #40 from cybozu-go/bump-0.8.1

v0.7.0

14 Nov 02:38
850fe6d
Compare
Choose a tag to compare

Changelog

  • 12cc7af Bump golang.org/x/net from 0.8.0 to 0.17.0
  • f6ddb7c Bump version to 0.7.0
  • 88c23c7 Merge pull request #30 from cybozu-go/dependabot/go_modules/golang.org/x/net-0.17.0
  • 850fe6d Merge pull request #32 from cybozu-go/bump-0.7.0
  • 1cbd5ca Support k8s 1.28 (#31)

v0.6.0

27 Apr 08:09
51541f6
Compare
Choose a tag to compare

Changelog

  • 175c7c7 Bump version to 0.6.0
  • 7a923c0 Merge pull request #26 from cybozu-go/dependabot/go_modules/golang.org/x/net-0.7.0
  • 5385a23 Merge pull request #27 from cybozu-go/support-k8s-1.26
  • 51541f6 Merge pull request #28 from cybozu-go/bump-0.6.0
  • 5abcc12 Support k8s 1.26 and update dependencies
  • 1ad0f00 bump golang.org/x/net from 0.5.0 to 0.7.0

v0.5.0

06 Feb 07:51
e4a0153
Compare
Choose a tag to compare

Changelog

v0.4.1

15 Dec 06:38
dcc3b11
Compare
Choose a tag to compare

Changelog

  • e36a856 Bump version to 0.4.1
  • 751bf83 Merge pull request #18 from cybozu-go/set-output
  • 1a31e03 Merge pull request #19 from cybozu-go/fix-changelog-links
  • 0bea789 Merge pull request #20 from cybozu-go/update-cilium-version
  • dcc3b11 Merge pull request #21 from cybozu-go/bump-0.4.1
  • 07767a8 Stop using set-output
  • 6404f77 fix links
  • e7d0063 update cilium to 1.12.4

v0.4.0

03 Oct 02:36
d10008e
Compare
Choose a tag to compare

Changelog

v0.3.0

18 Apr 01:53
c0d4f24
Compare
Choose a tag to compare

Changelog

  • ce0e154 Bump version to 0.3.0
  • 254f263 Merge pull request #11 from cybozu-go/entity-policies
  • c0d4f24 Merge pull request #12 from cybozu-go/0.3.0
  • 3ae2a99 add e2e tests for entity filters
  • 6e46f6e add entity validation and relevant tests
  • db9bc58 add forbidden entities to networkpoliciadmissionrule API
  • a54fd33 add forbiddenEntity to networkpolicyadmissionrule API
  • d801205 move utility functions to a separate file
  • c362c4c refactor IP validation to make room for other validation types
  • 6fb68d9 refactor gather functions for better versatility
  • 1c45722 update documentation

v0.2.0

25 Feb 07:28
67c7b7a
Compare
Choose a tag to compare

Changelog

  • a76e7a2 Bump version to 0.2.0
  • 32e9e6c Merge pull request #6 from cybozu-go/ccnp
  • 67c7b7a Merge pull request #7 from cybozu-go/0.2.0
  • cb2b5f6 add support for ciliumclusterwidenetworkpolicies