fix iop status update issue.#741
Conversation
9f7bd3d to
df122b0
Compare
dgn
left a comment
There was a problem hiding this comment.
I know this is not caused by this PR but rather the CRD, but I don't think this is the way to go. Status should always go into the Status part of the CR, never into the spec
+1 |
|
This also fixes |
|
Raised a PR to move status fields out of IstioOperator spec: istio/api#1231 @ostromart PTAL |
|
Moved status out of spec: |
| wg.Wait() | ||
|
|
||
| out := &v1alpha1.InstallStatus{ | ||
| //TODO: add overall status logic |
There was a problem hiding this comment.
maybe we need an issue to track this.
There was a problem hiding this comment.
Generally LGTM. This unblocks e2e-operator test, I would let it merged first. @ostromart ptal if you have a second thought.
resolve: istio/istio#20021
also fix
e2e-operatortest.