alita1991 opened a new issue, #531: URL: https://github.com/apache/apisix-helm-chart/issues/531
During the process of applying the Apisix CRDs via kubectl, I discovered that the priority field was missing on the live manifest. This issue was brought to my attention by the ArgoCD sync process, which detected the absence of the priority field in the applied CRD. The following CRDs are impacted by this issue: - [apisixroutes.apisix.apache.org](http://apisixroutes.apisix.apache.org/) - [apisixpluginconfigs.apisix.apache.org](http://apisixpluginconfigs.apisix.apache.org/) I'm looking for a way to ensure that the desired manifest is equal to the applied manifest, otherwise, ArgoCD SYNC will fail. -- 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]
