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

ci: improve and upgrade deployments limits #216

Merged
merged 4 commits into from
Jun 13, 2023
Merged

Conversation

RMCampos
Copy link
Contributor

@RMCampos RMCampos commented Jun 13, 2023

Description

  • Increases frontend CPU request and limit
  • Reduce database initialDelaySeconds to 10 seconds
  • Reduce backend initialDelaySeconds due to Cloud Native images

Fixes #215

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

This will be tested with this PR.

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments


Thanks for the PR!

Any successful deployments (not always required) will be available below.
Backend
Frontend
Oracle-API

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

@RMCampos RMCampos requested a review from craigyu as a code owner June 13, 2023 20:46
@RMCampos RMCampos self-assigned this Jun 13, 2023
@RMCampos RMCampos requested a review from SLDonnelly as a code owner June 13, 2023 20:46
@RMCampos RMCampos linked an issue Jun 13, 2023 that may be closed by this pull request
@RMCampos RMCampos requested a review from DerekRoberts as a code owner June 13, 2023 20:46
@RMCampos RMCampos merged commit d21fea0 into main Jun 13, 2023
@RMCampos RMCampos deleted the 215-spar-frontend-too-slow branch June 13, 2023 22:02
@RMCampos RMCampos mentioned this pull request Jun 14, 2023
DerekRoberts pushed a commit that referenced this pull request May 13, 2024
* ci: improve and upgrade deployments limits

* fix: memory request que limit for database

* fix: memory request and limits for backend and oracle-api
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* ci: improve and upgrade deployments limits

* fix: memory request que limit for database

* fix: memory request and limits for backend and oracle-api
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* ci: improve and upgrade deployments limits

* fix: memory request que limit for database

* fix: memory request and limits for backend and oracle-api
DerekRoberts pushed a commit that referenced this pull request May 14, 2024
* ci: improve and upgrade deployments limits

* fix: memory request que limit for database

* fix: memory request and limits for backend and oracle-api
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.

SPAR frontend too slow
3 participants