Commit graph

9688 commits

Author SHA1 Message Date
Clinton Wolfe
ee168a71ee
Merge pull request #5676 from pradeepbhadani/update_doc_gcs_bucket
Update GCS Storage class list
2021-10-05 22:11:35 -04:00
Clinton Wolfe
d4194b41ab
Merge pull request #5679 from inspec/yaml-docs
Improvements to the inspec.yml docs
2021-10-05 22:10:23 -04:00
Clinton Wolfe
6414e3a5ab
Merge pull request #5681 from inspec/vasundhara/update-tests-files
Update the unit test files to use latest versions of OS rather than the older.
2021-10-05 22:02:22 -04:00
Clinton Wolfe
123afa4303
Merge pull request #5687 from inspec/openssl_bump
Update OpenSSL on macOS to 1.1.1l
2021-10-05 22:00:29 -04:00
Chef Expeditor
1bf5275aad Bump version to 4.46.15 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 01:59:23 +00:00
Clinton Wolfe
a79be0ca96
Merge pull request #5683 from inspec/nm/cassandra-resource
Add support for Cassandra DB
2021-10-05 21:55:24 -04:00
Clinton Wolfe
105f09e2ab
Merge pull request #5689 from inspec/ubuntu16
Add back Ubuntu 16.04 packages + testing
2021-10-05 21:49:27 -04:00
Chef Expeditor
4f4cfeb2fc Bump version to 4.46.14 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-10-06 00:28:33 +00:00
Ian Maddaus
10fdbd7082
Merge pull request #5678 from inspec/dt_update-master-to-main
Replaced /main/ from /master/
2021-10-05 17:19:00 -07:00
Nikita Mathur
62b0d211fa Windows user fetched in user resource without case sensitivity
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-05 15:36:35 +05:30
Nikita Mathur
eb7e7305f4 Members and members array made case insensitive for group resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-05 15:36:35 +05:30
Nikita Mathur
964fdacbee Resolve case sensitivity issues with group name in group resource for windows platform
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-05 15:36:35 +05:30
Tim Smith
8c0d6b0ef0 Add back Ubuntu 16.04 packages + testing
Ubuntu 16.04 is no longer EOL. They've extended support for a full 10 years so it goes EOL in 2026 now.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-02 16:56:53 -07:00
Tim Smith
bcc98feada Enable repeatable builds by bundling Gemfile.lock
This way changes to omnibus-software or omnibus don't change the builds. This is important for us, but also for cinc. It also makes sure that we're tracking bumps to the omnibus-software in the InSpec changelog so we can build release notes that reflect key dep changes like openssl. We recently added the same thing to Infra Server to better track deps there and we've done this in infra client for many years.

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-02 16:52:40 -07:00
Tim Smith
19f74c9c88 Update OpenSSL on macOS to 1.1.l
1.1.1k is no longer there

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-10-02 16:33:23 -07:00
Vasu1105
9b66e2830c Merge branch 'add-http-for-windows-2' of github.com:mbaitelman/inspec into add-http-for-windows 2021-10-01 16:03:55 +05:30
Nikita Mathur
8546595f30 Review changes and build fix
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-10-01 14:43:37 +05:30
Nikita Mathur
ec7526f974
Update docs-chef-io/content/inspec/cli.md
cookstyle relevant changes in inspec check

Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-10-01 13:09:07 +05:30
Nikita Mathur
b4ca1914c4 Add support for Cassandra DB resources
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-30 16:09:08 +05:30
Vasu1105
ff65112ab5 Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1804
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-30 15:05:27 +05:30
Vasu1105
86391be836 Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1604
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-30 14:50:03 +05:30
Vasu1105
584bbfa3a3 Updated test files to use Ubuntu latest version while mocking the OS instead of Ubuntu1404 whereever required.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-30 14:26:43 +05:30
Dishank Tiwari
2bf755a125 Merge branch 'main' into dt_update-master-to-main 2021-09-30 12:05:35 +05:30
Dishank Tiwari
6e7b44fb4c
Update docs-chef-io/content/inspec/resources/aws_elasticache_cluster.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:04:16 +05:30
Dishank Tiwari
d1fc83270d
Update docs-chef-io/content/inspec/resources/aws_efs_file_system.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:04:04 +05:30
Dishank Tiwari
e1c0d2dccc
Update docs-chef-io/content/inspec/resources/aws_ecr_repository.md
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
2021-09-30 12:02:12 +05:30
Chef Expeditor
3f7d40318b Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-30 02:31:57 +00:00
Nikita Mathur
11b9196d44 Update cli doc description for inspec check - inspec deprecations
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:53:35 +05:30
Nikita Mathur
ced270725d Change after code review on cookstyle check
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:23:35 +05:30
Nikita Mathur
811e10b606 Build fix for vendor test
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:23:35 +05:30
Nikita Mathur
1de38f3b13 Build fix for archive and vendor tests due to cookstyle offenses
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:23:35 +05:30
Nikita Mathur
ab1d423a35 Use only inspec cops of cookstyle gem
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:23:35 +05:30
Nikita Mathur
bedde88849 Integrate inspec check with cookstyle
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
2021-09-29 13:23:35 +05:30
Vasu1105
fe555a3780 Remove the unit test added for Ubuntu using older version i.e 15.04.
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-29 12:53:58 +05:30
Tim Smith
bac643254d Better describe what platform-family is doing for us
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:16:13 -07:00
Tim Smith
9305a18366 Fix a typo
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:15:53 -07:00
Tim Smith
d3905092a5 Use a more modern Ubuntu release in the example
Signed-off-by: Tim Smith <tsmith@chef.io>
2021-09-28 15:15:47 -07:00
Chef Expeditor
e5b7bcf4b9 Bump version to 4.46.13 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-28 12:19:40 +00:00
Clinton Wolfe
baf653282a
Merge pull request #5671 from inspec/vasundhara/fix-opa-resources
Fix opa_cli and opa_api resource unable to verify empty result {}
2021-09-28 08:18:09 -04:00
Chef Expeditor
37a7889407 Bump version to 4.46.12 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-28 12:15:35 +00:00
Clinton Wolfe
67afbc5f59
Merge pull request #5656 from inspec/vasundhara/fix-dependent-profile-control-filtering
Fix --controls option was not working for dependent profile
2021-09-28 08:14:03 -04:00
Vasu1105
04c1af6a24 Fixed lint
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-28 12:13:18 +05:30
Vasu1105
3e9223d603 Fixed lint and failing test
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-28 11:57:21 +05:30
Vasu1105
761fa4338e Fix - controls option was not working for depedent profile
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
2021-09-28 11:19:04 +05:30
Clinton Wolfe
eb9a12d501
Merge pull request #5673 from inspec/tduffield/4-promotion-fix
Specify promotion actions in .expeditor/config.yml
2021-09-28 00:42:32 -04:00
Chef Expeditor
ac07060c12 Bump version to 4.46.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-28 04:40:30 +00:00
Clinton Wolfe
33199f6e47
Merge pull request #5675 from inspec/more_platforms
Build packages for debian 11, macos 12, windows 11/2022
2021-09-28 00:38:57 -04:00
Chef Expeditor
7493e26e47 Bump version to 4.46.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-28 04:37:02 +00:00
Clinton Wolfe
993c9d9225
Merge pull request #5657 from inspec/nm/tags-dependent
Fix --tags filter for dependent profiles
2021-09-28 00:35:32 -04:00
Chef Expeditor
2e23f13d11 Bump version to 4.46.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
2021-09-28 04:32:22 +00:00