issues
search
odpi
/
egeria-k8s-operator
Egeria Kubernetes operator
https://egeria.odpi.org
Apache License 2.0
10
stars
1
forks
source link
Code cleanup/refactoring
#46
Open
planetf1
opened
2 years ago
planetf1
commented
2 years ago
Simple isolated changes
[ ] Consistent function naming
[ ] Consistent use of methods (function operating on type)
[ ] Consistent reporting, passing back of errors - using error wrapping as appropriate
[ ] Fix any static scan warnings (lift, codeql, lfx)
[ ] parameterize any hardcoded strings where justified
Broader code tidyup
[ ] Ensure clarity in main reconciliation loop
[ ] remove duplication
Simple isolated changes
Broader code tidyup