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

[openshift-4.19] Add insights-runtime-extractor #5652

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions images/ose-insights-runtime-extractor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
content:
source:
dockerfile: ./Containerfile-extractor
git:
branch:
target: release-{MAJOR}.{MINOR}
url: git@github.com:openshift-priv/insights-runtime-extractor.git
web: https://github.com/openshift/insights-runtime-extractor
ci_alignment:
streams_prs:
ci_build_root:
stream: rhel-9-golang-ci-build-root
distgit:
branch: rhaos-{MAJOR}.{MINOR}-rhel-9
component: ose-insights-runtime-extractor-container
delivery:
repo_name: openshift4/ose-insights-runtime-extractor-rhel9
enabled_repos:
- rhel-9-baseos-rpms
- rhel-9-appstream-rpms
- rhel-9-server-ose-rpms-embargoed
from:
builder:
- member: openshift-enterprise-base-rhel9
- stream: rhel-9-golang
member: openshift-enterprise-base-rhel9
for_payload: true
payload_name: insights-runtime-extractor
name: openshift/ose-insights-runtime-extractor-rhel9
owners:
- jmesnil@redhat.com
Loading