-
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
Integrate ocm lib only #837
Conversation
Skipping CI for Draft Pull Request. |
/test all |
@guewa: No jobs can be run with
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-landscaper-e2e-kind |
@achimweigel: The following test failed, say
Full PR test history. Your PR dashboard. Command help for this repository. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
766b525
to
3ddad42
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests passed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appears like no active coding was changed.
This reverts commit 918c259.
* 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>
How to categorize this PR?
/area deployers
/kind enhancement
/priority 3
What this PR does / why we need it:
This PR adds the main part of files required to integrate the new OCM lib without changing the current productive coding. This allows the review of follow up PRs.
To speed up the build some new coding is commented out. All these part could be found searching for TODO of NotImplemented.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Release note: