feat: add ambient mode support#267
Open
dariofaccin wants to merge 9 commits intokubeflow:mainfrom
Open
Conversation
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com> (cherry picked from commit b045bc4)
This way we're not so easy to be targeted by supply chain attacks such as the trivy incident that motivated this initially. The changes were generated via a script that I wrote to do this, see the second link below. Link: https://www.openwall.com/lists/oss-security/2026/03/21/1 Link: https://github.com/christian-heusel/dotfiles/blob/0cd3a6197b3bd7ae44c6e645f97611d4eefb5f48/misc/scripts/pin-github-actions.sh Signed-off-by: Christian Heusel <christian@heusel.eu> (cherry picked from commit 88efc1e)
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: Surya Sameer Datta Vaddadi <137607947+sameerdattav@users.noreply.github.com> (cherry picked from commit dac4d56)
This led to us having an unhealthy KFAM deployment due to the PSS level enforced in `kubeflow/manifests`. Signed-off-by: Christian Heusel <christian@heusel.eu> (cherry picked from commit d6102db)
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: madmecodes <ayushguptadev1@gmail.com> Signed-off-by: Kimonas Sotirchos <kimonas.sotirchos@canonical.com>
Signed-off-by: Kimonas Sotirchos <kimwnasptd@gmail.com>
554c1f8 to
9580ff9
Compare
Member
|
Please do a proper rebase to master, I see old merged commits from other people. |
This file contains hidden or 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
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.
This PR is the clone of #185.
The PR by Kimonas was rebased (and conflicts fixed) on top of
v2.0-branch.cc @deusebio