-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NETOBSERV-1737: consolePlugin fails to get deployed on 4.17 cluster [Backport 1.6] #762
NETOBSERV-1737: consolePlugin fails to get deployed on 4.17 cluster [Backport 1.6] #762
Conversation
…etobserv#718) * openshift api vendor * update console plugin api * restore envtest openshift manifests
@jotak: This pull request references NETOBSERV-1737 which is a valid jira issue. In response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-1.6 #762 +/- ##
===============================================
- Coverage 67.15% 66.45% -0.70%
===============================================
Files 70 71 +1
Lines 8115 8211 +96
===============================================
+ Hits 5450 5457 +7
- Misses 2273 2362 +89
Partials 392 392
Flags with carried forward coverage won't be shown. Click here to find out more.
|
New images:
They will expire after two weeks. To deploy this build: # Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:dc656d4 make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-dc656d4 Or 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-dc656d4
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jotak The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
165dfa5
into
netobserv:release-1.6
openshift api vendor
update console plugin api
restore envtest openshift manifests
Description
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.