Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(bors): merge pull request #883
883: build: update nixpkgs and deps r=tiagolobocastro a=tiagolobocastro test(bdd): update python packages Signed-off-by: Tiago Castro <[email protected]> --- fix(resize): atomically check for the required size Ensures races don't lead into volume resize failures. Signed-off-by: Tiago Castro <[email protected]> --- build: specify patches for e2fsprogs This is required because the upstream nixpkgs applies patches which don't apply on the old version we're building.. Signed-off-by: Tiago Castro <[email protected]> --- build!: update kube and related crates Brings back kube-proxy crate to this repo, for easier managing of code changes related to the openapi service. Updates kube to 0.94.2 and k8s-openapi to 0.22.0 with K8s v1_24 Signed-off-by: Tiago Castro <[email protected]> --- build: upgrade tracing, opentel, tonic, prost, rustls, tls and hyper Upgrade all aforementioned crates and some related crates. Signed-off-by: Tiago Castro <[email protected]> --- build: update most crate dependencies Updated all except some which are a bit more problematic: hyper rustls k8s-openapi kube hyper-rustls hyper-tls opentelemetry-otlp h2 http actix-web actix-web-opentelemetry opentelemetry_sdk tracing-opentelemetry opentelemetry opentelemetry-semantic-conventions opentelemetry-http opentelemetry-jaeger http-body tower tower-http rustls-pemfile tonic prost tonic-build prost-build prost-derive prost-types Signed-off-by: Tiago Castro <[email protected]> --- test: temporarily use previous openapi-generator-cli The newer versions have removed the python-prior generator and so upgrading is a considerable amount of work. Let's pin the nixpkgs with the openeapi-generator-cli and we'll tackle this as a separate task. Signed-off-by: Tiago Castro <[email protected]> --- build: update nixpkgs and deps Signed-off-by: Tiago Castro <[email protected]> Co-authored-by: Tiago Castro <[email protected]>
- Loading branch information