elek opened a new pull request #2221:
URL: https://github.com/apache/ozone/pull/2221


   ## What changes were proposed in this pull request?
   
   Ozone Kubernetes examples are generated files (generated by 
[flekszible](https://github.com/elek/flekszible), but to support 
[kustomize](https://kustomize.io/) for further generation we can provide 
`kustomization.yaml` descriptor (limitation of Kustomize).
   
   Note: patch regenerates all the files which causes some additional changes 
as the files were not regenerated since the `ozone.datanode.pipeline.limit` was 
added.
   
   ## How was this patch tested?
   
   ```
   kustomize build 
'https://github.com/elek/ozone/hadoop-ozone/dist/src/main/k8s/examples/ozone?ref=kustomize
   '```
   
   Or with a `kustomization.yaml` in the current directory:
   
   ```
   resources:
   - ../ozone/hadoop-ozone/dist/src/main/k8s/examples/ozone
   ```


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to