Skip to content

Releases: redhat-openshift-ecosystem/openshift-preflight

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

1.4.2

01 Nov 14:20
Compare
Choose a tag to compare

What's Changed

  • Add dependabot workflow by @sebrandon1 in #793
  • Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #797
  • Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #795
  • Bump gotest.tools/v3 from 3.0.3 to 3.4.0 by @dependabot in #794
  • Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #800
  • Bump opdev/go-rpmdb by @bcrochet in #799
  • update dependencies so make vet will pass by @acornett21 in #801
  • Bump github.com/onsi/gomega from 1.20.2 to 1.22.1 by @dependabot in #803
  • Bump github.com/docker/cli from 20.10.16+incompatible to 20.10.20+incompatible by @dependabot in #806
  • Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.3.1 by @dependabot in #805
  • Upgrade Golangci-lint to v1.50.0 by @sebrandon1 in #808
  • Bump github.com/google/go-containerregistry from 0.10.0 to 0.12.0 by @dependabot in #804
  • Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 by @dependabot in #812
  • Add lib to preflight by @sebrandon1 in #809
  • Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #814
  • Use constructor-style for NoopSubmitter by @sebrandon1 in #810
  • Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #815
  • Bump github.com/docker/cli from 20.10.20+incompatible to 20.10.21+incompatible by @dependabot in #816
  • move main.go to be within the cmd directory structure and push all subcommands down one layer by @komish in #813
  • no longer send dockerconfigjson if container.HostedRegistry is true by @acornett21 in #818

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

18 Oct 15:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...1.4.1

1.4.1-beta2

29 Aug 17:17
Compare
Choose a tag to compare
1.4.1-beta2 Pre-release
Pre-release

What's Changed

  • Fix some tests that would fail with existing env vars by @bcrochet in #772
  • Update the bundle version check with latest releases by @bcrochet in #762
  • Truncate container type on pyxis update calls by @komish in #775
  • Begin usage of operator-framework APIs by @bcrochet in #767
  • check container type for scratch exceptions instead of os_content_type by @komish in #776

Full Changelog: 1.4.1-beta1...1.4.1-beta2