forked from kserve/modelmesh-serving
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Sync #270
Merged
Merged
Sync #270
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ve#459) Fix the following CVEs: - [CVE-2023-37788] github.com/elazarl/goproxy Denial of Service (DoS) - [CVE-2022-21698, CVE-2023-45142] Allocation of Resources Without Limits or Throttling ----- Signed-off-by: Spolti <[email protected]>
Signed-off-by: Rafael Vasquez <[email protected]>
To address security vulnerabilities: - CVE-2022-27191 - CVE-2021-43565 - CVE-2020-29652 - CVE-2023-48795 --------- Signed-off-by: Christian Kadner <[email protected]>
Updating dependencies for the v0.11.2 release: - Go: 1.19 -> 1.20 - UBI: 8.7 -> 8.9 - OCP: 4.9 -> 4.12 - kserve: v0.11.1 -> v0.11.2 - K8s: 1.23 -> 1.26 --- Signed-off-by: Christian Kadner <[email protected]>
- Add paragraph on security fixes - Clarify release branch requirement - Correct repo links - Show linting changes --------- Signed-off-by: Christian Kadner <[email protected]>
Updating the E2E and performance test toolchain running nightly on IKS --------- Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
Signed-off-by: Christian Kadner <[email protected]>
- docs/install/install-script.md - docs/component-versions.md - docs/quickstart.md - scripts/setup_user_namespaces.sh --------- Signed-off-by: Christian Kadner <[email protected]>
Wrap commit short hash in quotes Resolves kserve#472 --------- Signed-off-by: Christian Kadner <[email protected]>
If template parsing fails, the "foo" string would appear in pod logs. This should be very hard to happen, since the template is built-in. Changing, simply, to have more meaningful logs. Fixes opendatahub-io#114 Signed-off-by: Edgar Hernández <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Jooho, spolti 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation
Modifications
Result
PR checklist
Checklist items below are applicable for development targeted to both fast and stable branches/tags
Checklist items below are applicable for development targeted to both fast and stable branches/tags