You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that we're mixing the AddOn and Addon in the document and the code which can sometimes lead to some hiccups when operating the ocm infra. e.g. in the CRD names, all of them are AddOn while in the interface definition it slipped to Addon. i think we should stick with one convention to avoid confusion/misoperation.
I find that we're mixing the
AddOn
andAddon
in the document and the code which can sometimes lead to some hiccups when operating the ocm infra. e.g. in the CRD names, all of them areAddOn
while in the interface definition it slipped toAddon
. i think we should stick with one convention to avoid confusion/misoperation.cc @qiujian16
The text was updated successfully, but these errors were encountered: