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 a variable to set resources and upgrade OAuth Proxy image #81

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

lentidas
Copy link
Contributor

@lentidas lentidas commented Apr 3, 2024

Description of the changes

This PR adds a variable to set resources' limits and requests on the module components.

Having default values is good practice to prevent that our components could eventually starve other workloads on the cluster. However, these should probably be adapted in production clusters and are only a safeguard in case someone forgets to set them.

It also upgrades the image of OAuth Proxy, which is used for authenticating to the services of the Thanos.

⚠️ Do a Rebase and merge

Breaking change

  • No

Tests executed on which distribution(s)

  • AKS (Azure)
  • EKS (AWS)
  • SKS (Exoscale)

lentidas added 2 commits April 3, 2024 11:43
Having default values is good practice to prevent that our components could eventually starve other workloads on the cluster. However, these should probably be adapted in production clusters and are only a safeguard in case someone forgets to set them.
@lentidas lentidas self-assigned this Apr 3, 2024
@lentidas lentidas requested a review from a team as a code owner April 3, 2024 10:06
@lentidas lentidas merged commit 8927bcb into main Apr 16, 2024
@lentidas lentidas deleted the ISDEVOPS-259 branch April 16, 2024 15:01
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