CHANGELOG
Changelog by release for CLI (OPCT) and Plugins repositories.
Development
OPCT
- 29dc8cd - OPCT-257: remove docs reference of new project name (#125)
- 61ec642 - OPCT-257: fix/indexer: force to expire cache for latest (#122)
- 7925c72 - OPCT-257: Documentation: fix OCP matrix with v0.5+ (#121)
- 5b3a55c - OPCT-257: fix status cmd must not required clients to init command (#119)
- 6055d10 - OPCT-257: Increase verbosity on status loop to detect failures (#118)
- 9e67305 - OPCT-300: fix kubernetes service URL (#117)
- c71b5e5 - OPCT-299: fix check/SLO for Kubernetes conformance and CLI refs (#116)
- 6cb02d8 - OPCT-257: bump plugins to v0.5.0 (#115)
- f321a27 - OPCT-226: cmd/report UX enhancements (#76)
- e0e2687 - OPCT-257: CI fix release/publish pipeline on GHA (#114)
- 3f09909 - OPCT-289: Bump workflows for v0.5.0-alpha.5/plugin refact (#104)
- ed7ee37 - OPCT-257: fix typo on flag: log-level (#112)
- 0ee2f79 - OPCT-257: CI - add service account to publish to new Quay Org (#111)
- 7ab5e9c - OPCT-257: CI/set prerelease flag when pipeline creates release (#110)
- 5b2303a - OPCT-257: improve error handler when using the client as api pkg (#105)
- 3e1294d - OPCT-257: CI pipeline fix when uploading artifacts to release (#108)
- 7fb5a58 - OPCT-226: doc/guide: steps to generate batch reports (#101)
- 48eb4cf - OPCT-226: opct adm parsers for etcd and metrics (#102)
- 11d9e8e - OPCT-35: fix checks for node (label and taints) and MCP (upgrade) (#103)
- e20f48f - Update README.md
- e39878b - OPCT-00: CI owner: adding jcpowermac (#98)
- f27f508 - Bump to latest sonobuoy and golang 1.21 (#95)
- 5fa873c - OPCT-00: CI: add job cmd-report (#97)
- db23296 - OPCT-269: fix flag --sonobuoy-image to PoC on ARM64 clusters (#90)
- 7e3a2e1 - OPCT-272: Create Sonobuoy mirror scripts to multi-arch images (#91)
- 43352dd - OPCT-41: Documenting the supported OCP topologies (#86)
- eb0fb93 - OPCT-257: Doc - remove machineset option in dedicated node section (#89)
- fb7164a - OPCT-226: cmd/status: Adding flag to set the watch interval (#87)
- 33892e9 - OPCT-41: Update OPCT support matrix (#84)
- ef5e0d8 - OPCT-242: Introduce command 'get images' (#83)
- 0af348c - OPCT-253: Rename OPCT binary to the new name (#85)
- 32853e2 - OPCT-226: Added check rules for etcd (#80)
- 4b2d829 - OPCT-239: Fix CI fetching tags to generate changelog file (#78)
- 94c1575 - OPCT-239: create basic changelog builder based in commits (#74)
- 2c7e3b7 - OPCT-216: Removing certification references from CLI (#71)
- c3b7f72 - OPCT-226: Introduce knowledge document for OPCT Report Rules (#77)
- 57088a7 - OPCT-199: CI - added linter job and update workflow dependencies (#75)
- 2d524f4 - OPCT-199: added EFS removing bindata dependency (#73)
- c73bbc7 - doc: review formatting issues in the support guides (#72)
v0.4.0
OPCT
- 4a17f2b - OPCT-177: pre-release v0.4.0 fixes (#70)
- b56f685 - OPCT-177: bump plugins image to release v0.4.0 (#67)
- f3e765a - OPCT-177: nit rename plugins image to reflect the real name (#66)
- fcf0b4d - OPCT-177: docs/dev: describing the release checklist (#64)
- 4a2cd50 - OPCT-177: Documentation fixing sections indentation and formatting (#61)
- d21dd6a - OPCT-209: bump UBI to fix security issues on container (#65)
- f13478f - OPCT-181: Added the platformName field when External (#54)
- 85dfec9 - OPCT-199: Fixes related to CI code static analysis on dependencies (#60)
- 1d9951b - OPCT-12: Review docs for tool to parsing etcd logs (#59)
- dd1b688 - OPCT-196: Update documentation removing certification references (#58)
- e690181 - OPCT-191: Removing OCP CI image dependency on build layer (#57)
- b0addd7 - OPCT-180: Fix report when plugin is failing on runtime (#56)
- 18b3370 - OPCT-192: Automatically create changelog based on the tags (#53)
- 2958396 - OPCT-191: Build and publish the CLI image to registry (#51)
- 32c2cc5 - OPCT-37: Update CI release step to use session token (#52)
- b387b17 - OPCT-181: Bump go to 1.19 (#55)
- 4d3aff2 - OPCT-28: Support Disconnected Mirror Registry (#45)
- fd7b547 - updating OWNERS file with new team member faermanj (#47)
v0.3.0
OPCT
- aa64eb7 - OPCT-4: bump to release v0.3.0 (#49)
- 8f9fb32 - OPCT-4: User Documentation clarification about the entire process (#35)
- f3df29e - OPCT-9: introduce the report cmd to automate the review steps (#22)
- dabe858 - OPCT-19: Added matrix version for OCP and OPCT on the User docs (#48)
- 93cec79 - OPCT-36: Supporting diagrams on the documentation (#46)
- ebde325 - OPCT-11: fix counters on plugin report progress (#42)
- 33885f5 - OPCT-36: Documentation - create static website with GHPages (#43)
- e46c55c - OPCT-5: support upgrade execution mode (#33)
- 938fd19 - feat/dev: OPCT-32 enable dev-count flag to limit e2e in Dev env (#40)
- 3fe6c15 - fix/psa-labels: opct-11 apply privileged labels to NS (#41)
- d6552ec - fix/scc: disable SCC creation by sonobuoy (#39)
- aa8aba4 - docs: add stop-gap docs for upgrade review (#36)
- d31aa37 - OPCT-6 - fix/rbac: manage custom ServiceAccount and roles (#34)
- 21a0603 - fix/splat909: update plugin tag to fix regressions (#37)
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