Skip to content

Releases: FairwindsOps/reckoner

v6.0.0-rc.2

01 Apr 19:08
d570393
Compare
Choose a tag to compare
v6.0.0-rc.2 Pre-release
Pre-release

Changelog

  • d570393 Allow escaping $ in environment variable interpolation (#560)
  • ae5c047 Add helm_args to the course file. Refactor some code smells (#557)
  • 439e4eb udpate CI for cross-arch docker, release candidates (#555)
  • 71425a9 [go] update dependencies (#553)
  • 337285d [go] import command implemented (#543)
  • 57532e8 Bump github.com/thoas/go-funk from 0.9.1 to 0.9.2 (#541)
  • 61ad4ae Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#542)
  • 628c212 [go] Secrets functionality and ShellExecutor backend (#539)
  • 785c764 add support for specifying course file via environment variable (#536)
  • c54b82e Fix CLI Usage heading in docs (#538)
  • 25e4940 [go] fix kubecontext checking (#537)
  • da1f34f Managed by Terraform
  • 2664fcb [Go] fix file-based values declarations (#534)
  • 00da9f1 Some slight refactoring and adding back Unmarshal logic to preserve order of releases (#533)
  • 464c987 attempt to get some useful feedback from flaky e2e test (#532)
  • 8bda28d Refactoring go version and many fixes for e2e tests (#530)
  • c65bb6d Use go 1.17 in circleci (#521)
  • 556a7ab Update dependencies (#520)
  • df5749f Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#516)
  • 330f17a Managed by Terraform
  • 8e8b95a Managed by Terraform
  • b5e6c7f Update documentation from template (#511)
  • 5e4559a RD-30 go git repository management (#507)
  • 1881bd3 Managed by Terraform
  • 00d32b0 Managed by Terraform
  • 285ce93 Managed by Terraform
  • 5080af7 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • cc43e06 Managed by Terraform
  • 1d4da8a Managed by Terraform
  • 904c899 Delete .github/ISSUE_TEMPLATE/bug.yaml
  • 9897bf8 Managed by Terraform
  • 5fcbe10 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • 3a33ac5 Managed by Terraform
  • 9980061 Managed by Terraform
  • 4c65b50 Managed by Terraform
  • b08027b Managed by Terraform
  • 74f8b33 Managed by Terraform
  • cfd6c83 Managed by Terraform
  • 66dace2 Delete .github/stale.yml
  • 0acad4c [go] parse environment variables (#505)
  • 54e4cd9 Managed by Terraform
  • 54e7a37 [RD-35] Add update command (#501)
  • 0e7e3d0 get-manifests command and diff command RD-33 RD-31 (#500)
  • 28ed9cf [RD-34] Fix default namespace management (#498)
  • 8585649 [RD-29] Change v2 schema releases structure to keep the order of releases when converting (#494)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v6 --key https://artifacts.fairwinds.com/cosign.pub

v6.0.0-rc.1

29 Mar 18:58
Compare
Choose a tag to compare
v6.0.0-rc.1 Pre-release
Pre-release

Changelog

  • fec6284 Fix some things in circle config
  • e552e96 Turn of parallelism
  • cf2ea22 Fix Dockerfile
  • bf3bd4b goreelaser tweaks
  • 5e96bdc Remove extra dockers. Switch to non go- tags
  • 0434987 udpate CI for cross-arch docker, release candidates
  • 71425a9 [go] update dependencies (#553)
  • 337285d [go] import command implemented (#543)
  • 57532e8 Bump github.com/thoas/go-funk from 0.9.1 to 0.9.2 (#541)
  • 61ad4ae Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#542)
  • 628c212 [go] Secrets functionality and ShellExecutor backend (#539)
  • 785c764 add support for specifying course file via environment variable (#536)
  • c54b82e Fix CLI Usage heading in docs (#538)
  • 25e4940 [go] fix kubecontext checking (#537)
  • da1f34f Managed by Terraform
  • 2664fcb [Go] fix file-based values declarations (#534)
  • 00da9f1 Some slight refactoring and adding back Unmarshal logic to preserve order of releases (#533)
  • 464c987 attempt to get some useful feedback from flaky e2e test (#532)
  • 8bda28d Refactoring go version and many fixes for e2e tests (#530)
  • c65bb6d Use go 1.17 in circleci (#521)
  • 556a7ab Update dependencies (#520)
  • df5749f Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#516)
  • 330f17a Managed by Terraform
  • 8e8b95a Managed by Terraform
  • b5e6c7f Update documentation from template (#511)
  • 5e4559a RD-30 go git repository management (#507)
  • 1881bd3 Managed by Terraform
  • 00d32b0 Managed by Terraform
  • 285ce93 Managed by Terraform
  • 5080af7 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • cc43e06 Managed by Terraform
  • 1d4da8a Managed by Terraform
  • 904c899 Delete .github/ISSUE_TEMPLATE/bug.yaml
  • 9897bf8 Managed by Terraform
  • 5fcbe10 Delete .github/ISSUE_TEMPLATE/bug_report.md
  • 3a33ac5 Managed by Terraform
  • 9980061 Managed by Terraform
  • 4c65b50 Managed by Terraform
  • b08027b Managed by Terraform
  • 74f8b33 Managed by Terraform
  • cfd6c83 Managed by Terraform
  • 66dace2 Delete .github/stale.yml
  • 0acad4c [go] parse environment variables (#505)
  • 54e4cd9 Managed by Terraform
  • 54e7a37 [RD-35] Add update command (#501)
  • 0e7e3d0 get-manifests command and diff command RD-33 RD-31 (#500)
  • 28ed9cf [RD-34] Fix default namespace management (#498)
  • 8585649 [RD-29] Change v2 schema releases structure to keep the order of releases when converting (#494)

You can verify the signatures of both the checksums.txt file and the published docker images using cosign.

cosign verify-blob checksums.txt --signature=checksums.txt.sig  --key https://artifacts.fairwinds.com/cosign.pub
cosign verify us-docker.pkg.dev/fairwinds-ops/oss/reckoner:v5 --key https://artifacts.fairwinds.com/cosign.pub

v5.0.5

01 Dec 22:08
2f96f8a
Compare
Choose a tag to compare

Changelog

41cb6a1 Flag to disable creating namespace (#479)
a365f5d Check if release is in current list and fail if not (#483)
0155f2f add json schema to v2 course files and add lint command (#484)
5ca4a11 Managed by Terraform
62278d2 Managed by Terraform
a14fd58 [go] do not drop minimum_versions when converting (#491)
092157c Fix label typo in kube.py (#495)
2f96f8a add docs for deploying from a local filesystem (#496)

v5.0.4

24 Sep 16:38
3865fa9
Compare
Choose a tag to compare

Changelog

4634c95 Update documentation from template (#464)
f9bb3dd fix tests (#470)
3645353 Update README.md (#471)
2724fc1 Add Luke to Codeowners (#472)
20d6a25 namespace management should utilize kube context (#469)
7061b0f Update chart.py (#467)
eaa70cf Bump click from 7.1.2 to 8.0.1 (#447)
fd8fffa Add an example to the secrets docs (#465)
93167cd Bump pytest from 6.2.4 to 6.2.5 (#466)
52c460f Update documentation from template (#474)
3865fa9 refactoring confusing example from documentation (#476)

v5.0.3

10 Aug 21:08
18af037
Compare
Choose a tag to compare

Changelog

18af037 Make the + in the semver regex optional (#463)

v5.0.2

10 Aug 19:59
87c2f0e
Compare
Choose a tag to compare

Changelog

87c2f0e add a github release step (#462)

v5.0.0 - set-values deprecation

09 Aug 17:01
Compare
Choose a tag to compare

Changes since v4.3.2:

06cad43 remove helm 2 client (#256)
7b2731c [BREAKING] Deprecate binary build and installation method (#265)
d4304c4 Make tests run in parallel (#263)
7e61ab0 [BREAKING] Deprecate set-values and values-strings (#266)
9a66ad3 fix course schema (#272)
fcf60c1 Bump pytest from 6.2.1 to 6.2.2 (#282)
edc27b8 Enhanced Secret Functionality (#271)
559fd75 Fix 269 - Show correct namespaces in log (#275)
aa5eed9 Fix 170 - Add new version number to the output (#280)
6da0c3b Fix 273 - fail when context does not exist (#274)
2378ec4 Small Fixes (#277)
0d93dd1 Fix 264 - Env Var in context for diff (#278)
a11b8d9 Minor typo fix in the documentation. (#284)
de22dd4 Bump boto3 from 1.16.56 to 1.17.1 (#286)
f56d0ec Bump boto3 from 1.17.1 to 1.17.2 (#287)
5c39fdf Bump boto3 from 1.17.2 to 1.17.3 (#288)
ead6cf0 Bump boto3 from 1.17.3 to 1.17.5 (#290)
07d1c26 Bump boto3 from 1.17.5 to 1.17.6 (#291)
203593f Fix 279 - Adding Import Command (#281)
ed61411 Docker Image Push (#292)
f952cb7 Bump boto3 from 1.17.6 to 1.17.7 (#294)
5977b3d Bump boto3 from 1.17.7 to 1.17.9 (#311)
c1bb42f Bump boto3 from 1.17.9 to 1.17.10 (#313)
dd5f53d Bump boto3 from 1.17.10 to 1.17.11 (#317)
9a32aca Bump boto3 from 1.17.11 to 1.17.12 (#318)
3aa5d69 Fix Dependency update path (#327)
c632cd7 Raise error when command encounters one (#334)
1e3407d Actually fail if e2e tests fail (#316)
be10639 Bump boto3 from 1.17.12 to 1.17.24 (#336)
d20f9b6 Fixing Strong Typing Test (#335)
0594b61 Adding init hook (#330)
57ff2b4 Bump boto3 from 1.17.24 to 1.17.28 (#340)
1a2becb Bump boto3 from 1.17.28 to 1.17.35 (#347)
9ea6664 Add a documentation site (#348)
56a36da Managed by Terraform
e3128c0 Update documentation from template (#357)
453ec70 Bump pytest from 6.2.2 to 6.2.3 (#356)
5d603a1 Bump boto3 from 1.17.35 to 1.17.46 (#359)
6ae1999 Managed by Terraform
1ed69c8 Bump boto3 from 1.17.46 to 1.17.47 (#363)
e8bcb42 Fix pypi config (#369)
3c5d41c doc: helm_args is a list of string (#371)
e477af2 remove codecov (#372)
0d83b27 Update README.md (#402)
15085b1 Bump boto3 from 1.17.47 to 1.17.79 (#403)
28da19f Bump pytest from 6.2.3 to 6.2.4 (#386)
662c91d Upgrade to GitHub-native Dependabot (#380)
15f4abb Bump boto3 from 1.17.79 to 1.18.2 (#439)
66a8464 Bump boto3 from 1.18.2 to 1.18.15 (#454)
7e626e7 Golang Re-Write MVP (#293)
1776766 Fix klog flags (#455)
ecd4961 Fix snapshots for tests (#456)
c2650ad feature/hooks (#458)
475c16f Fix release twine command

v4.3.2

16 Dec 19:33
136076f
Compare
Choose a tag to compare

Changes since v4.3.1:

d5ce2c7 Interpolate Env Var in Chart Namespace (#259)
72e41c3 Bump kubernetes from 12.0.0 to 12.0.1 (#250)
0ec0b35 Bump pytest from 6.1.2 to 6.2.1 (#261)
136076f Update ruyaml to importable release (#262)

v4.3.1

16 Nov 18:49
4695607
Compare
Choose a tag to compare

Changelog

89d93d9 Update CODEOWNERS (#240)
92ded81 Bump pytest from 6.1.1 to 6.1.2 (#241)
9649995 Condolidate Env Var Interpolation (#243)
bc0b7ed Respect Default Course Namespace for diff Command (#245)
e8b97c8 replaceing all deprecated chart urls with approved versions (#247)
7e21695 Add Better Error Messaging for Git Repositories (#246)
4695607 Fix 248 chart relative to course file (#251)

v4.3.0

27 Oct 16:15
a60598d
Compare
Choose a tag to compare

Changelog

dbcd7ce Add deprecation warning when helm2 is used (#226)
3a79018 DRY options and args (#227)
fd4f697 Update CODEOWNERS (#230)
55fa7c7 Bump pytest from 6.0.1 to 6.1.1 (#231)
110aef5 Handle case where chart generates an empty yaml doc (#234)
5da5c09 Move e2e tests to use Venom. Start deprecating Helm2 (#224)
bdcc38b Bump kubernetes from 11.0.0 to 12.0.0 (#236)
9d77856 docs/README.md : Add a minor comment on git sparse checkout (#237)
57d2960 Adding a lint command (#239)
a60598d Deprecation warnings on set-values and values-strings (#238)