Stefan Hipfel
Stefan Hipfel
Hi, I currently want to write some struct data to a device's local_context_data. However since this parameter needs to be a *string ([local_context_data](https://github.com/netbox-community/go-netbox/blob/master/netbox/models/writable_device_with_config_context.go#L88)), I need to json.Marshal my go struct...
When creating a slo, no headers are written to the segment objects: `headers, err := file.conn.ObjectPut(file.segmentContainer, segmentName, segmentReader, true, "", file.contentType, nil)` https://github.com/ncw/swift/blob/master/largeobjects.go#L403 In my case I want to pass...
nova-api proxysql uses ~250mb of ram and ~40-50ms cpu. Not sure which defaults makes more sense
until problem is solved: https://github.com/ncw/swift/issues/172
Make sure that the latest successful backup is kept "forever", that in an event without successful backups for a very long time we still have one good backup left!