Commit 4f8a5a3
[apiserver] fix keyring.Add call for k8s v1.34
credentialprovider.BasicDockerKeyring.Add now requires a
*CredentialSource as the first argument. Pass nil since these
credentials don't originate from a k8s Secret.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 46145d7 commit 4f8a5a3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
0 commit comments