adoroszlai opened a new pull request, #5024: URL: https://github.com/apache/ozone/pull/5024
## What changes were proposed in this pull request? Use `kubectl apply -k` instead of `-f` to get rid of error: ``` error: error validating "kustomization.yaml": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false ``` (with `--validate=false` some other similar error is shown...) https://github.com/apache/ozone/actions/runs/5463225307/jobs/9944167392#step:5:126 https://issues.apache.org/jira/browse/HDDS-8979 ## How was this patch tested? Verified output no longer shows this error: https://github.com/adoroszlai/hadoop-ozone/actions/runs/5465403252/jobs/9949414579#step:5:111 -- 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]
