Bug 56531 - Утилиты calico некорректно отображают свою версию
Summary: Утилиты calico некорректно отображают свою версию
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: calico (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: sovtouch@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-21 14:12 MSK by Alexander Makeenkov
Modified: 2025-10-22 10:20 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2025-10-21 14:12:05 MSK
Версия пакета: 3.30.2-alt1

# calicoctl version
Client Version:    
Git commit:        
Unable to detect installed Calico version

# apiserver --help
Version:      
Build date:   
Git tag ref:  
Git commit:   

# calico-node -v
(пустота)

# kube-controllers -version
(пустота)

# calico-typha --version
Version:            
Full git commit ID: 
Build date:
Comment 1 Alexander Makeenkov 2025-10-22 10:20:08 MSK
Из-за этого возникают ошибки вида:

$ calicoctl get nodes -o wide
Failed to get resources: Version mismatch.
Client Version:   
Cluster Version:  3.30.2
Use --allow-version-mismatch to override.