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

knife-tidy does not work with chef-infra-server out of the box. #2789

Open
PrajaktaPurohit opened this issue Sep 2, 2021 · 2 comments
Open
Assignees
Labels
Aspect: Integration Works correctly with other projects or systems. Triage: Try Reproducing Indicates that this issue needs to be reproduced. Type: Regression It used to work, now it doesn't.

Comments

@PrajaktaPurohit
Copy link
Contributor

PrajaktaPurohit commented Sep 2, 2021

Noted in an upgrade from Chef Infra Server 12 to Chef Infra Server 13.

knife-tidy is used when doing server migrations and stale node cleanup.
It does not work with the native Chef Infra Server ruby.

Acceptance Criteria:

  1. knife-tidy should work with Chef Infra Server out of the box on the latest 14.x
  2. Add knife-tidy test to the umbrella pipeline.
@PrajaktaPurohit PrajaktaPurohit added the Status: Untriaged An issue that has yet to be triaged. label Sep 2, 2021
@sam1el
Copy link

sam1el commented Sep 2, 2021

In my specific case, knife-tidy wasn't able to run with Chef Infra 12.1.2. The version of ruby was too low. Knife-Tidy requires 2.3.0 and this version of infra shipped with 2.1.0

@lbakerchef lbakerchef added Type: Regression It used to work, now it doesn't. and removed Status: Untriaged An issue that has yet to be triaged. labels Oct 7, 2021
@PrajaktaPurohit
Copy link
Contributor Author

Is it possible to use knife tidy after the upgrade?

@PrajaktaPurohit PrajaktaPurohit added Aspect: Integration Works correctly with other projects or systems. Triage: Try Reproducing Indicates that this issue needs to be reproduced. labels Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: Integration Works correctly with other projects or systems. Triage: Try Reproducing Indicates that this issue needs to be reproduced. Type: Regression It used to work, now it doesn't.
Projects
None yet
Development

No branches or pull requests

3 participants