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(helm chart): Make env vars configurable and auto configure go runtime #1246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sslavic
Copy link

@sslavic sslavic commented Jan 26, 2024

Reason for Change:

PR extends the workload-identity-webhook helm chart with support for configuring environment variables and it automatically configures Go runtime (GOMAXPROCS and GOMEMLIMIT) to make the runtime aware of resources assigned to the azure-wi-webhook-controller-manager Deployment containers. This reduces likelihood of CPUThrottlingHigh paging and OOM crashes.

Requirements

  • squashed commits
  • included documentation
  • added unit tests and e2e tests (if applicable).

Issue Fixed:

Please answer the following questions with yes/no:

Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

  • yes
  • no

Notes for Reviewers:

@sslavic sslavic requested review from aramase and enj as code owners January 26, 2024 13:43
@sslavic
Copy link
Author

sslavic commented Jan 26, 2024

@microsoft-github-policy-service agree

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.

1 participant