Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

PodList should return []*v1.Pod NOT *v1.PodList #27

Open
AdheipSingh opened this issue Jun 11, 2022 · 0 comments
Open

PodList should return []*v1.Pod NOT *v1.PodList #27

AdheipSingh opened this issue Jun 11, 2022 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@AdheipSingh
Copy link
Contributor

  • its better to calculate slice of pods at source rather than call the function and then optimise.
@AdheipSingh AdheipSingh self-assigned this Jun 11, 2022
@AdheipSingh AdheipSingh added the good first issue Good for newcomers label Jun 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant