Skip to content

Commit

Permalink
Merge 04e5d88 into backport/ui/enhancement/updateNodeList/mentally-mo…
Browse files Browse the repository at this point in the history
…dern-feline
  • Loading branch information
hc-github-team-consul-core authored Jul 12, 2023
2 parents 919f697 + 04e5d88 commit 67b44f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -3999,6 +3999,7 @@ func (a *Agent) loadMetadata(conf *config.RuntimeConfig) error {
meta[k] = v
}
meta[structs.MetaSegmentKey] = conf.SegmentName
meta[structs.MetaConsulVersion] = conf.Version
return a.State.LoadMetadata(meta)
}

Expand Down

0 comments on commit 67b44f3

Please sign in to comment.