This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Description
If you are reporting a problem, please make sure the following information are provided:
After installing a kubevela component in our cluster, we found that the harbor-operator could not be started.
|
err = apiextensions.AddToScheme(scheme) |
|
if err != nil { |
|
return nil, errors.Wrap(err, "unable to configure apiextensions scheme") |
Can we optimize the code here to reduce the impact of relying on apiextensions resources?
Versions:
Please specify the versions of following systems.
- harbor operator version: [1.4.0-rc]
- harbor version: [2.6.3]
- kubernetes version: [1.28]
- Any additional relevant versions such as CertManager