deprecated-config-checker

command
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

README

Deprecated Config Checker

This script can check your configuration files for deprecated and deleted options.

Usage

Run the script with -help for a list of options.

Example
go run tools/deprecated-config-checker/main.go \
  -config.file tools/deprecated-config-checker/test-fixtures/config.yaml \
  -runtime-config.file tools/deprecated-config-checker/test-fixtures/runtime-config.yaml

Adding a new config deprecation or deletion?

Add deprecations to the deprecated-config.yaml file, and deletions to the deleted-config.yaml. Then, update the test-fixtures/config.yaml and test-fixtures/runtime-config.yaml files as well as the tests in checker/checker_test.go.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL