Proto commits in openebs-archive/node-disk-manager

These 12 commits are when the Protocol Buffers files have changed:

Commit:da2a5b9
Author:Niladri Halder
Committer:GitHub

chore(dependencies): Update go/k8s dependencies and ci (#682) * chore(ci): update minikube setup - update manusa/actions-setup-minikube to v2.7.1 - update minikube version to v1.26.1 - update kubernetes version to v1.25.0 - update minikube setup to use cilium cni - update minikube setup to avoid storage provisioner plugin installation Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * chore(dependencies): update k8s dependencies to v1.25.4 Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * update go version to 1.19.3 - update go.mod / go.sum - update vendor directory - update build base image with go 1.19.3 Signed-off-by: Akhil Mohan <akhilerm@gmail.com> Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * chore(dependencies): update go modules - update sigs.k8s.io/controller-runtime to v0.13.1 - update k8s.io/klog to k8s.io/klog/v2 v2.80.1 Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * chore(ci): use 'none' minikube driver Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * Update changelogs Signed-off-by: Akhil Mohan <akhilerm@gmail.com> Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * chore(fmt): undo formatting Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> Signed-off-by: Akhil Mohan <akhilerm@gmail.com> Co-authored-by: Akhil Mohan <akhilerm@gmail.com>

The documentation is generated from this commit.

Commit:d6c57f0
Author:Harsh Thakur
Committer:GitHub

chore(refactor): update dependency versions (#561) - update k8s version to 1.20.2 - update controller runtime to 0.8.2 - update operator yamls and client operations according to the new API changes. Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com> Co-authored-by: Akhil Mohan <akhil.mohan@mayadata.io>

Commit:eb668ed
Author:Harsh Thakur
Committer:GitHub

feat(api): adding an API to expose functionality of NDM (#433) Adds a gRPC API which can be called to perform the following operations: - Version of NDM - Node name - Lists block devices and their relationships - SMART stats for a block devices - Status of iSCSI on the node - Sets and gets Hugepages on a node - Rescan method to sync host machine and etcd with latest information. The grpc api-service is enabled via the new feature gate `APIService` and the service will be running on port 9090. Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>

Commit:a4bb078
Author:Akhil Mohan
Committer:GitHub

chore(vendor): update the dependencies to latest kubernetes version (#365) * update to k8s 1.17.4 * add vendor * add changelog Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>

Commit:87fd40a
Author:Harsh Thakur
Committer:Kiran Mova

Adding vendor files Signed-off-by: Harsh Thakur <harshthakur9030@gmail.com>

Commit:df6da40
Author:Akhil Mohan
Committer:Kiran Mova

chore(vendor): update dependency versions add new dependencies(ginkgo, gomega) and update versions of existing dependencies. Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>

Commit:a7cfffe
Author:satbir
Committer:Kiran Mova

[US4256] chore (vendor): Update vendor dependencies. Signed-off-by: satbir <satbir.singh@mayadata.io>

This commit does not contain any .proto files.

Commit:79b56b9
Author:Abhishek Kashyap
Committer:Kiran Mova

Update vendor according to CITF Changes committed: modified: Gopkg.lock modified: Gopkg.toml modified: vendor Signed-off-by: Abhishek Kashyap <abhishek.kashyap@mayadata.io> Signed-off-by: Akash Srivastava <akash.srivastava@openebs.io> Co-authored-by: Akash Srivastava <akash.srivastava@openebs.io>

Commit:3c3183b
Author:Abhishek Kashyap
Committer:Kiran Mova

This commit contains dependencies of the test files. Changes committed: modified: Gopkg.lock modified: Gopkg.toml new file: vendor/github.com/docker new file: vendor/github.com/onsi/ginkgo new file: vendor/github.com/onsi/gomega Signed-off-by: Abhishek Kashyap <abhishek.kashyap@mayadata.io>

Commit:94a0afb
Author:Shovan
Committer:Pawan Prakash Sharma

dep ensure code Packages added- 1. github.com/prometheus/client_golang/prometheus 2. github.com/prometheus/client_golang/prometheus/promhttp Signed-off-by: Shovan <shovan.cse91@gmail.com>

Commit:a38ad0b
Author:Pawan
Committer:Pawan

autogen and dep ensure code for ndmctl Signed-off-by: Pawan <pawanprakash101@gmail.com>

Commit:f4138a7
Author:Pawan
Committer:Pawan

dep ensure