open-cluster-management-io / api

Core APIs for open cluster management
https://open-cluster-management.io
Apache License 2.0
251 stars 77 forks source link

:seedling: Change KubeConfigSecret to a struct type. #329

Closed xuezhaojun closed 6 months ago

xuezhaojun commented 6 months ago

Summary

The KubeConfigSecret should not only be string but a struct in case we want to add addtional information such as context in the future.

xuezhaojun commented 6 months ago

/assign @qiujian16

openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qiujian16, xuezhaojun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/open-cluster-management-io/api/blob/main/OWNERS)~~ [qiujian16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment