Skip to content

Conversation

@mholder6
Copy link

Fixes the commit history by dropping the squashed sync commits and redoing the sync

@openshift-ci
Copy link

openshift-ci bot commented Nov 26, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mholder6

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@coderabbitai
Copy link

coderabbitai bot commented Nov 26, 2025

Warning

Rate limit exceeded

@mholder6 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 11 minutes and 49 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between ea020d0 and aae7962.

⛔ Files ignored due to path filters (15)
  • python/aiffairness/uv.lock is excluded by !**/*.lock
  • python/artexplainer/uv.lock is excluded by !**/*.lock
  • python/custom_model/uv.lock is excluded by !**/*.lock
  • python/custom_tokenizer/uv.lock is excluded by !**/*.lock
  • python/custom_transformer/uv.lock is excluded by !**/*.lock
  • python/huggingfaceserver/uv.lock is excluded by !**/*.lock
  • python/kserve/uv.lock is excluded by !**/*.lock
  • python/lgbserver/uv.lock is excluded by !**/*.lock
  • python/paddleserver/uv.lock is excluded by !**/*.lock
  • python/pmmlserver/uv.lock is excluded by !**/*.lock
  • python/sklearnserver/uv.lock is excluded by !**/*.lock
  • python/storage/uv.lock is excluded by !**/*.lock
  • python/test_resources/graph/error_404_isvc/uv.lock is excluded by !**/*.lock
  • python/test_resources/graph/success_200_isvc/uv.lock is excluded by !**/*.lock
  • python/xgbserver/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (76)
  • .flake8 (1 hunks)
  • .github/workflows/e2e-test.yml (2 hunks)
  • .github/workflows/python-test.yml (1 hunks)
  • .github/workflows/scheduled-image-scan.yml (4 hunks)
  • charts/llmisvc-crd/templates/serving.kserve.io_llminferenceserviceconfigs.yaml (1 hunks)
  • charts/llmisvc-crd/templates/serving.kserve.io_llminferenceservices.yaml (1 hunks)
  • charts/llmisvc-resources/templates/config-llm-decode-template.yaml (6 hunks)
  • charts/llmisvc-resources/templates/config-llm-decode-worker-data-parallel.yaml (7 hunks)
  • charts/llmisvc-resources/templates/config-llm-prefill-template.yaml (4 hunks)
  • charts/llmisvc-resources/templates/config-llm-prefill-worker-data-parallel.yaml (4 hunks)
  • charts/llmisvc-resources/templates/config-llm-router-route.yaml (1 hunks)
  • charts/llmisvc-resources/templates/config-llm-scheduler.yaml (2 hunks)
  • charts/llmisvc-resources/templates/config-llm-template.yaml (4 hunks)
  • charts/llmisvc-resources/templates/config-llm-worker-data-parallel.yaml (4 hunks)
  • config/crd/full/serving.kserve.io_llminferenceserviceconfigs.yaml (1 hunks)
  • config/crd/full/serving.kserve.io_llminferenceservices.yaml (1 hunks)
  • config/llmisvc/config-llm-decode-template.yaml (6 hunks)
  • config/llmisvc/config-llm-decode-worker-data-parallel.yaml (7 hunks)
  • config/llmisvc/config-llm-prefill-template.yaml (4 hunks)
  • config/llmisvc/config-llm-prefill-worker-data-parallel.yaml (4 hunks)
  • config/llmisvc/config-llm-router-route.yaml (1 hunks)
  • config/llmisvc/config-llm-scheduler.yaml (2 hunks)
  • config/llmisvc/config-llm-template.yaml (4 hunks)
  • config/llmisvc/config-llm-worker-data-parallel.yaml (4 hunks)
  • config/llmisvc/kustomization.yaml (1 hunks)
  • docs/samples/explanation/alibi/alibiexplainer/alibiexplainer/__main__.py (1 hunks)
  • docs/samples/explanation/alibi/alibiexplainer/tests/test_anchor_images.py (1 hunks)
  • docs/samples/explanation/alibi/alibiexplainer/tests/test_anchor_tabular.py (1 hunks)
  • pkg/apis/serving/v1alpha1/llm_inference_service_defaults.go (1 hunks)
  • pkg/apis/serving/v1alpha1/llm_inference_service_types.go (1 hunks)
  • pkg/apis/serving/v1alpha1/zz_generated.deepcopy.go (1 hunks)
  • pkg/controller/v1alpha1/llmisvc/config_merge.go (11 hunks)
  • pkg/controller/v1alpha1/llmisvc/config_merge_test.go (15 hunks)
  • pkg/controller/v1alpha1/llmisvc/config_presets_test.go (8 hunks)
  • pkg/controller/v1alpha1/llmisvc/lifecycle_crud.go (5 hunks)
  • pkg/testing/httproute_matchers.go (1 hunks)
  • pkg/testing/log.go (1 hunks)
  • python/huggingface_server.Dockerfile (2 hunks)
  • python/huggingface_server_cpu.Dockerfile (2 hunks)
  • python/huggingfaceserver/huggingfaceserver/__main__.py (1 hunks)
  • python/huggingfaceserver/pyproject.toml (1 hunks)
  • python/kserve/Makefile (1 hunks)
  • python/kserve/kserve/storage/__init__.py (0 hunks)
  • python/kserve/kserve/storage/storage.py (0 hunks)
  • python/kserve/kserve/storage/test/test_azure_storage.py (0 hunks)
  • python/kserve/kserve/storage/test/test_gcs_storage.py (0 hunks)
  • python/kserve/kserve/storage/test/test_hf_storage.py (0 hunks)
  • python/kserve/kserve/storage/test/test_s3_storage.py (0 hunks)
  • python/kserve/kserve/storage/test/test_storage.py (0 hunks)
  • python/kserve/pyproject.toml (2 hunks)
  • python/lgb.Dockerfile (2 hunks)
  • python/lgbserver/lgbserver/model.py (1 hunks)
  • python/lgbserver/pyproject.toml (1 hunks)
  • python/paddle.Dockerfile (2 hunks)
  • python/paddleserver/paddleserver/model.py (1 hunks)
  • python/paddleserver/pyproject.toml (1 hunks)
  • python/pmml.Dockerfile (2 hunks)
  • python/pmmlserver/pmmlserver/model.py (1 hunks)
  • python/pmmlserver/pyproject.toml (1 hunks)
  • python/sklearn.Dockerfile (2 hunks)
  • python/sklearnserver/pyproject.toml (1 hunks)
  • python/sklearnserver/sklearnserver/model.py (1 hunks)
  • python/storage-initializer.Dockerfile (2 hunks)
  • python/storage-initializer/scripts/initializer-entrypoint (1 hunks)
  • python/storage/kserve_storage/kserve_storage.py (4 hunks)
  • python/storage/pyproject.toml (2 hunks)
  • python/storage/test/test_gcs_storage.py (2 hunks)
  • python/xgb.Dockerfile (2 hunks)
  • python/xgbserver/pyproject.toml (1 hunks)
  • python/xgbserver/xgbserver/model.py (1 hunks)
  • test/crds/serving.kserve.io_all_crds.yaml (2 hunks)
  • test/e2e/explainer/test_art_explainer.py (1 hunks)
  • test/e2e/graph/test_inference_graph.py (1 hunks)
  • test/scripts/openshift-ci/deploy.ossm.sh (1 hunks)
  • test/scripts/openshift-ci/deploy.serverless.sh (3 hunks)
  • test/scripts/openshift-ci/setup-e2e-tests.sh (4 hunks)
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link

openshift-ci bot commented Nov 26, 2025

@mholder6: The following tests 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/pr-image-mirror-kserve-controller aae7962 link true /test pr-image-mirror-kserve-controller
ci/prow/pr-image-mirror-kserve-storage-initializer aae7962 link true /test pr-image-mirror-kserve-storage-initializer
ci/prow/pr-image-mirror-kserve-router aae7962 link true /test pr-image-mirror-kserve-router
ci/prow/pr-image-mirror-kserve-agent aae7962 link true /test pr-image-mirror-kserve-agent
ci/prow/e2e-path-based-routing aae7962 link true /test e2e-path-based-routing
ci/prow/e2e-raw aae7962 link true /test e2e-raw
ci/prow/images aae7962 link true /test images
ci/prow/e2e-predictor aae7962 link true /test e2e-predictor
ci/prow/e2e-graph aae7962 link true /test e2e-graph

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.

@openshift-merge-robot
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: New/Backlog

Development

Successfully merging this pull request may close these issues.

6 participants