-
Notifications
You must be signed in to change notification settings - Fork 42
NETOBSERV-108 [4.10] Document publishing on operator hubs #53
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
Conversation
|
@jotak: No Bugzilla bug is referenced in the title of this pull request. DetailsIn 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 kubernetes/test-infra repository. |
|
/hold |
|
/unhold |
| To turn it off, remove the `OVN_IPFIX_TARGETS` env from `daemonset/ovnkube-node`. | ||
| #### OpenShift 4.10 and above | ||
| No further action is required to enable IPFIX exports. If you want to turn off the exports, remove the `FlowCollector` cluster resource. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd even say that you MUST NOT follow the steps for Kubernetes or OpenShift <4.10 or it won't work because the duplicity of collectors (fixed in 4.11)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
And update a few descriptions, and logo, in CSV Add make target to deploy catalog for testing ... and update README Fix inferring default image versions in CRD defaults Improve operator description - add quick start Also add a publish script for reference Fix ALM example to use correct version
|
/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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
And update a few descriptions, and logo, in CSV Add make target to deploy catalog for testing ... and update README Fix inferring default image versions in CRD defaults Improve operator description - add quick start Also add a publish script for reference Fix ALM example to use correct version
See branch release-4.10 / netobserv#53
* Apply changes from last release See branch release-4.10 / #53 * Bundle: generate containerImage annotation * Generate bundle * Add missing fields: createAt, repository + use SVG logo
port decode module to new code structure and add tests
And update a few descriptions, and logo, in CSV
Note: I'm working on branch 4.10 now because we'll do the first release here, but then it will be cherry-picked to main