Merge pull request #27579 from Luap99/vendor

vendor: update common, image, storage to main
This commit is contained in:
openshift-merge-bot[bot]
2025-11-21 16:50:48 +00:00
committed by GitHub
43 changed files with 454 additions and 225 deletions

View File

@@ -801,7 +801,7 @@ func UpdateContainer(w http.ResponseWriter, r *http.Request) {
if resources.Pids == nil {
resources.Pids = new(spec.LinuxPids)
}
resources.Pids.Limit = *options.PidsLimit
resources.Pids.Limit = options.PidsLimit
}
// Blkio Weight