neils-dev commented on a change in pull request #2485:
URL: https://github.com/apache/ozone/pull/2485#discussion_r693098176
##########
File path: hadoop-ozone/dev-support/checks/_lib.sh
##########
@@ -73,7 +73,7 @@ install_k3s() {
}
_install_k3s() {
- curl -sfL https://get.k3s.io | sh -
+ curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION="v1.21.2+k3s1" sh -
Review comment:
Thanks @adoroszlai for the comment on bugs fixed on master that affect
our feature branch. Can you please apply it to the feature branch`
apache:HDDS-4440-s3-performance` from the `master` through a merge? I'll
update our PR and re-run CI afterwords.
--
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]