Roman Dodin

Results 153 comments of Roman Dodin

@eduardocalfaia that's because your file doesn't have any info as to which platform/version it belongs to. You can use the cli flags to provide the platform information

I am hitting this issue as well and specifying containerd registry auth like this: ``` containerd_registry_auth: - registry: registry-1.docker.io username: password: ``` doesn't seem to help. Who knows how can...

@dplore in SR Linux case (unrelated to OC) the policy framework works as follows: 1. A route R has communities C1 C2 C3 2. community-set has a list of members...

good idea, I think I'd love the same functionality but expanded with tags, not only categories

this is a considerable change which backfired at us since the published go package to this date is unversioned, which makes it quite hard to pin dependencies. Currently, I see...

@marcushines @robshakir this commit https://github.com/openconfig/gnmi/commit/480bf53a74d21bb0a82d5d716264874de1070120#diff-49fc5824be3cfb8d64321cc64142f0568a3039a55da00d2aaed8fd766369854c changed gnmi.proto and generated stubs in a non-backwards compatible way without bumping the service version. Currently, the statement outlined in the https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-specification.md#grpc-network-management-interface-gnmi header renders itself...

@earies I see that @marcushines just released 0.9.0, and one thing that is quite different from this proposal is that `alias` and `use_aliases` were not deprecated, but moved to reserved...

@adibrastegarnia there are today two available tags - 0.8.0 and 0.9.0

Hi @dplore @robshakir and others, I wanted to revive this topic with a focus on the `heartbeat_interval`. It seems some operators are picking up on this spec capability with the...