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
Add OIDC auth support in kubectl-etcd plugin (#272)
Subj. Without such import, there is auth error:
```
Error setting up etcd client: error creating Kubernetes client: no Auth Provider found for name "oidc"
```
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced commands for managing etcd pods, including status checks,
defragmentation, compaction, alarm management, and member management.
- **Bug Fixes**
- Standardized error handling for improved user feedback during command
execution.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments