Skip to content

Conversation

@PulokSaha0706
Copy link
Contributor

No description provided.

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
pkg/restore.go Outdated
}
defer client.Close()

err = client.Close()
Copy link
Member

Choose a reason for hiding this comment

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

     defer func() {
				if err := client.Close(); err != nil {
					klog.Errorf("Error closing radix client: %v", err)
				}
			}()

pkg/restore.go Outdated
}
defer client.Close()

err = client.Close()
Copy link
Member

Choose a reason for hiding this comment

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

defer func() {
				if err := client.Close(); err != nil {
					klog.Errorf("Error closing radix client: %v", err)
				}
			}()

Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
@tamalsaha tamalsaha merged commit 50d0419 into master Dec 12, 2025
5 checks passed
1gtm pushed a commit that referenced this pull request Dec 12, 2025
/cherry-pick

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
1gtm pushed a commit that referenced this pull request Dec 12, 2025
/cherry-pick

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
1gtm pushed a commit that referenced this pull request Dec 12, 2025
/cherry-pick

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
@tamalsaha tamalsaha deleted the updat-deps branch December 12, 2025 08:42
tamalsaha pushed a commit that referenced this pull request Dec 12, 2025
/cherry-pick

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
Signed-off-by: PulokSaha0706 <puloksaha@appscode.com>
tamalsaha pushed a commit that referenced this pull request Dec 12, 2025
/cherry-pick

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
tamalsaha pushed a commit that referenced this pull request Dec 12, 2025
/cherry-pick

Signed-off-by: Pulok Saha <puloksaha@appscode.com>
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.

4 participants