Skip to content

Commit

Permalink
Version and Bandwidth added in the resources.proto (#3)
Browse files Browse the repository at this point in the history
* version and bandwidth added

* badwidth and version added in the node

* proto regen

* dup method fix
  • Loading branch information
chetan-spheron authored Oct 1, 2024
1 parent 992fb39 commit 796043b
Show file tree
Hide file tree
Showing 134 changed files with 3,607 additions and 3,431 deletions.
2 changes: 2 additions & 0 deletions docs/proto/provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -800,6 +800,8 @@
| `ephemeral_storage` | [ResourcePair](#akash.inventory.v1.ResourcePair) | | |
| `volumes_attached` | [ResourcePair](#akash.inventory.v1.ResourcePair) | | |
| `volumes_mounted` | [ResourcePair](#akash.inventory.v1.ResourcePair) | | |
| `version` | [string](#string) | | |
| `bandwidth` | [string](#string) | | |



Expand Down
12 changes: 6 additions & 6 deletions go/inventory/v1/cluster.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 29 additions & 28 deletions go/inventory/v1/cpu.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 33 additions & 33 deletions go/inventory/v1/gpu.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 29 additions & 29 deletions go/inventory/v1/memory.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 796043b

Please sign in to comment.