Previously CUE paniced when holos tried to unify values originating from
two different cue runtimes. This patch fixes the problem by
initializaing cue.Value structs from the same cue context.
Log messages are also improved after making one complete pass through
the Try Holos Locally guide.
Previously CUE paniced when holos tried to unify values originating from two different cue runtimes. This patch fixes the problem by initializaing cue.Value structs from the same cue context.
Log messages are also improved after making one complete pass through the Try Holos Locally guide.
Closes: #212