lablup / lablup/etcetra

Authentication with username and password?

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I have remote etcd cluster running without TLS but authentication enabled.

I can use etcdctl client with authentication:
etcdctl --endpoints='etcd:2379' --user='root:passwd' get '/test_key'

**How to enable similar user/password authentication with etcetra client?**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.