Closed IshwarKanse closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@ca84dd2
). Learn more about missing BASE report. Report is 55 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@rubenvp8510 Fixed the upgrade test. Direct resource support was removed from Chainsaw 0.2.4 version. https://github.com/kyverno/chainsaw/releases/tag/v0.2.4 We now have to specify the apiVersion and kind for the resource. https://kyverno.github.io/chainsaw/latest/operations/helpers/get/
@andreasgerstmayr @rubenvp8510 can we merge this?