mirror of
https://github.com/helm/helm.git
synced 2026-08-10 17:14:52 +00:00
- Fix data race by using channel instead of shared variable for requestURL - Make assertions more robust by parsing URL and checking query parameters instead of exact string matching Signed-off-by: kimsm28 <sm28.kim@samsung.com>