CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
111 stars 50 forks source link

Fix operator to start arktos gRPC server only for Arktos env. Optionally load config using KUBECONFIG path if specified. #592

Closed vinaykul closed 2 years ago

vinaykul commented 2 years ago

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind design /kind feature /kind bug /kind cleanup /kind documentation

What this PR does / why we need it: This allows using a proxy to route node vs all other requests to API and node info aggregator for arktos scaleout usage.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?: No

vinaykul commented 2 years ago

LGTM assuming it's e2e tested in kind environment.

Yes. Deployed netpods and ping tested in kind env. CI should have covered the real cluster case and unit tests.