Code commit for Ingress Controller Sprint 2

Review Request #685 — Created Feb. 27, 2025 and updated

Arjun
Ingress_controller
Aman, prajesh

This is the review request for the code for Ingress controller sprint 2.

Investigate the functionalities of the commited modules

Description From Last Updated

boileplate is not accurate.

prajeshprajesh

indentation..

prajeshprajesh

please fix the indentation everywhere..

prajeshprajesh

can we define a environment variable for this or if not a constant?

prajeshprajesh

remove extra space

prajeshprajesh

do we need knobs to control whether to enable APV vs ASF?

prajeshprajesh

Can we not use a golnag packge for logging?

prajeshprajesh

Remove the whitespaces as a best practice.

prajeshprajesh

same here .. everywhere in the review. We follow this in APV code base?

prajeshprajesh

Remove commented out code if not needed.

prajeshprajesh
prajesh
  1. 
      
  2. boileplate is not accurate.

    1. Could you please elaborate?

    2. Retained only copyright

  3. please fix the indentation everywhere..

  4. can we define a environment variable for this or if not a constant?

    1. Updated in the Sprint 3 code. Since this was the initial code, we had hard-coded it for testing purposes.

  5. Remove the whitespaces as a best practice.

  6. same here .. everywhere in the review. We follow this in APV code base?

  7. Remove commented out code if not needed.

  8. 
      
prajesh
  1. 
      
  2. do we need knobs to control whether to enable APV vs ASF?

  3. Can we not use a golnag packge for logging?

  4. 
      
Loading...