Skip to content

ingester.chunk-encoding disappeared in v1.14.0 #5304

@friedrichg

Description

@friedrichg

Describe the bug
A flag was removed but it wasn't mentioned in the CHANGELOG

To Reproduce
Steps to reproduce the behavior:

docker run cortexproject/cortex:v1.13.2 -ingester.chunk-encoding
flag needs an argument: -ingester.chunk-encoding

docker run cortexproject/cortex:v1.14.0 -ingester.chunk-encoding
flag provided but not defined: -ingester.chunk-encoding

Expected behavior
All the flags removed should be mentioned in the CHANGELOG

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions