Skip to content
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

kube bump 0.87.1 #63

Merged
merged 3 commits into from
Nov 1, 2023
Merged

kube bump 0.87.1 #63

merged 3 commits into from
Nov 1, 2023

Conversation

clux
Copy link
Member

@clux clux commented Oct 31, 2023

quick controller e2e for kube-rs/kube#1333

one versioning quirk:

    Updating git repository `https://github.com/kube-rs/kube.git`
    Updating crates.io index
error: failed to select a version for `syn`.
    ... required by package `kube-derive v0.86.0 (https://github.com/kube-rs/kube.git?branch=main#17f1cb59)`
    ... which satisfies git dependency `kube-derive` of package `kube v0.86.0 (https://github.com/kube-rs/kube.git?branch=main#17f1cb59)`
    ... which satisfies git dependency `kube` of package `controller v0.12.10 (/home/clux/kube/controller-rs)`
versions that meet the requirements `^2.0.38` are: 2.0.38

all possible versions conflict with previously selected packages.

  previously selected package `syn v2.0.31`
    ... which satisfies dependency `syn = "^2"` (locked to 2.0.31) of package `actix-macros v0.2.4`
    ... which satisfies dependency `actix-macros = "^0.2.3"` (locked to 0.2.4) of package `actix-web v4.3.1`
    ... which satisfies dependency `actix-web = "^4.3.1"` (locked to 4.3.1) of package `controller v0.12.10 (/home/clux/kube/controller-rs)`

so i guess people might have to run cargo run -p actix-web if they use it

Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
@clux clux changed the title sanity bump kube bump 0.87.1 Nov 1, 2023
@clux clux marked this pull request as ready for review November 1, 2023 19:52
@clux clux merged commit 26f6cfb into main Nov 1, 2023
7 checks passed
@clux clux deleted the sanity-bump branch November 1, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant