kots icon indicating copy to clipboard operation
kots copied to clipboard

fix: Update error log message

Open banjoh opened this issue 3 years ago • 2 comments

What this PR does / why we need it:

Fixes an error log typo that looks like below

{"level":"info","ts":"2022-09-21T05:56:23Z","msg":"restore complete, marking version ********** as deployed[]"}
{"level":"error","ts":"2022-09-21T05:56:24Z","msg":"failed to handle restoe for app **********: failed to handle undeploy completed: failed to check restore \"**********\" complete: failed to mark app version as deployed: Rollback is not supported."}
{"level":"info","ts":"2022-09-21T05:56:26Z","msg":"restore complete, marking version ********** as deployed[]"}
{"level":"error","ts":"2022-09-21T05:56:26Z","msg":"failed to handle restoe for app **********: failed to handle undeploy completed: failed to check restore \"**********\" complete: failed to mark app version as deployed: Rollback is not supported."}

Does this PR introduce a user-facing change?

NONE

Does this PR require documentation?

NONE

banjoh avatar Sep 21 '22 11:09 banjoh

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 21 '22 11:09 CLAassistant

@banjoh thanks for the contribution. Once you've completed the CLA we'll review it for inclusion. 🙂

obfuscurity avatar Sep 21 '22 18:09 obfuscurity

@banjoh thanks for the contribution. Once you've completed the CLA we'll review it for inclusion. 🙂

Thanks @obfuscurity. Signed

banjoh avatar Sep 22 '22 08:09 banjoh