Skip to content

Releases: qpoint-io/kubernetes-qtap-operator

v0.0.11

22 Feb 15:24
6d9b56d
Compare
Choose a tag to compare

What's Changed

  • Update modules with go get -t -u ./... by @marc-barry in #25
  • Allow for setting security context settings on the init container by @marc-barry in #26

Full Changelog: v0.0.10...v0.0.11

v0.0.10

06 Feb 18:33
6945e40
Compare
Choose a tag to compare

What's Changed

  • Adds key:value tags based on labels which are driven by regular expression matching by @marc-barry in #24

Full Changelog: v0.0.9...v0.0.10

v0.0.9

18 Jan 14:34
f92074d
Compare
Choose a tag to compare

What's Changed

  • Prepend init and qtap containers so that they are first by @marc-barry in #22
  • Use qpoint.io/egress as the namespace label by @marc-barry in #23

Full Changelog: v0.0.8...v0.0.9

v0.0.8

09 Jan 21:34
6714db7
Compare
Choose a tag to compare

What's Changed

  • Allow setting the api endpoint for local development workflows by @tylerflint in #20
  • Adjust the operator to support a common convention and the new Qtap functionality by @marc-barry in #21

Full Changelog: v0.0.7...v0.0.8

v0.0.7

05 Dec 20:33
31cfed3
Compare
Choose a tag to compare

What's Changed

  • This synchronizes the config map with what has been done in the Helm chart by @marc-barry in #18
  • Address CA config map creation race condition by @marc-barry in #19

Full Changelog: v0.0.6...v0.0.7

v0.0.6

04 Dec 15:59
7fb5487
Compare
Choose a tag to compare

What's Changed

  • Set security context run as user and group from pod annotations by @marc-barry in #17

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Dec 14:28
88a5759
Compare
Choose a tag to compare

What's Changed

  • Introduce sidecar injection for the gateway by @marc-barry in #14
  • Fetch the CA certificate from the registration API if it doesn't exist as a config map by @marc-barry in #15
  • Simplify labels to support service, inject or disable by @marc-barry in #16

Full Changelog: v0.0.4...v0.0.5

v0.0.4

28 Nov 19:26
1e3abcf
Compare
Choose a tag to compare

What's Changed

  • Allow the init container to run as root by @marc-barry in #12
  • Adjust the priority for egress enablement. First check namespace label then pod annotation. by @marc-barry in #13

Full Changelog: v0.0.3...v0.0.4

v0.0.3

15 Nov 15:56
0e47314
Compare
Choose a tag to compare

What's Changed

  • Don't assume k8s api provides default values in the spec by @tylerflint in #10

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 Nov 17:46
18c8271
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2