Skip to content

Tags: openconfig/gnoi

Tags

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #200 from alshabib/update

Update RPC and other start parameters.

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Deprecate bootconfig certz message to align with bootz (#197)

* Readd grpc.pb.go based on compiler standardization in OC repos

* Update deps and fix go version in workspace and regenerate files

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update bootconfig.proto new (#168)

* Update bootconfig.proto

* Add MODULE.bazel files

* Update go.mod

* removed MODULE.bazel and MODULE.bazel.lock

* Update BUILD.bazel

* go mod tidy executed

* Update bootconfig.proto

* Update bootconfig.proto

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add the ability to return reboot result and failure information in Re…

…bootStatusResponse message (#138)

* Add the ability to return reboot result and failure information in RebootStatusResponse message.

* Add the ability to return reboot result and failure information in RebootStatusResponse message.

* Update system.proto

* Update all generated files

---------

Co-authored-by: marcushines <80116818+marcushines@users.noreply.github.com>
Co-authored-by: Marcus Hines <hines@google.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #134 from charanjith-anet/pingvrf

Added VRF option to Ping and Traceroute requests

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #121 from openconfig/hines

Remove interface service based on no implementations nor no clear use