plugin/geoip: Add support for subdivisions#7728
Conversation
|
There was a previous PR #7530, I made the requested changes. I'm in need of this feature too. |
|
Also, can you (rebase as needed) squash all commits and use a commit message that is consistent with the project commit log history? I am happy to approve and merge after that. Cheers. |
|
I just created #7731 (comment) to look to the unrelated check failing. |
c9a67d2 to
57154c6
Compare
|
@snebel29 rebased, tests did finish fine seem like. Thanks |
|
wtf, ok please ignore this, somethign went wrong when rebaseing from master |
|
Ok sorry for adding a bunch of people to the reviewers. My rebase from master went wrong switching between origin and upstream. Fixed now. |
0d27d6f to
3594426
Compare
|
@fr6nco I have edited That should remove the DCO check failing. I am happy to merge after that. Cheers. |
Metadata `geoip/subdivisions/code` now available if geoip plugin is used. Signed-off-by: Tomas Boros <tomas.boros92@gmail.com>
|
@snebel29 rebased |
1. Why is this pull request needed and what does it do?
2. Which issues (if any) are related?
3. Which documentation changes (if any) need to be made?
4. Does this introduce a backward incompatible change or deprecation?