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

Enable Halibut TCP Keepalives by default #706

Merged

Conversation

nathanwoctopusdeploy
Copy link
Contributor

@nathanwoctopusdeploy nathanwoctopusdeploy commented Nov 30, 2023

Background

Enable Halibut TCP Keepalives by default

The environment variable has been left so that TCP keep alive can be disabled if required.

[sc-64824]

Related to #692

How to review this PR

Quality ✔️

Pre-requisites

  • I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
  • I have considered informing or consulting the right people, according to the ownership map.
  • I have considered appropriate testing for my change.

@nathanwoctopusdeploy nathanwoctopusdeploy requested a review from a team as a code owner November 30, 2023 01:38
Copy link

This pull request has been linked to Shortcut Story #64824: Rollout TCP Keep Alives for Tentacle.

@nathanwoctopusdeploy nathanwoctopusdeploy force-pushed the sast/enable-halibut-tcp-keep-alives-by-default branch from 3770d23 to a453f64 Compare November 30, 2023 01:39
var builder = new ContainerBuilder();
var configuration = new StubTentacleConfiguration();
configuration.TentacleCertificate = configuration.GenerateNewCertificate();
configuration.AddOrUpdateTrustedOctopusServer(new OctopusServerConfiguration("NOPE"));
Copy link
Contributor

Choose a reason for hiding this comment

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

lawl

@nathanwoctopusdeploy nathanwoctopusdeploy enabled auto-merge (squash) December 1, 2023 00:47
@nathanwoctopusdeploy nathanwoctopusdeploy enabled auto-merge (squash) December 1, 2023 00:48
@nathanwoctopusdeploy nathanwoctopusdeploy merged commit ac4a784 into main Dec 1, 2023
48 checks passed
@nathanwoctopusdeploy nathanwoctopusdeploy deleted the sast/enable-halibut-tcp-keep-alives-by-default branch December 1, 2023 03:09
nathanwoctopusdeploy added a commit that referenced this pull request Dec 1, 2023
nathanwoctopusdeploy added a commit that referenced this pull request Dec 1, 2023
nathanwoctopusdeploy added a commit that referenced this pull request Dec 2, 2023
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.

2 participants