Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Fix unresolved reference error in kibble/api/plugins/database.py#111

Merged
turbaszek merged 1 commit intoapache:mainfrom
kaxil:unresolved-ref
Dec 13, 2020
Merged

Fix unresolved reference error in kibble/api/plugins/database.py#111
turbaszek merged 1 commit intoapache:mainfrom
kaxil:unresolved-ref

Conversation

@kaxil
Copy link
Copy Markdown
Member

@kaxil kaxil commented Dec 12, 2020

There was no such variable ESVersion -- possibly a typo as self.ESversion is defined on line 147

cc @turbaszek

There was no such variable `ESVersion` -- possibly a typo as `self.ESversion` is defined on line 147
@turbaszek
Copy link
Copy Markdown
Member

Good catch! In general we decided to limit supported ES version as per #85

@turbaszek turbaszek merged commit c14a053 into apache:main Dec 13, 2020
@kaxil kaxil deleted the unresolved-ref branch December 13, 2020 12:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants