doc3721: expose LH resource reservation to harvester-configuration#301
doc3721: expose LH resource reservation to harvester-configuration#301guangbochen merged 2 commits intoharvester:mainfrom
Conversation
✅ Deploy Preview for harvester-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
vickyhella
left a comment
There was a problem hiding this comment.
Just some small suggestions
| data_disk: /dev/sdb | ||
| ``` | ||
|
|
||
| ### `install.harvester.storageClass.replicaCount` |
There was a problem hiding this comment.
please use snake_case instead.
There was a problem hiding this comment.
What is the consideration for us to stick to snake_case , is it mainly for python scripts to work correctly? thanks.
From below post, seems in k8s world, the camelCase is more preferred.
https://stackoverflow.com/questions/22771226/what-is-the-canonical-yaml-naming-style
There was a problem hiding this comment.
this is an inherited design from k3os(harvester's original baseOS), and making it consistent with the existing doc format.
afbce77 to
68ccd00
Compare
expose default storage class replica count to harvester-configuration Signed-off-by: Jian Wang <w13915984028@gmail.com>
|
@w13915984028 we will merge this PR and feel free to leave a comment if u see any problems, thanks. |


expose LH resource reservation to harvester-configuration
expose default storage class replica count to harvester-configuration
issue:
harvester/harvester#3721
source code PR:
Original PR ( harvester/harvester-installer#466 ) is merged into harvester/harvester-installer#402
epic:
harvester/harvester#3262