Closed sosoriov closed 4 months ago
in replicaset.go
filters.run()
is missing the SetObject()
method.
https://github.com/yonahd/kor/blob/da9b3c2d5788c40929934e00bc2927e52a760558/pkg/kor/replicaset.go#L25
example where its used corrrectly:
https://github.com/yonahd/kor/blob/da9b3c2d5788c40929934e00bc2927e52a760558/pkg/kor/hpas.go#L60
I also recommend doing a quick check for other resources that might be missing it.
Describe the bug The filter options doesn't seem to work, no matter what pass using one of these 2 , I always get the same (all) resources
--older-than , --newer-than
To Reproduce
Expected behavior show only the older replicasets
OS version, architecture and kor version Windows