Skip to content

Tags: openconfig/gnoi

Tags

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #317 from alshabib/error-codes

updating containerz error handling

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(all): update deps (#306)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update build to support Bazel 8/bzlmod (#248)

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #264 from gpollep/gnoi_containerz_devices

Added support for devices in StartContainerRequest

v0.6.0

Toggle v0.6.0's commit message

Verified

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

adding support for plugins

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