Commit d059eb3
authored
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 -->1 parent bfcf533 commit d059eb3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments