-
Notifications
You must be signed in to change notification settings - Fork 214
chef client 18.8.9 update #4057
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
Open
talktovikas
wants to merge
6
commits into
vikas/chef-upgrade-rebase-rebased
Choose a base branch
from
vikas/new_chef_client_18.8.9_update
base: vikas/chef-upgrade-rebase-rebased
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chef client 18.8.9 update #4057
talktovikas
wants to merge
6
commits into
vikas/chef-upgrade-rebase-rebased
from
vikas/new_chef_client_18.8.9_update
Conversation
This file contains hidden or 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
…4052) * Bump thor from 1.3.1 to 1.4.0 in /src/chef-server-ctl --- updated-dependencies: - dependency-name: thor dependency-version: 1.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * Bump thor from 1.2.1 to 1.3.0 in /src/oc-id Bumps [thor](https://github.com/rails/thor) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/rails/thor/releases) - [Commits](rails/thor@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: thor dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * thor upgrade in oc-pedant Signed-off-by: RoyShravani <shravani.roy@progress.com> * adding license exceptions Signed-off-by: RoyShravani <shravani.roy@progress.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: RoyShravani <shravani.roy@progress.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Obvious fix; these changes are the result of automation not creative thinking.
upgrade chef, knife Signed-off-by: Jan Shahid Shaik <jashaik@progress.com> Added sles 12 Signed-off-by: Jan Shahid Shaik <jashaik@progress.com> Remove knife-opc dependency and migrate to native knife commands - Remove knife-opc runtime dependency from chef-server-ctl.gemspec - Replace knife-opc with knife Signed-off-by: Lincoln Baker <sabaker@progress.com> downgrading the ffi in depsolver_issue. Signed-off-by: talktovikas <vikas.yadav@progress.com> fix knife install: wrong location, cant find ruby Signed-off-by: Lincoln Baker <sabaker@progress.com> Update src/chef-server-ctl/plugins/wrap-knife.rb fixed Co-authored-by: jashaik <76031665+jashaik@users.noreply.github.com> Revert "fix knife install: wrong location, cant find ruby" REMOVING THIS COMMIT This reverts commit f6a08f4. Fixed chef-server-ctl reindex issues with redis new client Signed-off-by: Jan Shahid Shaik <jashaik@progress.com>
…nsistant gem. Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
Signed-off-by: talktovikas <vikas.yadav@progress.com>
👷 Deploy Preview for chef-server processing.
|
|
|
lbakerchef
approved these changes
Aug 13, 2025
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.







Description
This will update all the chef client components to its latest version
[Please describe what this change achieves]
Issues Resolved
[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussions that are relevant]
Check List