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(kubernetes): allow optional checks for ConfigMap and Secret access
- Updated the `createKubernetesClient` function to allow optional checks for ConfigMap and Secret access by introducing `checkConfigMapAccess` and `checkSecretAccess` options.
- Adjusted the `compile-genesis` and `download-abi` commands to utilize the new client options for improved flexibility in Kubernetes interactions.
0 commit comments