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

[Windows] Always update agent configs on startup #1847

Merged
merged 1 commit into from Feb 10, 2021

Conversation

ruicao93
Copy link
Contributor

@ruicao93 ruicao93 commented Feb 9, 2021

When starting antrea-agent directly from helper script. The agent
configurations need to be updated every time before starting
the antrea-agent process because the k8s and antrea-controller
API server may be changed after the last startup.

Signed-off-by: Rui Cao rcao@vmware.com

When starting antrea-agent directly from helper script. The agent
configurations need to be updated every time before starting
the antrea-agent process because the k8s and antrea-controller
API server may be changed after the last startup.

Signed-off-by: Rui Cao <rcao@vmware.com>
@codecov-io
Copy link

codecov-io commented Feb 9, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@56f6ea9). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1847   +/-   ##
=======================================
  Coverage        ?   52.42%           
=======================================
  Files           ?      187           
  Lines           ?    16102           
  Branches        ?        0           
=======================================
  Hits            ?     8441           
  Misses          ?     6810           
  Partials        ?      851           
Flag Coverage Δ
e2e-tests 34.04% <0.00%> (?)
unit-tests 42.59% <0.00%> (?)

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

@ruicao93
Copy link
Contributor Author

ruicao93 commented Feb 9, 2021

/test-all

@ruicao93
Copy link
Contributor Author

/test-windows-conformance-containerd

@ruicao93
Copy link
Contributor Author

/test-windows-networkpolicy-containerd

@ruicao93
Copy link
Contributor Author

/test-windows-containerd-conformance

@ruicao93
Copy link
Contributor Author

/test-windows-containerd-networkpolicy

2 similar comments
@ruicao93
Copy link
Contributor Author

/test-windows-containerd-networkpolicy

@ruicao93
Copy link
Contributor Author

/test-windows-containerd-networkpolicy

@ruicao93
Copy link
Contributor Author

/test-windows-conformance

@ruicao93
Copy link
Contributor Author

/test-windows-networkpolicy

@ruicao93
Copy link
Contributor Author

/test-windows-containerd-conformance

@ruicao93
Copy link
Contributor Author

/test-windows-containerd-networkpolicy

@ruicao93
Copy link
Contributor Author

/test-windows-networkpolicy

@ruicao93
Copy link
Contributor Author

/test-ipv6-only

@ruicao93
Copy link
Contributor Author

/test-ipv6-all

@ruicao93 ruicao93 merged commit 470e8af into antrea-io:main Feb 10, 2021
antoninbas pushed a commit to antoninbas/antrea that referenced this pull request Feb 10, 2021
When starting antrea-agent directly from helper script. The agent
configurations need to be updated every time before starting
the antrea-agent process because the k8s and antrea-controller
API server may be changed after the last startup.

Signed-off-by: Rui Cao <rcao@vmware.com>
antoninbas pushed a commit to antoninbas/antrea that referenced this pull request Feb 10, 2021
When starting antrea-agent directly from helper script. The agent
configurations need to be updated every time before starting
the antrea-agent process because the k8s and antrea-controller
API server may be changed after the last startup.

Signed-off-by: Rui Cao <rcao@vmware.com>
antoninbas pushed a commit that referenced this pull request Feb 11, 2021
When starting antrea-agent directly from helper script. The agent
configurations need to be updated every time before starting
the antrea-agent process because the k8s and antrea-controller
API server may be changed after the last startup.

Signed-off-by: Rui Cao <rcao@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants