-
Notifications
You must be signed in to change notification settings - Fork 122
NO-JIRA: add Konflux links to documentation for ODH-io and RHDS #2662
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?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| # Konflux | ||
|
|
||
| ## ODH-io | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ODH-io (Open Data Hub)This section covers the Konflux setup for the upstream Open Data Hub community project. project:
|
||
|
|
||
| project: `open-data-hub-tenant` | ||
|
|
||
| * [konflux ui](https://konflux-ui.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/ns/open-data-hub-tenant/applications/opendatahub-release/components) | ||
| * [openshift console](https://console-openshift-console.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/k8s/cluster/projects/open-data-hub-tenant) | ||
| * [configs](https://github.com/opendatahub-io/odh-konflux-central): | ||
| [pipelines](https://github.com/opendatahub-io/odh-konflux-central/tree/main/pipelines/notebooks), | ||
| [gitops](https://github.com/opendatahub-io/odh-konflux-central/tree/main/gitops) (components, e2e tests) | ||
|
|
||
| ## RHDS | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. RHDS (Red Hat Data Services / RHOAI)This section covers the Konflux setup for the enterprise downstream Red Hat Data Services offering (often associated with RHOAI - Red Hat OpenShift AI). project:
|
||
|
|
||
| project: `rhoai-tenant` | ||
|
|
||
| * [konflux ui](https://konflux-ui.apps.stone-prod-p02.hjvn.p1.openshiftapps.com/ns/rhoai-tenant/applications) | ||
| * [openshift console](https://console-openshift-console.apps.stone-prod-p02.hjvn.p1.openshiftapps.com/k8s/cluster/projects/rhoai-tenant) | ||
| * [configs](https://github.com/red-hat-data-services/konflux-central): | ||
| [pipelineruns](https://github.com/red-hat-data-services/konflux-central/tree/main/pipelineruns/notebooks/.tekton) | ||
|
|
||
| ## Automations | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ⚙️ Automations (Upstream/Downstream Flow)These GitHub Actions workflows manage the automated synchronization of configurations between the upstream ODH community repositories and the downstream RHDS/RHOAI repositories, ensuring a smooth flow of changes and releases.
|
||
|
|
||
| * [ODH-io -> RHDS auto-merge](https://github.com/red-hat-data-services/rhods-devops-infra/actions/workflows/upstream-auto-merge.yaml) | ||
| * [RHDS/main -> rhoai-* auto-merge](https://github.com/red-hat-data-services/rhods-devops-infra/actions/workflows/main-release-auto-merge.yaml) | ||
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.
This file provides an overview and quick access links to the Konflux environments used for building and deploying components for the Open Data Hub (ODH) and Red Hat Data Services (RHDS) projects.
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.
@coderabbitai apply suggestion please
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.
@jiridanek, I cannot commit code directly to the repository, but I can provide you with the suggested text that you can add to the file yourself.
Here's the content suggested by @atheo89 that should be added after the
# Konfluxheading:You can add this descriptive paragraph right after the heading in
docs/konflux.mdto provide context about what the file contains.