Releases: redhat-openshift-ecosystem/opct
Releases · redhat-openshift-ecosystem/opct
v0.5.0
Changelog
🚀 Features
- OPCT-226: cmd/report UX enhancements
- PR: #76
🛰 Design / API Change
- OPCT-226: cmd/report UX enhancements
- PR: #76
🐛 Fixes
- OPCT-299: fix check/SLO for Kubernetes conformance and CLI refs
- PR: #116
- OPCT-300: fix kubernetes service URL
- PR: #117
- OPCT-257: Increase verbosity on status loop to detect failures
- PR: #118
- OPCT-257: fix status cmd must not required clients to init command
- PR: #119
📦 Dependencies
- OPCT-257: bump plugins to v0.5.0
- PR: #115
Uncategorized
Images
What's Changed
- doc: review formatting issues in the support guides by @mtulio in #72
- OPCT-199: added EFS removing bindata dependency by @mtulio in #73
- OPCT-199: CI - added linter job and update workflow dependencies by @mtulio in #75
- OPCT-226: Introduce knowledge document for OPCT Report Rules by @mtulio in #77
- OPCT-216: Removing certification references from CLI by @mtulio in #71
- OPCT-239: create basic changelog builder based in commits by @mtulio in #74
- OPCT-226: Added check rules for etcd by @mtulio in #80
- OPCT-253: Rename OPCT binary to the new name by @mtulio in #85
- OPCT-242: Introduce command 'get images' by @mtulio in #83
- OPCT-41: Update OPCT support matrix by @mtulio in #84
- OPCT-226: cmd/status: Adding flag to set the watch interval by @mtulio in #87
- OPCT-257: Doc - remove machineset option in dedicated node section by @mtulio in #89
- OPCT-41: Documenting the supported OCP topologies by @mtulio in #86
- OPCT-272: Create Sonobuoy mirror scripts to multi-arch images by @mtulio in #91
- OPCT-269: fix flag --sonobuoy-image to PoC on ARM64 clusters by @mtulio in #90
- OPCT-00: CI: add job cmd-report by @mtulio in #97
- Bump to latest sonobuoy and golang 1.21 by @jcpowermac in #95
- OPCT-00: CI owner: adding jcpowermac by @mtulio in #98
- OPCT-35: fix checks for node (label and taints) and MCP (upgrade) by @mtulio in #103
- OPCT-226: opct adm parsers for etcd and metrics by @mtulio in #102
- OPCT-226: doc/guide: steps to generate batch reports by @mtulio in #101
- OPCT-257: CI pipeline fix when uploading artifacts to release by @mtulio in #108
- OPCT-257: improve error handler when using the client as api pkg by @mtulio in #105
- OPCT-257: CI/set prerelease flag when pipeline creates release by @mtulio in #110
- OPCT-257: CI - add service account to publish to new Quay Org by @mtulio in #111
- OPCT-257: fix typo on flag: log-level by @mtulio in #112
- OPCT-289: Bump workflows for v0.5.0-alpha.5/plugin refact by @mtulio in #104
- OPCT-257: CI fix release/publish pipeline on GHA by @mtulio in #114
- OPCT-226: cmd/report UX enhancements by @mtulio in #76
- OPCT-257: bump plugins to v0.5.0 by @mtulio in #115
- OPCT-299: fix check/SLO for Kubernetes conformance and CLI refs by @mtulio in #116
- OPCT-300: fix kubernetes service URL by @mtulio in #117
- OPCT-257: Increase verbosity on status loop to detect failures by @mtulio in #118
- OPCT-257: fix status cmd must not required clients to init command by @mtulio in #119
New Contributors
- @jcpowermac made their first contribution in #95
Full Changelog: v0.4.1...v0.5.0
v0.5.0-alpha.7
v0.5.0-alpha.6
v0.5.0-alpha.5
Changelog
🚀 Features
- OPCT-242: Introduce command 'get images'
- PR: #83
- OPCT-226: cmd/status: Adding flag to set the watch interval
- PR: #87
- OPCT-272: Create Sonobuoy mirror scripts to multi-arch images
- PR: #91
- OPCT-226: opct adm parsers for etcd and metrics
- PR: #102
🐛 Fixes
- OPCT-269: fix flag --sonobuoy-image to PoC on ARM64 clusters
- PR: #90
- OPCT-35: fix checks for node (label and taints) and MCP (upgrade)
- PR: #103
- OPCT-257: CI pipeline fix when uploading artifacts to release
- PR: #108
- OPCT-257: improve error handler when using the client as api pkg
- PR: #105
⛏ Cleanup
- OPCT-00: CI: add job cmd-report
- PR: #97
- Bump to latest sonobuoy and golang 1.21
- PR: #95
- OPCT-257: CI/set prerelease flag when pipeline creates release
- PR: #110
- OPCT-257: CI - add service account to publish to new Quay Org
- PR: #111
- OPCT-257: fix typo on flag: log-level
- PR: #112
📦 Dependencies
- Bump to latest sonobuoy and golang 1.21
- PR: #95
- OPCT-226: opct adm parsers for etcd and metrics
- PR: #102
📜 Documentation
- OPCT-253: Rename OPCT binary to the new name
- PR: #85
- OPCT-41: Update OPCT support matrix
- PR: #84
- OPCT-257: Doc - remove machineset option in dedicated node section
- PR: #89
- OPCT-41: Documenting the supported OCP topologies
- PR: #86
- OPCT-226: opct adm parsers for etcd and metrics
- PR: #102
Uncategorized
Container Images
v0.5.0-alpha.4
Changelog
🚀 Features
- OPCT-292: cmd/publish - add experimental publish used in CI
- PR: #107
Uncategorized
Container Images
v0.5.0-alpha.3
Changelog
- OPCT-226: preview of client-side report improvements of UI while reviewing artifacts. #76
- OPCT-226: fix images to use multi-arch w/ arm64
v0.5.0-alpha.2
v0.5.0-alpha.1
NOTE: This release is Developer Preview.
Changelog
🚀 Features
- OPCT-226: Introduce knowledge document for OPCT Report Rules
- PR: #77
⛏ Cleanup
- OPCT-199: CI - added linter job and update workflow dependencies
- PR: #75
- OPCT-216: Removing certification references from CLI
- PR: #71
📦 Dependencies
- OPCT-199: added EFS removing bindata dependency
- PR: #73
📜 Documentation
- doc: review formatting issues in the support guides
- PR: #72
- OPCT-226: Introduce knowledge document for OPCT Report Rules
- PR: #77
- OPCT-239: create basic changelog builder based in commits
- PR: #74
- OPCT-226: Added check rules for etcd
- PR: #80
Uncategorized
Container Images
v0.4.1
v0.4.0
https://issues.redhat.com/browse/OPCT-177
Changelog
🚀 Features
- OPCT-28: Support Disconnected Mirror Registry
- PR: #45
🛰 Design / API Change
- OPCT-181: Added the platformName field when External
- PR: #54
🐛 Fixes
- OPCT-180: Fix report when plugin is failing on runtime
- PR: #56
- OPCT-177: pre-release v0.4.0 fixes
- PR: #70
🧪 Tests
- OPCT-177: pre-release v0.4.0 fixes
- PR: #70
⛏ Cleanup
- OPCT-37: Update CI release step to use session token
- PR: #52
- OPCT-191: Build and publish the CLI image to registry
- PR: #51
- OPCT-191: Removing OCP CI image dependency on build layer
- PR: #57
- OPCT-177: nit rename plugins image to reflect the real name
- PR: #66
- OPCT-177: pre-release v0.4.0 fixes
- PR: #70
📦 Dependencies
- OPCT-181: Bump go to 1.19
- PR: #55
- OPCT-199: Fixes related to CI code static analysis on dependencies
- PR: #60
- OPCT-181: Added the platformName field when External
- PR: #54
- OPCT-209: bump UBI to fix security issues on container
- PR: #65
- OPCT-177: bump plugins image to release v0.4.0
- PR: #67
📜 Documentation
- OPCT-192: Automatically create changelog based on the tags
- PR: #53
- OPCT-196: Update documentation removing certification references
- PR: #58
- OPCT-12: Review docs for tool to parsing etcd logs
- PR: #59
- OPCT-177: Documentation fixing sections indentation and formatting
- PR: #61
- OPCT-177: docs/dev: describing the release checklist
- PR: #64
- OPCT-177: pre-release v0.4.0 fixes
- PR: #70
Uncategorized
- updating OWNERS file with new team member faermanj
- PR: #47