sunwenbo commented on issue #2599: URL: https://github.com/apache/apisix-ingress-controller/issues/2599#issuecomment-3530565941
> [@sunwenbo](https://github.com/sunwenbo) [@JanEgner](https://github.com/JanEgner) [@Frederickl78](https://github.com/Frederickl78) > > 我们在 AIC 1.x 中定义了此 CRD。为了方便迁移,我们在 2.0 版本中重新实现了它。因此,出于兼容性考虑,大部分原始结构都得以保留。在 APISIX 3.11 之前,非对称模式下的 private_key 是必需的。放宽限制可能会对现有用户造成影响,因此他们中的一些人可能仍在使用旧版本的 APISIX。我们需要考虑到这一点。 > > 在[apache/apisix#11597](https://github.com/apache/apisix/pull/11597)(从 APISIX 版本 3.11 开始)中,我们移除了 `private_key` 字段。因此,私钥不再需要任何输入。 出于兼容性考虑,我们不打算直接将其标记为非必填项。但是,在您的情况下,您可以为其配置任意值;这不会产生任何影响。 Thank you very much for your reply -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
