summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Bump version to 18.0.115 by Chef Expeditorv18.0.115Chef Expeditor2022-06-148-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Bump version to 18.0.114 by Chef Expeditorv18.0.114Chef Expeditor2022-06-148-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12806 from sentryinsurance/add-CONTAINER_IMAGE-distJohn McCrae2022-06-141-0/+3
|\ \ \ \ \ | | | | | | | | | | | | Add CONTAINER_IMAGE dist constant. errors are unrelated to the code.
| * | | | | Change `CONTAINER_IMAGE` to `CONTAINER_REF`Jared Kauppila2022-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jared Kauppila <Jared.Kauppila@sentry.com>
| * | | | | Add CONTAINER_IMAGE dist constantJared Kauppila2022-05-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow proper seamless community distribution support in test-kitchen. Signed-off-by: Jared Kauppila <Jared.Kauppila@sentry.com>
* | | | | | Merge pull request #12833 from hrak/fix/locale_resourceJohn McCrae2022-06-141-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | 2 failures in the verify pipeline are known and unrelated to this code
| * | | | | | Stop executing locale-gen on every chef runHans Rakers2022-06-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hans Rakers <hans@shoq.com>
* | | | | | | Bump version to 18.0.113 by Chef Expeditorv18.0.113Chef Expeditor2022-06-148-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | | Merge pull request #12980 from chef/jfm/authenticator_password_genJohn McCrae2022-06-141-3/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | correcting for linting errorJohn McCrae2022-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * | | | | | KTLO - password generator was randomly failing, replaced the methodJohn McCrae2022-06-071-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | | | Bump version to 18.0.112 by Chef Expeditorv18.0.112Chef Expeditor2022-06-148-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | | Merge pull request #12988 from chef/jfm/update_cert_creation_on_PS3John McCrae2022-06-131-3/+3
|\ \ \ \ \ \ \
| * | | | | | | refactoring the version checkJohn McCrae2022-06-131-3/+3
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | | | Bump version to 18.0.111 by Chef Expeditorv18.0.111Chef Expeditor2022-06-138-21/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | | Merge pull request #12992 from chef/jfm/update_omnibus_license_scoutJohn McCrae2022-06-131-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | The accompanying AdHoc build is mostly green for the *nix OS's. Now we can narrow down the Windows issues.
| * | | | | | Bumping license_scout versionJohn McCrae2022-06-131-2/+2
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | | Bump version to 18.0.110 by Chef Expeditorv18.0.110Chef Expeditor2022-06-078-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | Merge pull request #12965 from chef/jfm/server2012_cert_errorsMarc A. Paradise2022-06-071-1/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjusting cert creation for older Windows platforms. Test failures unrelated to this change.
| * | | | | | Adjusting cert creation for older Windows platformsJohn McCrae2022-06-021-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | | | Bump version to 18.0.109 by Chef Expeditorv18.0.109Chef Expeditor2022-06-078-21/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | | Merge pull request #12973 from chef/expeditor/_ohai_18.0.14Marc A. Paradise2022-06-071-3/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bump ohai to 18.0.14
| * | | | | | | Bump ohai to 18.0.14Chef Expeditor2022-06-061-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when ohai 18.0.14 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | | | | | | Bump version to 18.0.108 by Chef Expeditorv18.0.108Chef Expeditor2022-06-078-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | | | Merge pull request #12979 from chef/praj/add_adhocPrajaktaPurohit2022-06-071-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Update the command to enable adhoc jobs for chef/chef main pipeline
| * | | | | | | Update the command to enable adhoc jobs for chef/chef main pipelinePrajakta Purohit2022-06-071-2/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Prajakta Purohit <prajakta@chef.io>
* | | | | | | Bump version to 18.0.107 by Chef Expeditorv18.0.107Chef Expeditor2022-06-078-21/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | | Fix error 'error validating X-Vault-AWS-IAM-Server-ID header: missing header ↵neha-p62022-06-071-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | X-Vault-AWS-IAM-Server-ID' in Hashi Vault secret manager for AWS IAM auth method (#12956) Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* | | | | | Bump version to 18.0.106 by Chef Expeditorv18.0.106Chef Expeditor2022-06-068-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | | Merge pull request #12971 from chef/praj/add_adhocPrajaktaPurohit2022-06-061-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Add nightly builds for chef/chef:main
| * | | | | Add nightly builds for chef/chef:mainPrajakta Purohit2022-06-031-0/+10
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Prajakta Purohit <prajakta@chef.io>
* | | | | Bump version to 18.0.105 by Chef Expeditorv18.0.105Chef Expeditor2022-06-028-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Remove the befa feature warning which shows up when using Secret Manager ↵neha-p62022-06-021-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | (#12925) Signed-off-by: Neha Pansare <neha.pansare@progress.com>
* | | | | Bump version to 18.0.104 by Chef Expeditorv18.0.104Chef Expeditor2022-06-018-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12959 from chef/jfm/ucrtJohn McCrae2022-06-012-0/+2
|\ \ \ \ \
| * | | | | adding UCRT support to the build pipelinesJohn McCrae2022-06-012-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * | | | | adding UCRT support to the build pipelinesJohn McCrae2022-06-012-0/+4
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | Bump version to 18.0.103 by Chef Expeditorv18.0.103Chef Expeditor2022-05-318-21/+22
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12953 from chef/jfm/ncurses_updateJohn McCrae2022-05-313-14/+14
|\ \ \ \ \
| * | | | | Updated ncurses and gemsJohn McCrae2022-05-313-14/+14
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | | | | Merge pull request #12946 from chef/jsnapp/IPACK-204Jeremiah Snapp2022-05-313-14/+20
|\ \ \ \ \ | |_|/ / / |/| | | | Update omnibus/Gemfile.lock for compatibility with omnibus-toolchain 3.0.0
| * | | | Add RHEL 9 to build matrixJeremiah Snapp2022-05-312-0/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
| * | | | Update omnibus/Gemfile.lockJeremiah Snapp2022-05-311-14/+12
|/ / / / | | | | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* | | | Bump version to 18.0.102 by Chef Expeditorv18.0.102Chef Expeditor2022-05-268-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12910 from chef/jfm/client_pem_update2John McCrae2022-05-264-4/+86
|\ \ \ \
| * | | | refactored authenticator.rb to make the password length consistentJohn McCrae2022-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <jmccrae@chf.io>
| * | | | refactored authenticator.rb to make the password length consistentJohn McCrae2022-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <jmccrae@chf.io>
| * | | | refactored authenticator.rb to remove a redundant block that was causing ↵John McCrae2022-05-261-109/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests to fail Signed-off-by: John McCrae <jmccrae@chf.io>
| * | | | refactored authenticator.rb to remove a redundant block that was causing ↵John McCrae2022-05-262-111/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tests to fail Signed-off-by: John McCrae <jmccrae@chf.io>
| * | | | Updated files to account for pem storage in the Certificate StoreJohn McCrae2022-05-261-2/+19
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John McCrae <jmccrae@chf.io>