Skip to content

Support routing apiserver by fake kubeconfig#22

Open
Eikykun wants to merge 1 commit into
openkruise:masterfrom
Eikykun:dev-eikykun-fakeconfigmap
Open

Support routing apiserver by fake kubeconfig#22
Eikykun wants to merge 1 commit into
openkruise:masterfrom
Eikykun:dev-eikykun-fakeconfigmap

Conversation

@Eikykun
Copy link
Copy Markdown
Member

@Eikykun Eikykun commented May 30, 2023

support routing apiserver by fake kubeconfig.

@kruise-bot kruise-bot requested review from FillZpp and furykerry May 30, 2023 09:09
@Eikykun Eikykun changed the title support disable iptable Support routing apiserver by fake kubeconfig May 30, 2023
if disableIptables {
stoppedCh := make(chan struct{})
go func() {
if err := p.insecureServer.ListenAndServe(); err != nil {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

0% of developers fix this issue

GO-2023-1571: A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.


ℹ️ Expand to see all @sonatype-lift commands

You can reply with the following commands. For example, reply with @sonatype-lift ignoreall to leave out all findings.

Command Usage
@sonatype-lift ignore Leave out the above finding from this PR
@sonatype-lift ignoreall Leave out all the existing findings from this PR
@sonatype-lift exclude <file|issue|path|tool> Exclude specified file|issue|path|tool from Lift findings by updating your config.toml file

Note: When talking to LiftBot, you need to refresh the page to see its response.
Click here to add LiftBot to another repo.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@sonatype-lift ignoreall

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

The ignoreall command is active on this PR, all the existing Lift issues are ignored.

@Eikykun
Copy link
Copy Markdown
Member Author

Eikykun commented May 30, 2023

/approve

@kruise-bot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Eikykun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@kruise-bot
Copy link
Copy Markdown

@Eikykun: you cannot LGTM your own PR.

Details

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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.

2 participants