Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Kibana: Readiness vs basePath #103

Closed
johnmarcou opened this issue Apr 18, 2019 · 6 comments · Fixed by #107
Closed

Kibana: Readiness vs basePath #103

johnmarcou opened this issue Apr 18, 2019 · 6 comments · Fixed by #107

Comments

@johnmarcou
Copy link

johnmarcou commented Apr 18, 2019

Hello,

When customising the basePath, Kibana expect according request, which make the readiness failing, and Kibana service never up.

It's here:

When using this config:

          kibana.yml: |
            server.basePath: "/kibana"
            server.rewriteBasePath: true

We would need to have the readiness probe hitting http '/kibana/app/kibana'.

Thank you.

@Crazybus
Copy link
Contributor

I have opened #107 to make this path configurable.

@Crazybus
Copy link
Contributor

Also: Thank you for reporting this!

@johnmarcou
Copy link
Author

That is great! Thank you for reactivity :)

@dkirrane
Copy link

Hi, just wondering what version chart this is in? Couldn't see it in elastic/kibana 7.0.0-alpha1

@Crazybus
Copy link
Contributor

Crazybus commented May 1, 2019

Hi, just wondering what version chart this is in? Couldn't see it in elastic/kibana 7.0.0-alpha1

This change just missed the last release (merged in one day after). I'll be releasing the next version later today or tomorrow which will include this.

@Crazybus
Copy link
Contributor

Crazybus commented May 2, 2019

@dkirrane this has now been released https://github.com/elastic/helm-charts/releases/tag/7.0.1-alpha1

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 a pull request may close this issue.

3 participants