Skip to content

CHANGELOG

Changelog by release for CLI (OPCT) and Plugins repositories.

Development

OPCT

v0.4.0

OPCT

v0.3.0

OPCT

v0.2.0

OPCT

  • 99f8e48 - Merge pull request #32 from mtulio/feat-plugin-collector
  • 43e1025 - plugin: add artifacts-collector instance for openshift-tests
  • dbd73f0 - Merge pull request #29 from bostrt/splat-850
  • 0f1fe98 - Merge pull request #23 from mtulio/doc-review-results
  • ce9f6b0 - docs: add structure of support review process
  • e484eed - run: hide --dedicated flag from help output
  • 6bed166 - chore/manifests: rename plugins to be ordered by execution (#31)
  • 6757a5f - chore/printer: update space to allow new plugin names (#30)
  • 5a1b8d1 - doc/mkdocs: create the mkdocs config file (#24)
  • 2da8031 - SPLAT-850: Use dedicated mode by default
  • 2119261 - fix/doc: Compute pool should be always 16 GiB (#26)
  • dc7a123 - SPLAT-643: Store production versions in ConfigMap. (#21)
  • 354a995 - doc/faq: create common QA to be used as helper (#16)
  • 630e4ea - doc/user: add temporary submit results steps (#17)
  • 85d991a - Suggest sharing must gather along with cert results (#20)
  • 2a874c8 - Merge pull request #18 from redhat-openshift-ecosystem/bostrt-patch-1
  • 1433e10 - Link to guides from readme and remove help file
  • 0d9565f - doc(user): review preview statements (#15)

v0.1.0

OPCT

  • a69a0c6 - chore(docs): add notes on how releases are done (#13)
  • a445758 - chore(version): remove leading v from version output (#14)
  • e46dd0f - chore(promote): renaming mvp -> main (#11)
  • 8c77eb4 - chore(doc): minor updates to dev docs (#10)
  • b133b4b - User documentation for tooling (#6)
  • f63f211 - feat(ci): initial addition of release github action
  • 042f263 - Do not run go-bindata every build
  • defe644 - chore(log): log next steps upon successful status and retrieval. SPLAT-638
  • 4494400 - fix(status): log more appropriate status on completion. SPLAT-630
  • 25bd131 - fix(run): fatal exit on any uncaught status error. SPLAT-628
  • b069750 - fix(run): do not show aggregator status failure too early. SPLAT-624
  • 41636de - chore(status): align columns
  • e9227ad - chore(plugin-manifest): add shared volume (#7)
  • 707ba09 - chore: fixing package naming due to repo move (#5)
  • 5a06e63 - feat(aggregator): replace sonobuoy container namespace
  • 2fbc870 - feat(plugin-stable): switch to stable version to avoid disruptions
  • 8d7a2ef - Update cmd/root.go
  • f0788fb - fix(client): load kubeconfig from client pkg instead of pre-run of root cmd
  • 2699f5d - logging: do not show help output on runtime errors and print timestamps (SPLAT-618)
  • 7947b71 - fixes(plugin-runner): set defaultTolerations and remove request to run in dedicated env
  • 781b308 - feat(manifests): update plugins to support running in namespaces
  • 1e3e00f - feat(ci): initial addition of github action
  • f04616f - fix(ci): verify codegen script
  • 3d62d54 - fix(run): list cluster operator warnings
  • c787b22 - feat(run): SPLAT-603 check image registry is managed before running
  • 4cf09f0 - feat(run): SPLAT-603 check cluster operators are stable before running
  • c255f28 - fix(config): removed global config struct and do dep injection
  • 4c1eb58 - fix(plugin): Updated plugin yamls
  • f9ee083 - fix(run): Use AssetNames in bindata so do not have to maintain separate slice
  • b656b5b - feat(assets): add command to export bindata assets
  • 7a61d05 - fix(retrieve): ensure retrieval destination is directory
  • 67e3c65 - chore(delete): remove state file cleanup
  • 200a580 - chore(staticcheck): code cleanup
  • 93b4160 - feat(hack): add add fmt and lint
  • 41b1617 - chore(dep): go mod tidy
  • 5b76613 - chore(run): add precheck for dedicatd mode. set node-selector for dedicated mode
  • 77950e5 - chore(results): use results command from sonobuoy. simply retrieve command to write to target directory
  • e1dfd12 - chore(destroy): add unit test
  • 4ceb01b - fix: create k8s client once
  • f086b9a - fix(status): retry limit for status check errors
  • 50b36f8 - fix(run): use quay for sonobuoy image
  • 5943cf9 - fix(version): do not need kubeconfig for version command
  • 8468a66 - fix(destroy): only delete e2e-* namespaces
  • 40ebdcb - chore(naming): deploy into openshift-provider-certification ns
  • faaa12a - fix(bindata): Use stable tag instead for plugin image
  • 4e51987 - chore(docs): rename dir
  • 1841a10 - fix(make): update bindata every build
  • 820ca50 - chore(doc): terminology
  • 47fb411 - fix(retrieve): retry retrievals
  • 72ad286 - chore(dep): use namespace client instead of project so we can remove openshift/api and openshift/client-go dep
  • 04c0cdc - chore(deps): remove go-bindata as dep
  • 3229b8a - chore(log): add loglevel flag and fix some debug logs
  • d11912b - fix(manifests): Use stable tag instead for plugin image
  • b10e8ba - feat(run): Use bindata to run plugins. Use SonobuoyClient instead of Run Cmd.
  • 29e73c8 - feat(manifests): Add plugin manifests as bindata
  • f87e85f - chore(version): move version package to pkg
  • a3cc5df - feat(version): Include sonobuoy version in output. Add version sub cmd.
  • c740eea - chore(results): remove risky slice access
  • 9532465 - chore(retrieve): Old code removed and comment correction
  • adfe3db - chore(cli): move timeout seconds to const
  • d0cbd36 - initial commit
  • 455acb7 - Add bostrt to owners
  • 9d43289 - owner: add OWNER file (#22)
  • 14811a3 - Change license to Apache v2
  • c7c7613 - Add devel branch; Update README on proj description.

This page is generated automatically by CI/hack-generate-changelog.sh