Skip to content

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Elaarun88
Copy link

@Elaarun88 Elaarun88 commented Jul 11, 2025

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

  • I have tested this locally
  • I have included unit tests
  • I have updated any corresponding documentation

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

  1. Make sure the automated PR's created(open state) for .tekton pipelines (Konflux build)
  2. verify the image released under konflux
    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

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 11, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 11, 2025

@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:

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)

Checklist before requesting review

  • I have tested this locally
  • I have included unit tests
  • I have updated any corresponding documentation

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

  1. Make sure the automated PR's created(open state) for .tekton pipelines (Konflux build)
  2. verify the image released under konflux
    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

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.

@openshift-ci openshift-ci bot requested review from chamalabey and ravitri July 11, 2025 18:23
@Elaarun88
Copy link
Author

Elaarun88 commented Jul 11, 2025

/retest

Copy link
Contributor

openshift-ci bot commented Jul 11, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Elaarun88
Once this PR has been reviewed and has the lgtm label, please assign clcollins for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 11, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.40%. Comparing base (ed8ba70) to head (7b480fa).
Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Elaarun88
Copy link
Author

/retest

@chamalabey
Copy link

@Elaarun88 I myself has not access to pipeline runs here is that expected?
cc: @ravitri

Copy link
Contributor

openshift-ci bot commented Jul 16, 2025

@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.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jul 16, 2025

@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:

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

  • I have tested this locally
  • I have included unit tests
  • I have updated any corresponding documentation

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

  1. Make sure the automated PR's created(open state) for .tekton pipelines (Konflux build)
  2. verify the image released under konflux
    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

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants