Kubewatch was a hold over from pre golang watt code. By removing it we can remove quite a few python deps that have caused noise for us in the past with cve scanners and dependabot upgrades.
Related Issues
N/A
Testing
CI is green and no additional testing added.
Checklist
[x] Does my change need to be backported to a previous release?
[ ] I made sure to update CHANGELOG.md.
[x] This is unlikely to impact how Ambassador performs at scale.
[x] My change is adequately tested.
[ ] I updated DEVELOPING.md with any any special dev tricks I had to use to work on this code efficiently.
[x] The changes in this PR have been reviewed for security concerns and adherence to security best practices.
Description
Kubewatch was a hold over from pre golang watt code. By removing it we can remove quite a few python deps that have caused noise for us in the past with cve scanners and dependabot upgrades.
Related Issues
N/A
Testing
CI is green and no additional testing added.
Checklist
CHANGELOG.md
.DEVELOPING.md
with any any special dev tricks I had to use to work on this code efficiently.