Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(bors): merge pull request #415
415: feat(app node): update csi node with latests args to enable registration r=Abhinandan-Purkait a=Abhinandan-Purkait ### Changes in this PR 1. Adds the `dnsPolicy: ClusterFirstWithHostNet` so that endpoints are discoverable by dns name. 2. Adds the args to specify rest-api endpoint and enabled registration. ### Why are the changes needed? 1. These changes are needed because csi node now should register itself as an app node to the control-plane. 2. This app node info would be used in snapshot creation to issue FIFREEZE and FITHAW to the filesystem for consistency if enabled. Related Control Plane PR --> openebs/mayastor-control-plane#730 Co-authored-by: Abhinandan Purkait <[email protected]>
- Loading branch information