|
uniter: add hook error status data
With this CL information about a failing hook and,
if possible, the relation id and the remote unit are
written into the status data of the status doc.
https://code.launchpad.net/~themue/juju-core/047-write-hook-error-to-status-data/+merge/187992
(do not edit description out of merge proposal)
Total comments: 1
Total comments: 4
Total comments: 21
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+266 lines, -103 lines) |
Patch |
 |
A |
[revision details]
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cmd/builddb/main.go
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cmd/juju/status.go
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cmd/jujud/unit_test.go
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/api/machiner/machiner_test.go
|
View
|
1
2
3
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/api/uniter/unit_test.go
|
View
|
1
2
3
|
1 chunk |
+8 lines, -2 lines |
1 comment
|
Download
|
 |
M |
state/apiserver/machine/machiner_test.go
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/apiserver/provisioner/provisioner.go
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
state/apiserver/provisioner/provisioner_test.go
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
state/apiserver/uniter/uniter_test.go
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/export_test.go
|
View
|
1
2
3
|
2 chunks |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
state/machine.go
|
View
|
1
2
3
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
state/machine_test.go
|
View
|
1
2
3
|
3 chunks |
+71 lines, -25 lines |
0 comments
|
Download
|
 |
M |
state/unit.go
|
View
|
1
2
3
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
state/unit_test.go
|
View
|
1
2
3
|
8 chunks |
+20 lines, -25 lines |
0 comments
|
Download
|
 |
M |
worker/machiner/machiner_test.go
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
worker/provisioner/provisioner_test.go
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
worker/uniter/modes.go
|
View
|
1
2
3
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
worker/uniter/uniter_test.go
|
View
|
1
2
3
|
14 chunks |
+128 lines, -6 lines |
0 comments
|
Download
|
Total messages: 8
|