mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-30 19:44:18 -04:00
cli: remove old migration steps and id-file references (#2440)
* Remove old migration steps and id-file references * Update codeowners file --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
9e1a0c06bf
commit
ab8a17e535
14 changed files with 95 additions and 581 deletions
|
@ -74,8 +74,6 @@ const (
|
|||
// Filenames.
|
||||
//
|
||||
|
||||
// ClusterIDsFilename filename that contains Constellation clusterID and IP.
|
||||
ClusterIDsFilename = "constellation-id.json"
|
||||
// StateFilename filename that contains the entire state of the Constellation cluster.
|
||||
StateFilename = "constellation-state.yaml"
|
||||
// ConfigFilename filename of Constellation config file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue