You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(download-abi): update request parameter to _continue for listNamespacedConfigMap
- Changed the `continue` parameter to `_continue` in the request object for the `listNamespacedConfigMap` method to align with the updated KubernetesClient interface.
- Updated the test suite for the `download-abi` command to reflect this change and ensure proper handling of pagination tokens.
0 commit comments