Reuben Miller

Results 262 comments of Reuben Miller

Resolves $null credential issue referenced at the end of #94

This part might actually relate more to the other discussion ticket #1199, however I will leave it here for now as it provides some background into the proposal. **Background** Inventory...

> I don't fully grasp the difference you introduce between a SMART agent and no-agent (just thin-edge). > > Even in what you call the just thin-edge case, one needs...

Yes I think we can park this issue for the moment, and close it once we get confirmation about Apama plugin ownership transition.

This is a very unfortunately problem introduced by Raspberry PIs as they classify the `armv6l` CPU architecture under the Debian CPU architecture of `armhf`, which is contrary to the Debian...

This issue will be parked until we have a better way of publishing the armv6l package (due to the naming conflict).

If this is just for the CI/CD runner, then we could use my open source tool [go-c8y-cli](https://goc8ycli.netlify.app/) After setting the required environment variables for the url, username, password etc, deleting...

[cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild) actually has a really nice cross compiling feature making it easy to build for different triples. We use it in a project where we build for armv6, armv7, arm64...

The device in question had an invalid nameserver entry in the `/etc/resolv.conf` due to misconfiguration of the router which the device was using for connectivity. 2/3 of the nameserver addresses...