Skip to content

Releases: redhat-openshift-ecosystem/openshift-preflight

1.6.0

10 Apr 14:22
Compare
Choose a tag to compare

What's Changed

  • Use a local viper instance for the CLI by @komish in #931
  • Add experimental support for helm chart certification by @komish in #917
  • Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #933
  • Bump github.com/glebarez/go-sqlite from 1.20.3 to 1.21.0 by @dependabot in #935
  • Sign release images with keyless cosign by @komish in #936
  • setting up log formatter early to force a proper format by @acornett21 in #939
  • remove verbosity from target image log line by @acornett21 in #940
  • Use mutate.Extract for all images by @bcrochet in #948
  • Fix HasModifiedFiles to check layer by layer by @bcrochet in #950
  • add offline flag and necessary code to tar artifacts directory by @acornett21 in #912
  • updating operator-sdk to 1.28.0 by @acornett21 in #941
  • Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 by @dependabot in #943
  • Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #944
  • Bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible by @dependabot in #945
  • Bump github.com/glebarez/go-sqlite from 1.21.0 to 1.21.1 by @dependabot in #946
  • Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #947

Full Changelog: 1.5.4...1.6.0

1.5.4

23 Mar 17:20
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #906
  • updating scorecard knowledge base urls to point to new document location by @acornett21 in #907
  • Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 by @dependabot in #909
  • Bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #910
  • change dependabot to weekly checks to reduce the noise by @acornett21 in #915
  • Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 by @dependabot in #914
  • Bump github.com/spf13/afero from 1.9.4 to 1.9.5 by @dependabot in #916
  • adding DeferCleanup to check container tests to reset test data by @acornett21 in #918
  • refactoring check container rune to use a closure by @acornett21 in #919
  • Bump github.com/onsi/gomega from 1.27.2 to 1.27.4 by @dependabot in #920
  • Switch go-rpmdb to use the upstream by @bcrochet in #908
  • incorporating runPreflight func call into check_operator cmd by @acornett21 in #922
  • Bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #924
  • Bump github.com/google/go-containerregistry from 0.13.0 to 0.14.0 by @dependabot in #926
  • Ensure the engine logs error strings by @komish in #929

Full Changelog: 1.5.3...1.5.4

1.5.3

02 Mar 14:47
Compare
Choose a tag to compare

What's Changed

  • fix deployable_by_olm to prioritize installmodes by @acornett21 in #877
  • Bump github.com/google/go-containerregistry from 0.12.1 to 0.13.0 by @dependabot in #880
  • Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 by @dependabot in #881
  • Bump sigs.k8s.io/controller-runtime from 0.14.1 to 0.14.4 by @dependabot in #884
  • Bump github.com/docker/cli from 20.10.22+incompatible to 23.0.1+incompatible by @dependabot in #887
  • removing oc as a binary dependency since we now use the library by @acornett21 in #886
  • Bump github.com/spf13/afero from 1.9.3 to 1.9.4 by @dependabot in #899
  • adding CLoseWithError to crane.Export for cases when reader returns EOF by @acornett21 in #891
  • Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #893
  • updating openshift api and go-client dependencies by @acornett21 in #902
  • updating the readme to add clarity to cert docs and developer testing by @acornett21 in #898
  • Update go-rpmdb by @bcrochet in #904

Full Changelog: 1.5.2...1.5.3

1.5.2

06 Feb 15:42
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0 by @dependabot in #870
  • Bump github.com/onsi/gomega from 1.24.2 to 1.26.0 by @dependabot in #874
  • Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #871
  • configure the insecure flag to allow access to registries with self-signed certificate by @komish in #883

Full Changelog: 1.5.1...1.5.2

1.5.1

27 Jan 17:53
Compare
Choose a tag to compare

What's Changed

  • chore: fix typo in log message by @sxd in #875
  • adding platform option to generateContainerCheckOptions by @acornett21 in #876

New Contributors

  • @sxd made their first contribution in #875

Full Changelog: 1.5.0...1.5.1

1.5.0

19 Jan 22:14
Compare
Choose a tag to compare

What's Changed

  • log validation errors separately in deployableByOLM check by @komish in #847
  • Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 by @dependabot in #842
  • Add lib branch to actions by @bcrochet in #849
  • Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 by @dependabot in #853
  • Bump k8s.io/api from 0.25.4 to 0.26.0 by @dependabot in #852
  • allow configurable artifacts directory in e2e testing by @komish in #861
  • Merge newly-rebased lib into main by @komish in #856
  • Bump github.com/docker/cli from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #859
  • Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 by @dependabot in #860
  • Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #855
  • updating git ignore to ignore files outputted by check operator cmd by @acornett21 in #863
  • Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 by @dependabot in #865
  • Move to the latest operator-sdk 1.26.0 by @tkrishtop in #864
  • Fix golang cache in GitHub actions by @bcrochet in #868
  • allow results and log writing to overwrite existing content on re-run of preflight by @komish in #866
  • Add Optional Restricted Network Check by @komish in #858

Full Changelog: 1.4.3...1.5.0

1.5.0-beta3

18 Jan 15:19
Compare
Choose a tag to compare
1.5.0-beta3 Pre-release
Pre-release

What's Changed

  • Add Optional Restricted Network Check by @komish in #858

Full Changelog: 1.5.0-beta2...1.5.0-beta3

1.5.0-beta2

16 Jan 19:36
Compare
Choose a tag to compare
1.5.0-beta2 Pre-release
Pre-release

What's Changed

  • Move to the latest operator-sdk 1.26.0 by @tkrishtop in #864
  • Fix golang cache in GitHub actions by @bcrochet in #868
  • allow results and log writing to overwrite existing content on re-run of preflight by @komish in #866

Full Changelog: 1.5.0-beta1...1.5.0-beta2

1.5.0-beta1

10 Jan 17:53
Compare
Choose a tag to compare
1.5.0-beta1 Pre-release
Pre-release

What's Changed

  • log validation errors separately in deployableByOLM check by @komish in #847
  • Bump github.com/onsi/ginkgo/v2 from 2.5.0 to 2.5.1 by @dependabot in #842
  • Add lib branch to actions by @bcrochet in #849
  • Bump github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.0 by @dependabot in #853
  • Bump k8s.io/api from 0.25.4 to 0.26.0 by @dependabot in #852
  • allow configurable artifacts directory in e2e testing by @komish in #861
  • Merge newly-rebased lib into main by @komish in #856
  • Bump github.com/docker/cli from 20.10.21+incompatible to 20.10.22+incompatible by @dependabot in #859
  • Bump sigs.k8s.io/controller-runtime from 0.13.1 to 0.14.1 by @dependabot in #860
  • Bump github.com/onsi/gomega from 1.24.1 to 1.24.2 by @dependabot in #855
  • updating git ignore to ignore files outputted by check operator cmd by @acornett21 in #863
  • Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 by @dependabot in #865

Full Changelog: 1.4.3...1.5.0-beta1

1.4.3

21 Nov 15:40
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 by @dependabot in #820
  • Update Go to v1.19.3 by @sebrandon1 in #819
  • Grab the image that matches the arch of the binary by @bcrochet in #821
  • Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 by @dependabot in #822
  • Bump github.com/spf13/viper from 1.13.0 to 1.14.0 by @dependabot in #823
  • Bump github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.0 by @dependabot in #824
  • Add the ability to check a container from another platform by @bcrochet in #829
  • Add insecure option to support self-signed and HTTP registries by @bcrochet in #828
  • Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #826
  • Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #832
  • Bump k8s.io/api from 0.25.3 to 0.25.4 by @dependabot in #831
  • Bump github.com/google/go-containerregistry from 0.12.0 to 0.12.1 by @dependabot in #830
  • Bump github.com/spf13/afero from 1.9.2 to 1.9.3 by @dependabot in #833

Full Changelog: 1.4.2...1.4.3