Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: npecka The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #396 +/- ##
=======================================
Coverage 72.44% 72.44%
=======================================
Files 11 11
Lines 704 704
=======================================
Hits 510 510
Misses 173 173
Partials 21 21 🚀 New features to boost your workflow:
|
|
/retest |
- Update build/Dockerfile to use latest UBI 9.7 image - Update build/Dockerfile.olm-registry to use latest UBI 9.7 image - Update CRD with controller-gen v0.20.1 Fixes CI generate-check failure
|
/retest |
The CI uses controller-gen v0.16.4, so the generated files must use this version. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Changed pull_request to pull-request in the PipelineRun name to fix RFC 1123 validation error: underscores are not allowed in Kubernetes resource names. Error was: "metadata.generateName: Invalid value: 'splunk-forwarder-operator-pko-on-pull_request-': a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
@npecka: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
As part of the Konflux migration SFO needs to have the PKO build. Followed the SOP - https://github.com/openshift/ops-sop/blob/master/v4/knowledge_base/olm_to_pko_migration.md as written and will build Konflux component once this change is in.