-
Notifications
You must be signed in to change notification settings - Fork 34
OSD-30680:Adding konflux build files and renovate config changes #150
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <[email protected]>
@Elaarun88: This pull request references OSD-30680 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
/retest |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Elaarun88 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #150 +/- ##
=======================================
Coverage 50.40% 50.40%
=======================================
Files 5 5
Lines 244 244
=======================================
Hits 123 123
Misses 101 101
Partials 20 20 🚀 New features to boost your workflow:
|
/retest |
@Elaarun88 I myself has not access to pipeline runs here is that expected? |
@Elaarun88: all tests passed! Full PR test history. Your PR dashboard. 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-sigs/prow repository. I understand the commands that are listed here. |
@Elaarun88: This pull request references OSD-30680 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.20.0" version, but no target version was set. 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 openshift-eng/jira-lifecycle-plugin repository. |
What is being added?
Adding Konflux .tekton pipelines for push and pull events
Adding Konflux .tekton build trigger expression
Adding renovate config file that is configured to auto merge bumps to the .tekton pipelines (Konflux build)
Updating registry.access.redhat.com/ubi8/ubi-minimal with latest version
Checklist before requesting review
Test Results
Please find the pipeline runs
https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/managed-node-metadata-operator-tenant/applications/managed-node-metadata-operator/activity/pipelineruns
Steps To Manually Test
https://konflux-ui.apps.kflux-prd-rh03.nnv1.p1.openshiftapps.com/ns/managed-node-metadata-operator-tenant/applications/managed-node-metadata-operator/releases
Ref OSD-30680