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
Are there any specific reasons for yastack to use cmake to build envoy?
The official envoy code base uses bazel instead. There will be a lot of works and efforts in order to port the latest official envoy code to yastack because the two use different build systems.
Even though there's a tool on github to convert bazel to cmake, but it's not usable as it's limited supported.
So, what's the proper way for porting official envoy code into yastack? Any comments?
The text was updated successfully, but these errors were encountered:
Are there any specific reasons for yastack to use cmake to build envoy?
The official envoy code base uses bazel instead. There will be a lot of works and efforts in order to port the latest official envoy code to yastack because the two use different build systems.
Even though there's a tool on github to convert bazel to cmake, but it's not usable as it's limited supported.
So, what's the proper way for porting official envoy code into yastack? Any comments?
The text was updated successfully, but these errors were encountered: