Skip to content
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-448: Moving agent type, ipfix and ebpf config into their own common subsection. #162

Merged
merged 2 commits into from
Sep 6, 2022

Conversation

mariomac
Copy link
Contributor

@mariomac mariomac commented Sep 5, 2022

Addressing this API review comment: openshift/api#1218 (comment)

This PR introduces the following breaking changes:

  • agent property now is an object. The previous agent string value now is a property named type, inside the agent section.
  • agent.type values now must be uppercase: IPFIX or EBPF
  • ipfix and ebpf object sections now are subsections of agent section

@mariomac mariomac added ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. breaking-change This pull request has breaking changes. They should be described in PR description. labels Sep 5, 2022
@mariomac mariomac requested review from jotak and OlivierCazade and removed request for jotak September 5, 2022 15:30
@github-actions
Copy link

github-actions bot commented Sep 5, 2022

New image: ["quay.io/netobserv/network-observability-operator:09fb49d"]. It will expire after two weeks.

@github-actions github-actions bot removed the ok-to-test To set manually when a PR is safe to test. Triggers image build on PR. label Sep 5, 2022
Copy link
Contributor

@OlivierCazade OlivierCazade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested and worked as expected

@openshift-ci
Copy link

openshift-ci bot commented Sep 6, 2022

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 5c85486 into netobserv:main Sep 6, 2022
@mariomac mariomac deleted the agent-section branch September 6, 2022 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved breaking-change This pull request has breaking changes. They should be described in PR description. lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants