cloud-bulldozer / cloud-bulldozer/perfscale-managed-services
Clean warning showing in output
- Dominant language
- Python
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
There is a warning showing in the output and it needs to be fixed.
```
16:26:04 /usr/lib/python3.8/site-packages/elasticsearch/connection/http_urllib3.py:147: UserWarning: When using `ssl_context`, all other SSL related kwargs are ignored
16:26:04 warnings.warn(
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Elasticsearch client setup responsible for the warning from elasticsearch/connection/http_urllib3.py:147, then reproduce the output to identify the conflicting SSL options. Confirm the intended SSL configuration and verify that the warning no longer appears in the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, python
- Domain
- backend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100