Skip to content

Commit

Permalink
Merge pull request #41 from ChameleonCloud/soufianej-edge-ip-cleanup
Browse files Browse the repository at this point in the history
Added calico ip hammer entrypoint to setup.py
  • Loading branch information
JOUNAIDSoufiane authored Jan 26, 2024
2 parents 465bd33 + c52a225 commit cd0411f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
'unutilized-lease-reaper = hammers.scripts.unutilized_lease_reaper:main',
'node-doctor = hammers.scripts.node_doctor:main',
'retirement-enforcer = hammers.scripts.enforce_retirement:main'
'k8s-calico-ip-cleanup = hammers.scripts.k8s_calico_ip_cleanup:main'
],
},

Expand Down

0 comments on commit cd0411f

Please sign in to comment.