mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
Add COMPAT comment
This commit is contained in:
@@ -80,6 +80,8 @@ type allocRunnerState struct {
|
||||
AllocClientStatus string
|
||||
AllocClientDescription string
|
||||
|
||||
// COMPAT: Remove in 0.7.0: removing will break upgrading directly from
|
||||
// 0.5.2, so don't remove in the 0.6 series.
|
||||
// Context is deprecated and only used to migrate from older releases.
|
||||
// It will be removed in the future.
|
||||
Context *struct {
|
||||
|
||||
Reference in New Issue
Block a user