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

Solve the problem of manually creating yurt tunnel agent to report er… #268

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Conversation

yanyhui
Copy link
Member

@yanyhui yanyhui commented Apr 20, 2021

…rors.

Ⅰ. Describe what this PR does

To solve the problem of manual creation of yurt tunnel agent, execute kubectl apply - f config/setup/yurt tunnel-agent.yaml ,After the command, because yurt tunnel- agent.yaml The file is lack of parameters, which leads to the corresponding pod always in crash lookup off state.

Ⅱ. Does this pull request fix one issue?

fixes #262

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Please refer to address
https://github.com/openyurtio/openyurt/blob/0.3.0/docs/tutorial/yurt-tunnel.md#5-setup-the-yurt-tunnel-manually.

Ⅳ. Describe how to verify it

Please refer to address
https://github.com/openyurtio/openyurt/blob/0.3.0/docs/tutorial/yurt-tunnel.md#5-setup-the-yurt-tunnel-manually.

Ⅴ. Special notes for reviews

Verification must be a reference https://github.com/openyurtio/openyurt/blob/0.3.0/docs/tutorial/yurt-tunnel.md#5-setup-the-yurt-tunnel-manually.

Copy link
Member

@rambohe-ch rambohe-ch left a comment

Choose a reason for hiding this comment

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

LGTM

@rambohe-ch rambohe-ch merged commit 4e64fe9 into openyurtio:master Apr 20, 2021
MrGirl pushed a commit to MrGirl/openyurt that referenced this pull request Mar 29, 2022
Solve the problem of manually creating yurt tunnel agent to report er…
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.

Error report in creating pod of yurt tunnel agent
2 participants