Open Amoghrd opened 5 days ago
@Amoghrd: This pull request references NETOBSERV-1981 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.19.0" version, but no target version was set.
nope not yet. Will try it now
Do the changes to files other than the CSV look good?
/ok-to-test
New images:
They will expire after two weeks.
To deploy this build:
# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:52cc70c make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-52cc70c
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-52cc70c
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m
New changes are detected. LGTM label has been removed.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from jpinsonneau. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/ok-to-test
New images:
They will expire after two weeks.
To deploy this build:
# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:cf05dd6 make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-cf05dd6
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-cf05dd6
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m
OpenTelemtry does not show up as default now but I dont see the sub fields for any of the exporters so there is still something missing
/ok-to-test
New images:
They will expire after two weeks.
To deploy this build:
# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:19d5070 make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-19d5070
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-19d5070
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m
Another issue I see is when I select KAFKA exporter in form view and click on YAML view I see OpenTelemetry still present
/ok-to-test
New images:
They will expire after two weeks.
To deploy this build:
# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:2967fcc make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-2967fcc
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-2967fcc
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m
/ok-to-test
New images:
They will expire after two weeks.
To deploy this build:
# Direct deployment, from operator repo
IMAGE=quay.io/netobserv/network-observability-operator:fa4fbca make deploy
# Or using operator-sdk
operator-sdk run bundle quay.io/netobserv/network-observability-operator-bundle:v0.0.0-fa4fbca
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-fa4fbca
displayName: NetObserv development catalog
publisher: Me
updateStrategy:
registryPoll:
interval: 1m
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.89%. Comparing base (
5442201
) to head (1adad58
). Report is 1 commits behind head on main.
@Amoghrd after changing the base CSV you need to run make update-bundle
Description
Fix form view for exporters section
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.