fix(orchestrator-infra): Bump OSL to 1.37.1 [RHIDP-11679]#317
Conversation
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Type(Describe updated until commit 2a17c82)Enhancement Description
|
| Relevant files | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| Configuration changes |
| ||||||||
| Documentation |
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
|
/cherry-pick release-1.9 |
|
@rm3l: once the present PR merges, I will cherry-pick it on top of DetailsIn 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 kubernetes-sigs/prow repository. |
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gazarenkov The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
bd57f9f
into
redhat-developer:main
|
@rm3l: #317 failed to apply on top of branch "release-1.9": DetailsIn 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 kubernetes-sigs/prow repository. |
…12d0b1 312d0b1 chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 (redhat-developer#317) git-subtree-dir: charts/backstage/vendor/backstage git-subtree-split: 312d0b175374e4c63a8133e17ddb29660e1053d0
] (#325) * Squashed 'charts/backstage/vendor/backstage/' content from commit 4862002 git-subtree-dir: charts/backstage/vendor/backstage git-subtree-split: 4862002697554ad025d82355b54724939eb6af61 * chore: switch dependency on upstream chart to local vendor copy * chore: add CONTRIBUTING guide with a note on the upstream Backstage chart dependency * ci: add nightly workflow for syncing the subtree with the upstream backstage chart Assisted-by: Cursor * chore: bump backstage chart version * chore: skip vendored charts from JSON schema dereference script * chore: skip vendored charts from Helm Docs handling * chore: run pre-commit hooks * chore: remove reference to the upstream Backstage chart repo * chore: exclude vendored chart from SonarCloud analysis * ci: re-add backstage repo dependency to test action as it is needed to test in-place upgrades * chore: update vendored charts dependencies manually and track them This is so rhdh-chart devs don't need to update them locally. The pre-commit updates should also help up enforce this * chore: run pre-commit hooks * chore: skip files in vendor/ from the Renovate auto-discovery * fixup! chore: skip vendored charts from JSON schema dereference script * Address review comments * chore: add .gitleaks.toml ignoring some CI values files containing dummy secrets * Squashed 'charts/backstage/vendor/backstage/' changes from 4862002..312d0b1 312d0b1 chore(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#317) git-subtree-dir: charts/backstage/vendor/backstage git-subtree-split: 312d0b175374e4c63a8133e17ddb29660e1053d0 * chore: regen chart lock file * ci: remove upstream backstage repo from test GH action as it is now useless Co-authored-by: Fortune Ndlovu <fndlovu@redhat.com> * Squashed 'charts/backstage/vendor/backstage/' changes from 312d0b1..2c46b09 2c46b09 chore(deps): bump sigstore/cosign-installer from 4.0.0 to 4.1.0 (#319) git-subtree-dir: charts/backstage/vendor/backstage git-subtree-split: 2c46b094ed412043d645ec45fc02e496d1f9e23e --------- Co-authored-by: Fortune Ndlovu <fndlovu@redhat.com>



Description of the change
Bumps OSL to 1.37.1, as this is a requirement for RHDH 1.9.0
Which issue(s) does this PR fix or relate to
ref RHIDP-11679
How to test changes / Special notes to the reviewer
Checklist
Chart.yamlaccording to Semantic Versioning.values.yamland added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Runpre-commit run --all-filesto run the hooks and then push any resulting changes. The pre-commit Workflow will enforce this and warn you if needed.pre-commithook.ct lintcommand.