Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change: logging.useUTC was prematurely removed from product in 6.5 #26048

Closed
ppf2 opened this issue Nov 21, 2018 · 5 comments
Closed
Labels
bug Fixes for quality problems that affect the customer experience PR sent Team:Docs Team:Operations Team label for Operations Team

Comments

@ppf2
Copy link
Member

ppf2 commented Nov 21, 2018

Kibana version: 6.5.0

logging.useUTC is no longer a valid setting in 6.5.0. logging.timezone works.

 FATAL  ValidationError: child "logging" fails because ["useUTC" is not allowed]

However, this breaking change is not supposed to happen until 7.0.

I am not sure what the right process is here. Can we still back out this change from the 6.5 branch? It's probably too late right? If so, we will have to make sure we document it :)

Currently, our Kibana doc shows no breaking changes in 6.5.

@AlonaNadler

@ppf2 ppf2 added bug Fixes for quality problems that affect the customer experience Team:Docs release_note:breaking labels Nov 21, 2018
@epixa epixa added the Team:Operations Team label for Operations Team label Nov 21, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations

@epixa
Copy link
Contributor

epixa commented Nov 21, 2018

@jbudz This seems like a regression related to the useUTC change you did that we need to fix in 6.x.

@jbudz
Copy link
Member

jbudz commented Nov 21, 2018

I removed the breaking change label. It's a bug/regression/break but not a planned one, if we want red we probably want the blocker label.

#26053 will fix this.

@jbudz
Copy link
Member

jbudz commented Nov 21, 2018

And docs #26055

@ppf2
Copy link
Member Author

ppf2 commented Nov 21, 2018

Thanks @jbudz !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience PR sent Team:Docs Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

4 participants