framework-jobs,server: fix password obfuscation for job result and password with display=false#13388
Conversation
Fixes apache#13387 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## 4.20 #13388 +/- ##
============================================
- Coverage 16.26% 16.26% -0.01%
+ Complexity 13434 13433 -1
============================================
Files 5666 5667 +1
Lines 500645 500676 +31
Branches 60801 60799 -2
============================================
Hits 81426 81426
- Misses 410112 410142 +30
- Partials 9107 9108 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 18300 |
harikrishna-patnala
left a comment
There was a problem hiding this comment.
LGTM, verified the fix as well.
I could reproduce the issue with a stopped VR.
After applying the fix
- created an instance in stopped state, let the VR in stopped state too
- reset the password, no error observed
- started the instance and I could see the password in the Virtual router.
Description
Fixes #13387
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?