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

feat: add keepAlive flag and fix worker flag read #47

Merged

Conversation

grinish21
Copy link
Member

@grinish21 grinish21 commented Jul 7, 2022

  • Added disableKeepAlive flag to address high sockets opening while running on super high load as http on Kube Clusters
  • Fix the issue with workerSize not being read from flags provided with 100 as default

@nsc5171 nsc5171 merged commit 549081d into americanexpress:main Jul 7, 2022
nsc5171 added a commit that referenced this pull request Jul 7, 2022
github-actions bot pushed a commit to grinish21/earlybird that referenced this pull request Sep 7, 2022
# [2.1.0](v2.0.3...v2.1.0) (2022-09-07)

### Bug Fixes

* clone repo arguments ([f900f92](f900f92))
* error when the compress file has size 0 ([16588b0](16588b0))
* feedback and unit tests ([a677136](a677136))
* issue with build due to sys package ([ef7e0b7](ef7e0b7))
* **password-secret:** valid regex for one-liner files ([7c5e455](7c5e455))
* remove the default ignore with .gitignore to avoid missing scans on the repo. ([2e6255d](2e6255d))

### Features

* add keepAlive flag and fix worker flag read ([americanexpress#47](https://github.com/grinish21/earlybird/issues/47)) ([549081d](549081d))
* add ldflags for version injection during artifacts build ([171d986](171d986))
* adding branch scanning ([f1f2710](f1f2710))
* adding doc conversion ([c746b67](c746b67))
* use semantic versioning to create semantic releases and changelog.md file ([e9f05e3](e9f05e3))
github-actions bot pushed a commit that referenced this pull request Sep 7, 2022
# [3.13.0](v3.12.0...v3.13.0) (2022-09-07)

### Bug Fixes

* release branch set to main ([fcdba6f](fcdba6f))
* remove the default ignore with .gitignore to avoid missing scans on the repo. ([2e6255d](2e6255d))

### Features

* add keepAlive flag and fix worker flag read ([#47](#47)) ([549081d](549081d))
* add ldflags for version injection during artifacts build ([32fc145](32fc145))
* use semantic versioning to create semantic releases and changelog.md file ([2e8a2e9](2e8a2e9))
@github-actions
Copy link

github-actions bot commented Sep 7, 2022

🎉 This PR is included in version 3.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants