bottlerocket-update-operator icon indicating copy to clipboard operation
bottlerocket-update-operator copied to clipboard

A Kubernetes operator for automated updates to Bottlerocket

Results 106 bottlerocket-update-operator issues
Sort by recently updated
recently updated
newest added

Asked by customer. Need investigate on how many cpu/memory resources does brupop use.

I'm currently using the operator version v0.2.2. However, the pod failed to startup returning the following error: ` Warning Unhealthy 5s (x2 over 35s) kubelet Liveness probe failed: Get "https://100.64.165.98:8443/ping":...

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.12.0. Release notes Sourced from reqwest's releases. v0.12.0 What's Changed Upgrade to hyper, http, and http-body v1. Add better support for converting to and from...

dependencies
rust

Bumps [semver](https://github.com/dtolnay/semver) from 1.0.17 to 1.0.22. Release notes Sourced from semver's releases. 1.0.22 Fix unused_imports warnings when compiled by rustc 1.78 1.0.21 Update proc-macro2 to fix caching issue when using...

dependencies
rust

Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.77 to 0.1.78. Release notes Sourced from async-trait's releases. 0.1.78 Prevent unused_qualifications lint being triggered in generated code in nightly-2024-03-05 and up (#260) Commits c73061d Release 0.1.78...

dependencies
rust

Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.5 to 0.7.10. Commits e097e56 chore: Release 6f3baa8 Require uuid 1.6 89363c5 Remove --cfg uuid_unstable requirement for uuid_v7 feature (#123) c173c38 Support otel 0.22 (#122) 58f8c58 (cargo-release)...

dependencies
rust

Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.4 to 2.1.1. Release notes Sourced from rustls-pemfile's releases. 2.1.1 Headlines Leading whitespace in PEM document bodies is now trimmed in addition to trailing whitespace. What's Changed...

dependencies
rust

**Issue number:** https://github.com/bottlerocket-os/bottlerocket-update-operator/issues/486 **Description of changes:** This attempts to address #486. Changes root certificate referenced based on current findings of the issue. **Testing done:** Ran test suite. Our own cluster...

**Issue number:** #596 **Description of changes:** This PR refactors the existing README to send users to the bottlerocket.dev documentation. This allows us to maintain documentation in a single place. A...

**Image I'm using:** n/a **Issue or Feature Request:** Brupop Documentation launched on Feb 14 and there is substantial overlap with the README. To reduce duplication, we should people interested in...