Nik Revin
Nik Revin
```bash $ bazel run //:buildifier ERROR: /private/var/tmp/_bazel_lol/b8c9941566ac81876f0d17a46a5ee553/external/io_bazel_rules_go/proto/BUILD.bazel:13:1: every rule of type go_proto_compiler implicitly depends upon the target '@com_google_protobuf//:protoc', but this target could not be found because of: no such package...
**What did you do?** We spent a huge amount of time trying to understand why we could not scrape a newly added service metrics until we discovered the following: -...
Hey everyone! Is there any plans to ship nats.c as a [conan](https://conan.io) package?
When configuring storage with the `with_mount_unit` option systemd complains about the fsck dependency. Excerpt from the `.fcc` file: ```yaml --- variant: fcos version: 1.1.0 storage: disks: - device: /dev/vdb filesystems:...
[Linux Standard Base](http://refspecs.linuxfoundation.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/usernames.html) enumerates all required and optional users. The only one required is `root`. All the rest are optional. The list of alpine users contains the following users not...
upgrade dependencies along the way
-bindnow linker option enables full RELRO on ELF targets. This options defaults to false and preserves current behavior - partial relro for buildmode=pie. Also, the following changes were made to...
Adds an [Alertmanager](https://prometheus.io/docs/alerting/alertmanager/) alerter.
Supersedes https://github.com/coreos/fedora-coreos-docs/pull/64