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

Refactor: separate the creation of informers from tunnel server component #585

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

YRXING
Copy link
Member

@YRXING YRXING commented Nov 12, 2021

What type of PR is this?

/kind enhancement
/kind design

What this PR does / why we need it:

The informers used by tunnel server is created by its component alone. This may cause the misuse of informers in the future. So i separate the creation of informers and tunnel server registers informers it need at the beginning of its start.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

no

other Note

@openyurt-bot openyurt-bot added kind/enhancement kind/enhancement kind/design kind/design size/L size/L: 100-499 labels Nov 12, 2021
@rambohe-ch
Copy link
Member

@YRXING Thank you making pull request, i will take a look at weekend.
/hold

@openyurt-bot openyurt-bot added the do-not-merge/hold do-not-merge/hold label Nov 12, 2021
@rambohe-ch
Copy link
Member

/hold cancel

@openyurt-bot openyurt-bot removed the do-not-merge/hold do-not-merge/hold label Nov 15, 2021
@rambohe-ch
Copy link
Member

/lgtm
/approve

@openyurt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rambohe-ch, YRXING

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

@openyurt-bot openyurt-bot added the approved approved label Nov 15, 2021
@openyurt-bot openyurt-bot merged commit 6e4e5d7 into openyurtio:master Nov 15, 2021
MrGirl pushed a commit to MrGirl/openyurt that referenced this pull request Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved approved kind/design kind/design kind/enhancement kind/enhancement lgtm lgtm size/L size/L: 100-499
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants