Skip to content

Conversation

jwalantmodi05
Copy link
Contributor

No description provided.

Copy link
Collaborator

@abhishekdwivedi3060 abhishekdwivedi3060 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add test-cases

for idx := range podList.Items {
pod := &podList.Items[idx]

asinfo, err := getASInfo(logger, k8sClient, ctx, clusterNamespacedName, pod.Name, "statistics")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cross-check how to call getASInfo() function, last argument "statistics" passsed here is not correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants