Roman Dodin

Results 132 issues of Roman Dodin

This is a placeholder for a discussion around supporting Nokia SR OS in boxen

Hi all, I've been serving hubble-ui under a `baseUrl` `/baseUrl` by setting the following in the chart values: ```yaml hubble: enabled: true relay: enabled: true ui: enabled: true baseUrl: "/hubble/"...

Thanks you for this amazing solution/service; I can see a million use cases where I can get a good mileage out of it. Installing binaries with `curl | sh` has...

Currently verbose pull logging (the verbosiness is likely due to the non interactive way the logs are displayed) But nevertheless, it seems that this pull logs might be rather classified...

One of the niceties coming with clab (for srlinux) is auto-enabled pass-less ssh login. It is enabled with containerlab gleaning public keys from `~/.ssh/*.pub` and reading keys from SSH agent....

enhancement

It is potentially not allowed to have extra fields in the CRD spec, so this better be moved some other place. https://github.com/srl-labs/srl-controller/blob/main/api/types/v1alpha1/srlinux_types.go#L63