kubernetes/minikube

rpm: Missing vendor value

已關閉

#21,588 建立於 2025年9月17日

 (5 則留言) (0 個反應) (1 位負責人)Go (5,222 個分叉)batch import
help wantedpriority/important-soon

倉庫指標

星標
 (31,799 顆星)
PR 合併指標
 (平均合併 12天 19小時) (30 天內合併 43 個 PR)

描述

Vendor is NULL. It should be something like "The Kubernetes Authors"

$ dnf info minikube
Installed packages
Name            : minikube
Epoch           : 0
Version         : 1.37.0
Release         : 0
Architecture    : x86_64
Installed size  : 133.4 MiB
Source          : minikube-1.37.0-0.src.rpm
From repository : @commandline
Summary         : Run Kubernetes locally
URL             : https://github.com/kubernetes/minikube
License         : ASL 2.0
Description     : Minikube is a tool that makes it easy to run Kubernetes locally.
                : Minikube runs a single-node Kubernetes cluster inside a VM on your
                : laptop for users looking to try out Kubernetes or develop with it
                : day-to-day.
Vendor          : <NULL>

貢獻者指南