GeorgeJahad opened a new pull request #2666: URL: https://github.com/apache/ozone/pull/2666
## What changes were proposed in this pull request? We use the k3s install script to install the k3s tool to run our k8s tests. That script is broken right now, due to a github outage: https://github.com/k3s-io/k3s/issues/4054 The suggested workaround is to comment out the hash verification, which is what this PR does. Hopefully the outage will end soon and this PR won't need to be merged ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5769 ## How was this patch tested? kubernetes tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
