Skip to content

Releases: redhat-openshift-ecosystem/openshift-preflight

1.2.1

16 May 20:18
16e00a2
Compare
Choose a tag to compare

What's Changed

  • Increase Pyxis test coverage by @bcrochet in #605
  • Refactor Pyxis builder to use an io.Reader by @bcrochet in #612
  • Increase coverage of the internal/bundle package by @bcrochet in #623
  • Increase test coverage of the version package by @komish in #624
  • Increase test coverage of the certification/artifacts by @komish in #625
  • Refactor hasUniqueTagCheck to get rid of CraneEngine by @bcrochet in #630
  • Fix the coverage of the certification package by @bcrochet in #629
  • Increase coverage of the runtime assets package by @bcrochet in #628
  • always update the cert project in pyxis by @acornett21 in #634
  • Enhance test coverage for internal/engine package by @bcrochet in #631

Full Changelog: 1.2.0...1.2.1

1.2.0

06 May 18:52
8374f32
Compare
Choose a tag to compare

What's Changed

  • updating check container check url in all checks by @acornett21 in #581
  • updating check container recipe to add in support for private registries by @acornett21 in #583
  • updating vagrant file to change the port by @acornett21 in #587
  • adding in PFLT_CERTIFICATION_PROJECT_ID to CONFIG info by @acornett21 in #586
  • Copy the binaries for release out of the containers by @bcrochet in #582
  • Bump go-containerregistry to HEAD as of 2022-04-28 by @bcrochet in #589
  • Copy release images to redhat-isv on quay by @komish in #591
  • Use --docker-config for crane if specified by @bcrochet in #588
  • Fix a data race exposed by race checker by @bcrochet in #592
  • Run tests on release branches by @bcrochet in #595
  • Fix docker-config flag to come from cobra.PersistentFlags, not cobra.Flags. by @naemono in #598
  • Remove extra return and add test coverage to pyxis input builder by @komish in #599
  • add preflight-specific labels to the resulting container image by @komish in #602
  • updating a few of the help texts by @acornett21 in #604
  • move update logic into started since we should only care about update by @acornett21 in #603

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.1

04 May 16:55
a4cd06d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0

22 Apr 20:11
f1628fc
Compare
Choose a tag to compare

What's Changed

Read more

1.1.0-rc2

20 Apr 16:55
539f2d2
Compare
Choose a tag to compare
1.1.0-rc2 Pre-release
Pre-release

What's Changed

  • removing pyxis host and api key from viper in init by @acornett21 in #572

Full Changelog: 1.1.0-rc1...1.1.0-rc2

1.1.0-rc1

19 Apr 21:31
0c0918d
Compare
Choose a tag to compare
1.1.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.0-beta7...1.1.0-rc1

1.1.0-beta7

12 Apr 20:58
f111169
Compare
Choose a tag to compare
1.1.0-beta7 Pre-release
Pre-release

What's Changed

  • logging overall results status of pass or fail in both checks by @acornett21 in #528
  • Update go-rpmdb to latest midstream main by @bcrochet in #531
  • Fix source rpm name parsing by @bcrochet in #532
  • Utilize built-in cache of crane library by @bcrochet in #534
  • updating RunAsNonRoot logs to be info level and provide more details by @acornett21 in #537
  • Fix nonroot home directory permissions by @bcrochet in #538
  • Use graphql for CheckRedHatLayers by @bcrochet in #539
  • Reverting user changes by @itroyano in #545
  • fix typo in certification-project-id flag by @acornett21 in #548
  • Build make target only looks for the preflight binary on build by @komish in #550
  • no longer throw exceptions back for RPM manifests by @acornett21 in #540
  • Move OsContentType to CertProjectContainer by @bcrochet in #553
  • Document workflow for submitting container check results to red hat by @komish in #555
  • adding clarity to logs when GetPackageList is called by @acornett21 in #554
  • Clarify the graphql layer checking logic by @komish in #559
  • Remove redundant alpha tag from the version displayed in results.json/test_library by @tkrishtop in #560
  • Make the pulling of the project to check for scratch optional by @bcrochet in #558
  • HasNoProhibitedPackages check has an incorrect name. Fix it. by @bcrochet in #561
  • Convert submission logic to use a builder struct by @komish in #556

Full Changelog: 1.1.0-beta6...1.1.0-beta7

1.1.0-beta6

29 Mar 19:56
2ebe874
Compare
Choose a tag to compare
1.1.0-beta6 Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.0-beta5...1.1.0-beta6

1.1.0-beta5

22 Mar 19:58
5feddae
Compare
Choose a tag to compare
1.1.0-beta5 Pre-release
Pre-release

What's Changed

  • add release version to the binaries located on github releases page by @acornett21 in #505
  • updating support cmd to only add pull_request_url for bundle by @acornett21 in #504
  • fix url for call to search for layers by @skattoju in #507

Full Changelog: 1.1.0-beta4...1.1.0-beta5

1.1.0-beta4

21 Mar 15:52
5fd339e
Compare
Choose a tag to compare
1.1.0-beta4 Pre-release
Pre-release

What's Changed

Full Changelog: 1.1.0-beta3...1.1.0-beta4