-
Notifications
You must be signed in to change notification settings - Fork 34
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
Performance Config #818
Merged
Merged
Performance Config #818
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Skipping CI for Draft Pull Request. |
achimweigel
approved these changes
Sep 15, 2023
guewa
added a commit
to robertgraeff/landscaper
that referenced
this pull request
Oct 5, 2023
* fix logging (run-int-tests) (gardener#819) * Performance Config (gardener#818) * Deployer config * Landscaper config * Metrics in Helm Chart Templates and Values (gardener#821) * Metrics * Test (run-int-tests) * Component Library Flag (gardener#822) * Flag for component library * Generate * Pass component library flag to subobjects * Default component library * Generate * Mark fields as optional (run-int-tests) * Revert "Component Library Flag (gardener#822)" (gardener#824) This reverts commit 63a77b1. * add feedback to proposal (gardener#826) * OCM Flag (gardener#825) * OCM flag in context * OCM flag in landscaper config * Generate * OCM flag in deployer config * Generate (run-int-tests) * Proposal timeouts and typical error page (gardener#823) * timeout proposal * Release v0.78.0 * Prepare next Dev Cycle v0.79.0-dev * update pipeline definition (gardener#829) * fix blueprint docu (gardener#832) * Fix pipeline (gardener#835) * adjust pipeline to run with specific component lib version (run-int-tests) * minor adjustments * (run-int-tests) * update pipeline definition for head updates (gardener#830) * update pipeline definition for head updates * update pipeline for release jobs * fix dependency relationship for update release * Pipeline fix (gardener#836) * fix pipeline * (run-int-tests) * Update .ci/pipeline_definitions Co-authored-by: Johannes Aubart <johannes.aubart@sap.com> --------- Co-authored-by: Johannes Aubart <johannes.aubart@sap.com> * true in pipeline definition converted to True (gardener#839) * Integrate ocm lib only (gardener#837) * ocm-lib-test (run-int-tests) * (run-int-tests) --------- Co-authored-by: Fabian Burth <fabian.burth@sap.com> * USE_OCM_LIB parameter for local int tests (gardener#846) --------- Co-authored-by: achimweigel <achim.weigel@sap.com> Co-authored-by: Robert Gräff <robert.graeff@sap.com> Co-authored-by: gardener-robot-ci-3 <gardener.ci.user3@gmail.com> Co-authored-by: gardener-robot-ci-2 <gardener.ci.user2@gmail.com> Co-authored-by: Fabian Burth <fabian.burth@sap.com> Co-authored-by: Johannes Aubart <johannes.aubart@sap.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/performance
Performance (across all domains, such as control plane, networking, storage, etc.) related
kind/enhancement
Enhancement, improvement, extension
needs/ok-to-test
Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD)
needs/review
Needs review
priority/3
Priority (lower number equals higher priority)
size/m
Size of pull request is medium (see gardener-robot robot/bots/size.py)
status/closed
Issue is closed (either delivered or triaged)
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How to categorize this PR?
/area performance
/kind enhancement
/priority 3
What this PR does / why we need it:
This PR makes certain performance settings configurable via helm chart values.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Release note: