Skip to content

Releases: solo-io/skv2

v0.30.3

08 Aug 17:41
cb41245
Compare
Choose a tag to compare
Fix intstr.IntOrString to be number or string instead of object (#453…

v0.30.2

02 Jun 16:17
cb41245
Compare
Choose a tag to compare
Fix intstr.IntOrString to be number or string instead of object (#453…

v0.29.10

31 May 16:02
1706bc0
Compare
Choose a tag to compare
[Backport v0.29.x] Expose DeploymentOverrides and ServiceOverrides in…

v0.30.1

26 May 19:33
8c0d770
Compare
Choose a tag to compare
Pass reconcile options (#454)

* pass in options

* cl

v0.29.9

26 May 19:34
a5ef8dd
Compare
Choose a tag to compare
Pass reconcile options [v0.29.x] (#455)

* pass in options

* cl

v0.29.8

25 May 22:23
2763957
Compare
Choose a tag to compare

Fix intstr.IntOrString type handling for schema generation.

v0.29.7

17 May 17:17
d9546f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.6...v0.29.7

v0.30.0

12 May 15:32
ff4b71e
Compare
Choose a tag to compare
Bump controller-runtime to v0.14.x (#420)

* bump controller-runtime to 0.14.4, and other necessary bumps

* Deal with controller-runtime API breakage

* syntax error fix

* changelog

* undo go 1.19 fmt changes

* less changelog red tape

* codegen?

* Re-add updates

* codegen

* move changelog

* add dependency bump info for k8s.io/api and controller-runtime

* Use v0.26.4; update changelog

* make generated-code

* Move changelog from v0.30.0 to v0.29.6

* Move changelog back to v0.30.0

* Update from go 1.18 to go 1.20

* make generated-code

---------

Co-authored-by: Ashley Wang <[email protected]>
Co-authored-by: Trevor Edris <[email protected]>

v0.29.6

21 Apr 16:20
6d942c6
Compare
Choose a tag to compare
Remove actions/cache (#444)

* remove cache action

* go version file

v0.29.5

05 Apr 14:32
1900c61
Compare
Choose a tag to compare
fix input reconciler template (#442)

* fix template

* fix input snapshot

* changelog