-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: update nixpkgs and deps #883
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
tiagolobocastro
commented
Nov 1, 2024
•
edited
Loading
edited
bors try |
tryBuild failed: |
62aafa9
to
bc4736e
Compare
bors try |
tryBuild failed: |
bc4736e
to
f232a90
Compare
bors try |
tryBuild succeeded: |
12c7f7c
to
8cdcbef
Compare
bors try |
tryBuild succeeded: |
bors try |
tryBuild failed: |
c7338f8
to
5d33794
Compare
bors try |
5d33794
to
3f5a9da
Compare
tryBuild failed: |
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
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 <tiagolobocastro@gmail.com>
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 <tiagolobocastro@gmail.com>
6a247fb
to
ac90904
Compare
bors try |
Upgrade all aforementioned crates and some related crates. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
ac90904
to
542554c
Compare
tryBuild failed: |
542554c
to
37ab328
Compare
bors try |
tryBuild succeeded: |
niladrih
approved these changes
Nov 4, 2024
Abhinandan-Purkait
approved these changes
Nov 4, 2024
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 <tiagolobocastro@gmail.com>
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 <tiagolobocastro@gmail.com>
Ensures races don't lead into volume resize failures. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
37ab328
to
a9fb457
Compare
bors merge |
bors-openebs-mayastor bot
pushed a commit
that referenced
this pull request
Nov 4, 2024
883: build: update nixpkgs and deps r=tiagolobocastro a=tiagolobocastro test(bdd): update python packages Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- fix(resize): atomically check for the required size Ensures races don't lead into volume resize failures. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- build: upgrade tracing, opentel, tonic, prost, rustls, tls and hyper Upgrade all aforementioned crates and some related crates. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- build: update nixpkgs and deps Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> Co-authored-by: Tiago Castro <tiagolobocastro@gmail.com>
Build failed: |
ce82719
to
bfe2443
Compare
bors merge |
🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
bors-openebs-mayastor bot
pushed a commit
that referenced
this pull request
Nov 4, 2024
883: build: update nixpkgs and deps r=tiagolobocastro a=tiagolobocastro test(bdd): update python packages Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- fix(resize): atomically check for the required size Ensures races don't lead into volume resize failures. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- build: upgrade tracing, opentel, tonic, prost, rustls, tls and hyper Upgrade all aforementioned crates and some related crates. Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- 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 <tiagolobocastro@gmail.com> --- build: update nixpkgs and deps Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com> Co-authored-by: Tiago Castro <tiagolobocastro@gmail.com>
Build failed: |
Signed-off-by: Tiago Castro <tiagolobocastro@gmail.com>
bfe2443
to
d57008e
Compare
bors merge |
Build succeeded: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.