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

fix: http-server start bind address update #272

Merged
merged 1 commit into from
Oct 19, 2022
Merged

fix: http-server start bind address update #272

merged 1 commit into from
Oct 19, 2022

Conversation

zhuzhenfan
Copy link
Contributor

Signed-off-by: zhuzhenfan 981189503@qq.com

What type of PR is this?

/kind bug

What this PR does / why we need it:

http-server/static-file-server/controller-api start bind address update. Previously, the http server was listening to the 0.0.0.0 network segment, without listening to the network interface of the guide according to the configuration file

Which issue(s) this PR fixes:

Fixes #246

Special notes for reviewers:

@x893675 @qinyer 

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:


@x893675 @qinyer

Signed-off-by: zhuzhenfan <981189503@qq.com>
@kubeclipper-bot kubeclipper-bot added kind/bug Categorizes issue or PR as related to a bug. release-note-none dco-signoff: yes size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #272 (123584b) into master (e0e0cf1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   13.08%   13.08%           
=======================================
  Files          98       98           
  Lines       15395    15395           
=======================================
  Hits         2014     2014           
  Misses      13141    13141           
  Partials      240      240           

@x893675
Copy link
Collaborator

x893675 commented Oct 19, 2022

/cc @qinyer @lixd

@x893675
Copy link
Collaborator

x893675 commented Oct 19, 2022

/milestone v1.3.1

@kubeclipper-bot kubeclipper-bot added this to the v1.3.1 milestone Oct 19, 2022
@qinyer
Copy link
Contributor

qinyer commented Oct 19, 2022

The deployment process has been tested and is running properly.
/lgtm

@kubeclipper-bot kubeclipper-bot added the lgtm Indicates that a PR is ready to be merged. label Oct 19, 2022
@kubeclipper-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: d7b412488d0077937e12d587acb80abbabebc038

@x893675
Copy link
Collaborator

x893675 commented Oct 19, 2022

/approve

@kubeclipper-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: x893675, zhuzhenfan

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

@kubeclipper-bot kubeclipper-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 19, 2022
@kubeclipper-bot kubeclipper-bot merged commit e9fc845 into kubeclipper:master Oct 19, 2022
@zhuzhenfan zhuzhenfan deleted the server-bind branch October 24, 2022 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes kind/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants