operator-lifecycle-manager icon indicating copy to clipboard operation
operator-lifecycle-manager copied to clipboard

(fix) prevent hash key collision while generating bundle unpacking job name

Open anik120 opened this issue 1 year ago • 1 comments

anik120 avatar Jun 27 '24 19:06 anik120

/hold

need more clarification to provide justification for the modifications being done in this PR.

anik120 avatar Jun 28 '24 19:06 anik120

The likelyhood of a cache collision with sha256 is quite low. Looking at the issues in question, this might be a caching problem rather than a collision problem. This will not resolve a caching problem.

tmshort avatar Jul 01 '24 14:07 tmshort