You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/23 17:03:01 UTC

[GitHub] [flink-kubernetes-operator] gyfora opened a new pull request, #277: [FLINK-28233] Clear error status correctly for stable deployments

gyfora opened a new pull request, #277:
URL: https://github.com/apache/flink-kubernetes-operator/pull/277

   We used to try clearing errors out by setting this `null` but due to how Status patching works, this basically means no update was made.
   
   This commit fixes this by setting to empty string instead.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] gyfora commented on pull request #277: [FLINK-28233] Clear error status correctly for stable deployments

Posted by GitBox <gi...@apache.org>.
gyfora commented on PR #277:
URL: https://github.com/apache/flink-kubernetes-operator/pull/277#issuecomment-1164658447

   cc @tweise @morhidi 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink-kubernetes-operator] gyfora merged pull request #277: [FLINK-28233] Clear error status correctly for stable deployments

Posted by GitBox <gi...@apache.org>.
gyfora merged PR #277:
URL: https://github.com/apache/flink-kubernetes-operator/pull/277


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org