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

⚠️ Use unix sockets by default for reverse proxy communication #495

Conversation

metal3-io-bot
Copy link
Contributor

This is an automated cherry-pick of #494

/assign tuminoid

Using additional ports increase the chance of conflicting with something
else on the node and is also potentially less efficient. We have used
Unix sockets via a shared directory in OpenShift for a while without any
complaints. I think upstream should do the same.

Signed-off-by: Dmitry Tantsur <dtantsur@protonmail.com>
@metal3-io-bot metal3-io-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 10, 2024
@tuminoid
Copy link
Member

/rettile ⚠️ Use unix sockets by default for reverse proxy communication

@tuminoid
Copy link
Member

/hold
Jenkins triggers not active for this branch, fixing.

Also needs #493 to merge first.

@metal3-io-bot metal3-io-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 10, 2024
@tuminoid
Copy link
Member

/retitle ⚠️ Use unix sockets by default for reverse proxy communication

@metal3-io-bot metal3-io-bot changed the title [release-24.1] ⚠️ Use unix sockets by default for reverse proxy communication ⚠️ Use unix sockets by default for reverse proxy communication Apr 10, 2024
Copy link
Member

@tuminoid tuminoid left a comment

Choose a reason for hiding this comment

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

/lgtm

Prow triggers being added here: metal3-io/project-infra#693

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Apr 10, 2024
@tuminoid
Copy link
Member

/test metal3-centos-e2e-integration-test-main
/test metal3-ubuntu-e2e-integration-test-main

Running with the new keywords, and checking if they actually run the right tests. After that, will change the required tests configs.

@kashifest
Copy link
Member

/test-centos-integration-main

1 similar comment
@kashifest
Copy link
Member

/test-centos-integration-main

@tuminoid
Copy link
Member

/retest

@tuminoid
Copy link
Member

Just checking what Prow now shows for this branch:

/test ?

@metal3-io-bot
Copy link
Contributor Author

@tuminoid: The following commands are available to trigger required jobs:

  • /test markdownlint
  • /test metal3-centos-e2e-integration-test-main
  • /test metal3-ubuntu-e2e-integration-test-main
  • /test shellcheck

Use /test all to run the following jobs that were automatically triggered:

  • shellcheck

In response to this:

Just checking what Prow now shows for this branch:

/test ?

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.

@elfosardo
Copy link
Member

/approve
@tuminoid I think we can unhold this now

@metal3-io-bot
Copy link
Contributor Author

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo

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

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2024
@tuminoid
Copy link
Member

Yes, I was just waiting if I need to rebase this on top of the other or if the CI handles testing that properly.
/unhold

@metal3-io-bot metal3-io-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 12, 2024
@metal3-io-bot metal3-io-bot merged commit 61358dc into metal3-io:release-24.1 Apr 12, 2024
9 checks passed
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. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants