bottlerocket-update-operator
bottlerocket-update-operator copied to clipboard
A Kubernetes operator for automated updates to Bottlerocket
Error submodules are preferred for error types, and it is preferable to create multiple error classifications rather than bubbling all errors up to a single error type.
**Issue or Feature Request:** The logs in Brupop are currently emitted using [Bunyan-formatted](https://github.com/trentm/node-bunyan) messages. These are machine-parseable, but they actually end up being pretty difficult for humans to read when...
**Issue or Feature Request:** When the brupop agent reboots a node, it allows the reboot to send a signal to the process, terminating it. This results in a log message...
Bumps [snafu](https://github.com/shepmaster/snafu) from 0.6.10 to 0.7.1. Changelog Sourced from snafu's changelog. [0.7.1] - 2022-05-02 Added The macro ensure_whatever provides the functionality of the ensure macro for stringly-typed errors. Changed No...
Bumps [opentelemetry-prometheus](https://github.com/open-telemetry/opentelemetry-rust) from 0.9.0 to 0.10.0. Release notes Sourced from opentelemetry-prometheus's releases. v0.10.0 Added Add support for baggage metadata #287 Changed Remove api prefix from modules #305 Move mark_as_active_span and...
Bumps [uuid](https://github.com/uuid-rs/uuid) from 0.8.2 to 1.1.2. Release notes Sourced from uuid's releases. 1.1.2 What's Changed Fix some doc links by @mbrobbel in uuid-rs/uuid#606 Prepare for 1.1.2 release by @KodrAus in...
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.8. Release notes Sourced from crossbeam-utils's releases. crossbeam-utils 0.8.8 Fix a bug when unstable loom support is enabled. (#787) crossbeam-utils 0.8.7 Add AtomicCell<{i*,u*}>::{fetch_max,fetch_min}. (#785) Add...
**Image I'm using:** 328549459982.dkr.ecr.us-west-2.amazonaws.com/bottlerocket-update-operator:v0.1.4 **Issue or Feature Request:** If I deploy an ASG with bottlerocket 1.0.0 and the update operator updates instances to 1.1.0 I may run in to problems...
**Image I'm using:** Not relevant. **Issue or Feature Request:** I would imagine most people will have a preexisting prometheus running and thus `yamlgen/telemetry/promethues-resources.yaml` is not really that helpful. This is...
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.6 to 0.8.10. Release notes Sourced from schemars's releases. v0.8.10 Fixed: Undo "Support generic default values in default attributes (GREsau/schemars#83)" as it inadvertently introduced a breaking change...