Skip to content

rhidp 9361 pin the rhdh image to specific 1.y tag when creating a release 1.y branch in the rhdh operator and rhdh chart repos 1.6 - #253

Closed
rm3l wants to merge 120 commits into
redhat-developer:release-1.6from
rm3l:rhidp-9361-pin-the-rhdh-image-to-specific-1.y-tag-when-creating-a-release-1.y-branch-in-the-rhdh-operator-and-rhdh-chart-repos--1.6
Closed

rhidp 9361 pin the rhdh image to specific 1.y tag when creating a release 1.y branch in the rhdh operator and rhdh chart repos 1.6#253
rm3l wants to merge 120 commits into
redhat-developer:release-1.6from
rm3l:rhidp-9361-pin-the-rhdh-image-to-specific-1.y-tag-when-creating-a-release-1.y-branch-in-the-rhdh-operator-and-rhdh-chart-repos--1.6

Conversation

@rm3l

@rm3l rm3l commented Oct 16, 2025

Copy link
Copy Markdown
Member

Description of the change

Which issue(s) does this PR fix or relate to

  • JIRA_issue_link

How to test changes / Special notes to the reviewer

Checklist

  • For each Chart updated, version bumped in the corresponding Chart.yaml according to Semantic Versioning.
  • For each Chart updated, variables are documented in the values.yaml and added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes. The pre-commit Workflow will do this automatically for you if needed.
  • JSON Schema template updated and re-generated the raw schema via the pre-commit hook.
  • Tests pass using the Chart Testing tool and the ct lint command.
  • If you updated the orchestrator-infra chart, make sure the versions of the Knative CRDs are aligned with the versions of the CRDs installed by the OpenShift Serverless operators declared in the values.yaml file. See Installing Knative Eventing and Knative Serving CRDs for more details.

elai-shalev and others added 30 commits April 2, 2025 15:01
* Added Knative CRDs and Knative CR creation logic

* Added maintanence guide for CRDs, removed annotations

* CRD disclaimer

* Added Knative CRDs, instructions to update them, and subscription channel

* Chart version bump

* typos, updated README.tmpl

* update github test to installcrds upon upgrade

* applying crds from local dir

* pre-install hooks for namespaces

* adding delete hooks to knative

* Added pre-delete hooks for CRDs

* changing helm hooks in knative resources
…rt (redhat-developer#122)

* ci: Revert manually applying the CRDs from the orchestrator-infra chart

As discussed in [1], now that 0.0.3 (with the CRDs) is the baseline for the upgrade
checks, this is no longer needed.

[1] redhat-developer#117 (comment)

* [TO REMOVE] Test the changes by bumping the orchestrator-chart version

* Revert "[TO REMOVE] Test the changes by bumping the orchestrator-chart version"

This reverts commit 2a284d9.
…#123)

* ci: Refactor the GH Workflows for better separation

* Rename the workflows consistently with the .yaml file extension
For some reason, they used to skip the files to check
Otherwise, they will be stuck as Pending in the list of checks on the PR view
…e are no changed charts (redhat-developer#126)

* ci: Skip running some expensive steps (like cluster creation) if there are no changed charts

* [TO REMOVE] Test the changes by bumping the orchestrator-chart version

* Revert "[TO REMOVE] Test the changes by bumping the orchestrator-chart version"

This reverts commit 9f91bb7.
…r#127)

* chore(deps): update helm release backstage to v2.5.0

* Bump version to 3.3.0

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>

---------

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
Co-authored-by: Armel Soro <asoro@redhat.com>
…r#129)

* chore(deps): update helm release backstage to v2.5.1

* Bump version to 3.3.1

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>

---------

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
…s with RHDH Chart (redhat-developer#131)

* Update metadata of the RHDH Orch Chart

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* chore: bump chart version to 0.0.4

* Remove -Ci suffix

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* Clarify description: both required to configure Red Hat Developer Hub to use the Orchestrator.

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

---------

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
…63ae1 (redhat-developer#132)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

* chore(deps): update helm release common to v2.30.0

* Bump version to 3.4.0

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>

---------

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
…t-developer#134)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…veloper#135)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…r#136)

* chore: enable Snyk scan for orchestrator-infra chart

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* Run SNYK IaC Scan for Developer Hub

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* fixup: sha is preferred than versioning

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

---------

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
…t-developer#137)

* chore(ci): simplify Snyk workflow using matrix for chart scans

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* chore(ci): enable workflow_dispatch and PR triggers for Snyk matrix scan testing

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* chore(ci): dynamically name Snyk IaC scan step using chart name

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* fixup: Removed path and output from the matrix, now inferred directly from chart name. AND Kept workflow_dispatch so WE can trigger this manually from GitHub.

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* test

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

* chore(ci): remove debug step from Snyk matrix workflow

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>

---------

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
* Orchestrator merged with backstage chart

* Readme changes

* changes to chart version and value lint issue

* Changes after PR review

* chart bump

* updated plugins to correct versions

* correct orchestrator plugins - official

* network policy pod selection + servicebinding default

* chart version bump

* orchestrator value flattened

* values json update

* Exist check for sonataflowplatform

* sonataflow job working for local psql

* Integrates sonataflowplatform with external DB + readme instructions

* making job image configurable

* moved wait to init container

* configurable images and comments

* chart bump

* chart bump to 3.5.0

* lint issues

* bumped version to 4.0.0

* conditionals for templates and error messages
…developer#140)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…tall script+docs (redhat-developer#130)

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED

bump version

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
)

* chore(deps): update helm release common to v2.31.1

* Bump version to 4.2.0

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>

---------

Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
…per#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…loper#146)

* chore: set correct minimum k8s version based on OCP 4.14

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* bump chart version to 4.2.1

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* update readme template too

Signed-off-by: Nick Boldt <nboldt@redhat.com>

* Update charts/backstage/README.md

Co-authored-by: Armel Soro <asoro@redhat.com>

* Update charts/backstage/README.md.gotmpl

Co-authored-by: Armel Soro <asoro@redhat.com>

---------

Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Armel Soro <asoro@redhat.com>
…until we have this implemented again in RHIDP-6668 (redhat-developer#151)

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
Co-authored-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
…edhat-developer#144)

* fix: documentation bug for backstage chart readme, in orchestrator

* readme change - notification plugin

* Added changes after review

* Change to doc - notification plugin steps

* using correct name for helm repo / install

* Apply suggestions from code review

* chore(pre-commit): Auto-fix hooks

Co-authored-by: rm3l <rm3l@users.noreply.github.com>

---------

Co-authored-by: Armel Soro <armel@rm3l.org>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: rm3l <rm3l@users.noreply.github.com>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate Bot and others added 25 commits September 5, 2025 17:18
…per#229)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…er#227)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
redhat-developer#225)

* adding sonataflowPlatform's jobservice and dataindex custom images to values schema

* adding null params to the values.yaml and the readme
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Installing network policies when OSL is disabled

* chart bump

* typo fix
…ecture of PostgreSQL (redhat-developer#235)

* fix(RHDHBUGS-2015): fix sonataflow DB ref name for replication architecture of PostgreSQL

Signed-off-by: Pavel Macík <pavel.macik@gmail.com>

* chore(pre-commit): Auto-fix hooks

Co-authored-by: pmacik <pmacik@users.noreply.github.com>

---------

Signed-off-by: Pavel Macík <pavel.macik@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: pmacik <pmacik@users.noreply.github.com>
…developer#242)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

Co-authored-by: rm3l <rm3l@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…dhat-developer#219)

* bumping orch plugins to 1.7 prod release

* updating plugin config

* update orchestrator plugins to version 1.7.1

* Bump chart version

* Apply pre-commit hooks

* Fix trailing spaces

* Fix lint errors by adding new line character at the end of file

---------

Co-authored-by: Jennifer Ubah <cju.cipher@gmail.com>
Co-authored-by: Armel Soro <asoro@redhat.com>
…rts READMEs [RHDHBUGS-2037] (redhat-developer#239)

Co-authored-by: rm3l <rm3l@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…redhat-developer#246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…eloper#248)

* Setting pullPolicy to IfNotPresent

Signed-off-by: Leanne Ahern <lahern@redhat.com>

* Updating chart version

Signed-off-by: Leanne Ahern <lahern@redhat.com>

* chore(pre-commit): Auto-fix hooks

Co-authored-by: OpinionatedHeron <OpinionatedHeron@users.noreply.github.com>

* Consistent IfNotPresent changes

Signed-off-by: Leanne Ahern <lahern@redhat.com>

---------

Signed-off-by: Leanne Ahern <lahern@redhat.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: OpinionatedHeron <OpinionatedHeron@users.noreply.github.com>
…redhat-developer#252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This is to prevent future issues like if the next tag introduces breaking changes for the tests in this release branch
@rm3l
rm3l requested a review from a team as a code owner October 16, 2025 15:02
@openshift-ci
openshift-ci Bot requested review from kadel and tumido October 16, 2025 15:02
@sonarqubecloud

Copy link
Copy Markdown

@rm3l rm3l closed this Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants