Skip to main content
ALT Linux Bugzilla
– Attachment 22066 Details for
Bug 60238
Проблема при инициализации кластера, если используется U7S_PLATFORM вида k8s-c10f*
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Патч
podsec-u7s-functions.patch (text/plain), 576 bytes, created by
Vladislav Glinkin
on 2026-08-21 15:25:21 MSK
(
hide
)
Description:
Патч
Filename:
MIME Type:
Creator:
Vladislav Glinkin
Created:
2026-08-21 15:25:21 MSK
Size:
576 bytes
patch
obsolete
>diff --git a/podsec-k8s/bin/podsec-u7s-functions b/podsec-k8s/bin/podsec-u7s-functions >index b0aa9f5..56186f0 100755 >--- a/podsec-k8s/bin/podsec-u7s-functions >+++ b/podsec-k8s/bin/podsec-u7s-functions >@@ -298,12 +298,7 @@ function setRegistryName() { > U7S_REGISTRY_PLATFORM=$U7S_REGISTRY > if [ -n "$U7S_PLATFORM" ] > then >- if [ ${U7S_PLATFORM:0:8} = 'k8s-c10f' ] >- then >- U7S_REGISTRY_PLATFORM+="/c10f" >- else >- U7S_REGISTRY_PLATFORM+="/$U7S_PLATFORM" >- fi >+ U7S_REGISTRY_PLATFORM+="/$U7S_PLATFORM" > fi > # getKuberLastPatchVersion > export U7S_REGISTRY_PLATFORM
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 60238
: 22066