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

Correct Prepare-antreaagent.ps1 Script Path in Docs #2840

Merged
merged 1 commit into from Oct 5, 2021

Conversation

perithompson
Copy link
Contributor

@perithompson perithompson commented Sep 24, 2021

This corrects an incorrect path in the windows docs that points the prepare script to the wrong folder

Fixes: #2827

@perithompson perithompson changed the title Corrected path in windows docs for prepare script Windows Documentation fixes Sep 24, 2021
@antoninbas
Copy link
Contributor

@perithompson even though these are small changes, please open separate PRs

Signed-off-by: Peri Thompson <perit@vmware.com>
@perithompson perithompson changed the title Windows Documentation fixes Correct Prepare-antreaagent.ps1 Script Path in Docs Oct 5, 2021
@perithompson
Copy link
Contributor Author

sorry was out for a week, I have split these now

@antoninbas
Copy link
Contributor

/skip-all

@codecov-commenter
Copy link

Codecov Report

Merging #2840 (5d08bbb) into main (f0db744) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2840      +/-   ##
==========================================
- Coverage   40.93%   40.91%   -0.02%     
==========================================
  Files         158      158              
  Lines       19539    19562      +23     
==========================================
+ Hits         7998     8004       +6     
- Misses      10790    10797       +7     
- Partials      751      761      +10     
Flag Coverage Δ
unit-tests 40.91% <ø> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
pkg/apiserver/storage/ram/store.go 77.44% <0.00%> (-1.51%) ⬇️
pkg/agent/flowexporter/exporter/exporter.go 50.98% <0.00%> (-1.03%) ⬇️
pkg/agent/memberlist/cluster.go 71.98% <0.00%> (-0.14%) ⬇️
pkg/controller/egress/controller.go 84.12% <0.00%> (ø)
pkg/agent/proxy/proxier.go 42.23% <0.00%> (+0.12%) ⬆️
pkg/flowaggregator/flowaggregator.go 21.91% <0.00%> (+1.20%) ⬆️

@antoninbas antoninbas merged commit a72e277 into antrea-io:main Oct 5, 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.

antrea agent referencing the wrong path to update the c:\k\startkubelet.ps1 file
3 participants