RELEASE BLOCKER(March 17, 2025): Add fbc-target-index-pruning-check to FBC pipelines#1208
Conversation
Add fbc-target-index-pruning-check to FBC pipelines Signed-off-by: nmars <nmarsell@redhat.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @nmars. Thanks for your PR. I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
|
thanks @nmars ! |
|
New images:
They will expire after two weeks. To deploy this build: # Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:d030c5d make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-d030c5dOr as a Catalog Source: apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
metadata:
name: netobserv-dev
namespace: openshift-marketplace
spec:
sourceType: grpc
image: quay.io/netobserv/network-observability-operator-catalog:v0.0.0-d030c5d
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-1.8 #1208 +/- ##
===============================================
+ Coverage 62.42% 62.46% +0.04%
===============================================
Files 77 77
Lines 11581 11581
===============================================
+ Hits 7229 7234 +5
+ Misses 3893 3889 -4
+ Partials 459 458 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…1208) Add fbc-target-index-pruning-check to FBC pipelines Signed-off-by: nmars <nmarsell@redhat.com>
A new task in the FBC builder pipeline will soon become required by Konflux's Conforma policies.
The task definition can be found here:
Ref: