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

**Issue or Feature Request:** Is it possible to upgrade only when prompted by a change to a kubernetes manifest? Automated upgrades are great, but it would be nice to track...

type/enhancement

``` Ignores duplicate dependencies in the integration tests which are brought in via the aws config / sdk Signed-off-by: John McBride ``` **Issue number:** This will close a few stale...

Bumps [tracing-opentelemetry](https://github.com/tokio-rs/tracing) from 0.16.0 to 0.17.4. Release notes Sourced from tracing-opentelemetry's releases. tracing-opentelemetry 0.17.4 This release adds optional support for recording std::error::Errors using [OpenTelemetry's semantic conventions for exceptions][exn-semconv]. Added Layer::with_exception_fields...

dependencies
rust

Bumps [tracing-actix-web](https://github.com/LukeMathWalker/tracing-actix-web) from 0.4.0-beta.16 to 0.6.1. Commits 6012106 (cargo-release) version 0.6.1 01c0541 Update lib.rs 598a4a7 Update README.md 2ffc110 Support opentelemetry 0.18 (#89) 973d9b0 (cargo-release) version 0.6.0 0726f5b Update version in...

dependencies
rust

Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.12.0 to 0.13.2. Changelog Sourced from prometheus's changelog. 0.13.2 Bug fix: Fix compilation on 32-bit targets (#446) 0.13.1 Improvement: ProcessCollector use IntGauge to provide better performance (#430)...

dependencies
rust

Bumps [kube](https://github.com/kube-rs/kube-rs) from 0.71.0 to 0.74.0. Release notes Sourced from kube's releases. 0.74.0 Highlights Polish, bug fixes, guidelines, ci improvements, and new contributors This release features smaller improvements/additions/cleanups/fixes, many of...

dependencies
rust

Bumps [k8s-openapi](https://github.com/Arnavion/k8s-openapi) from 0.14.0 to 0.16.0. Release notes Sourced from k8s-openapi's releases. v0.16.0 k8s-openapi BREAKING CHANGE: Added support for Kubernetes 1.25 under the v1_25 feature. FEATURE: All spec types now...

dependencies
rust

users could have workload that cannot be interrupted during some periods of the day, so we provide a mechanism to prevent Bottlerocket nodes update on user customized time window. **Issue...

### Problem Something in the new `schemars` `v0.8.11` library broke in regards to how our openapiv3 schema is consumed and how `enum` types are generated. It appears they are now...

**Image I'm using:** brupop: `public.ecr.aws/bottlerocket/bottlerocket-update-operator:v0.2.2` EKS: ``` Server Version: version.Info{Major:"1", Minor:"23+", GitVersion:"v1.23.7-eks-4721010", GitCommit:"b77d9473a02fbfa834afa67d677fd12d690b195f", GitTreeState:"clean", BuildDate:"2022-06-27T22:19:07Z", GoVersion:"go1.17.10", Compiler:"gc", Platform:"linux/amd64"} ``` **Issue or Feature Request:** Every second, the `/crdconvert` endpoint of the...