|
@@ -242,7 +242,7 @@ func Reload(configFile string, flags *pflag.FlagSet, reload func(*Config)) error
|
|
|
// This is deprecated in 1.13, and, be removed after 3 release cycles.
|
|
|
// The following will check the conflict of labels, and report a warning for deprecation.
|
|
|
//
|
|
|
- // TODO: After 3 release cycles (1.16) an error will be returned, and labels will be
|
|
|
+ // TODO: After 3 release cycles (17.12) an error will be returned, and labels will be
|
|
|
// sanitized to consolidate duplicate key-value pairs (config.Labels = newLabels):
|
|
|
//
|
|
|
// newLabels, err := GetConflictFreeLabels(newConfig.Labels)
|