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?
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?