Skip to content

Conversation

@jiridanek
Copy link
Member

@jiridanek jiridanek commented Mar 25, 2025

having such pr open is convenient to monitor what has changed in odh

Warning

Do not click the Update branch button.

@openshift-ci
Copy link

openshift-ci bot commented Mar 25, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign paulovmr 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 requested review from atheo89 and paulovmr March 25, 2025 19:20
@jiridanek
Copy link
Member Author

Hmm, yeah. I think I know what to do next.

@openshift-merge-robot
Copy link
Collaborator

PR needs rebase.

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.

@jiridanek
Copy link
Member Author

This does not show any conflicts when I do the merge locally. Weird.

@jiridanek jiridanek requested a review from Copilot April 7, 2025 15:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 97 out of 98 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • .python-version: Language not supported

jstourac and others added 2 commits April 11, 2025 16:03
This updates our manifests to get rid of the following kustomize 5
warnings:
```
Warning: 'vars' is deprecated. Please use 'replacements' instead. [EXPERIMENTAL] Run 'kustomize edit fix' to update your Kustomization automatically.
Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically
```

The first warning is printed by kustomize 5.0.3. The second warning by
kustomize 5.6.0.

The resulting manifests are still valid to be used with the kustomize
5.0.3 version and the results match what was the generated output before
this change.

Following commands were used to ease the manual work:
```
kustomize edit fix
kustomize edit fix --vars
```

With this update we don't need the commit.yaml and params.yaml files
anymore as all is now defined in the kustomization.yaml directly.

Also, I kept the original variable values with the additional
`_PLACEHOLDER` suffix - reason for keeping the original value is to keep
them easily searchable by grep, but truth is that the value doesn't
really matter after this change.

https://issues.redhat.com/browse/RHOAIENG-11679
…mmits With New SHAs (#1022)

* Update image related sha digests via notebooks-digest-updater GitHub action

* Fix Jupyter DataScience SHA

---------

Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lutz <[email protected]>
@harshad16
Copy link

Shall we close this in favor of : #556?

@jiridanek jiridanek closed this Apr 18, 2025
@jiridanek jiridanek reopened this Apr 18, 2025
@jiridanek jiridanek changed the title [sync] odh/main to rhds/main Not-for-merging, info only: [sync] odh/main to rhds/main Apr 18, 2025
openshift-merge-bot bot and others added 6 commits April 22, 2025 09:05
RHOAIENG-11679: kustomize 5 warnings removal
Let's run on the currently used kustomize version by the operator but
also with the decently new kustomize version so we are sure we are
compatible with the upcoming features. This adds also STDERR output
check and compares the output between these two kustomize version.

Currently we have set kustomize 5.0.3 and 5.6.0.

Also this adds support for the execution on non-linux/non-amd64 archs.
[GHA] Enhance the checks for the kustomization.yaml files
@openshift-ci
Copy link

openshift-ci bot commented Apr 30, 2025

@jiridanek: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 54e28ab link true /test images

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.

@harshad16 harshad16 merged commit cd5532d into red-hat-data-services:main May 1, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants