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

Fix the case of protocol in flow-aggregator doc #3110

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

tnqn
Copy link
Member

@tnqn tnqn commented Dec 9, 2021

The protocol must be written in lowercase, otherwise the validation
would fail.

Signed-off-by: Quan Tian [email protected]

I followed the doc to deploy flow-aggregator and found it crashed because of this.

The protocol must be written in lowercase, otherwise the validation
would fail.

Signed-off-by: Quan Tian <[email protected]>
@tnqn tnqn requested review from antoninbas and zyiou December 9, 2021 17:58
@codecov-commenter
Copy link

Codecov Report

Merging #3110 (c3f850e) into main (b87b76c) will decrease coverage by 24.48%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #3110       +/-   ##
===========================================
- Coverage   60.83%   36.34%   -24.49%     
===========================================
  Files         295      329       +34     
  Lines       24892    37689    +12797     
===========================================
- Hits        15142    13698     -1444     
- Misses       8095    22690    +14595     
+ Partials     1655     1301      -354     
Flag Coverage Δ
integration-tests 31.35% <ø> (?)
kind-e2e-tests ?
unit-tests 40.36% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/ovs/openflow/default.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/util/runtime/runtime.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/ovs/openflow/logs.go 9.52% <0.00%> (-90.48%) ⬇️
pkg/apis/controlplane/register.go 0.00% <0.00%> (-90.00%) ⬇️
pkg/agent/controller/networkpolicy/reject.go 0.00% <0.00%> (-87.91%) ⬇️
pkg/agent/nodeportlocal/k8s/annotations.go 0.00% <0.00%> (-83.88%) ⬇️
pkg/agent/client.go 0.00% <0.00%> (-77.42%) ⬇️
pkg/ovs/ovsconfig/ovs_client_linux.go 0.00% <0.00%> (-76.93%) ⬇️
pkg/flowaggregator/certificate.go 0.00% <0.00%> (-76.58%) ⬇️
...agent/controller/traceflow/traceflow_controller.go 0.00% <0.00%> (-69.86%) ⬇️
... and 399 more

@antoninbas
Copy link
Contributor

/skip-all

@antoninbas antoninbas merged commit 7565e2b into antrea-io:main Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants