Skip to content

Releases: goci-io/k8s-namespace-provisioning

0.6.0

16 Sep 15:12
6f403d4
Compare
Choose a tag to compare

Changes

🚧 Maintenance

  • unify naming and use network_ prefix for network policy vars (#30) @etwillbefine

0.5.0

02 Sep 17:36
4de1d46
Compare
Choose a tag to compare

Changes

🚀 Features

‼️ Breaking changes

  • make deny-all optional, allow specifying types allow-policy applies to (#26) @etwillbefine

💬 Documentation

0.4.2

12 Aug 08:53
d058d34
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

0.4.1

01 Aug 13:44
74f951a
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

0.4.0

30 Jun 11:43
640cd18
Compare
Choose a tag to compare

Changes

🚀 Features

💬 Documentation

0.3.0

23 May 15:36
9361b03
Compare
Choose a tag to compare

Changes

🚀 Features

‼️ Breaking changes

0.2.0

19 May 13:49
fb482ee
Compare
Choose a tag to compare

Updates

  • allow to configure environment variable instead in addition of stage
  • dynamic list of additional labels to attach
  • namespace name as output
  • removed default from stage
  • more default values for resource limits
  • terraform 12 syntax for variable types

Initial release

31 Dec 12:42
0d345f8
Compare
Choose a tag to compare

Features

  • creates new kubernetes namespace
  • creates new kubernetes limit range
  • annotations can be attached to the namespace
  • creates rbac role binding to a service account (optional)
  • creates network policies to only allow http traffic (optional)