kubernetes-sigs/cluster-api-provider-vsphere

Use generics for functions used in controller-runtime's builders

Open

#3,150 创建于 2024年8月12日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Go (320 fork)auto 404
area/govmomiarea/supervisorhelp wantedkind/cleanup

仓库指标

Star
 (417 star)
PR 合并指标
 (PR 指标待抓取)

描述

/kind cleanup /help

Describe the solution you'd like [A clear and concise description of what you want to happen.]

When using the builder from cotnroller runtime (Setup functions for AddToManager) we should migrate to use generics.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Follow-up from https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/pull/3146#discussion_r1713598349

Environment:

  • Cluster-api-provider-vsphere version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

贡献者指南