Chef Expeditor
|
d37b123bf6
|
Bump version to 4.47.4 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-13 01:07:19 +00:00 |
|
Clinton Wolfe
|
0bfb0bc648
|
Merge pull request #5667 from inspec/nm/group-user-sensitive
Group & User Resources - Resolve name case-sensitivity issue for windows
|
2021-10-12 21:05:57 -04:00 |
|
Nikita Mathur
|
09550ed7f3
|
User groups made case insensitive for user resource for include matcher
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2021-10-07 13:32:36 +05:30 |
|
Chef Expeditor
|
9a78b1dbe0
|
Bump version to 4.47.3 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 03:08:29 +00:00 |
|
Chef Expeditor
|
c86031c237
|
Bump version to 4.47.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 02:54:48 +00:00 |
|
Chef Expeditor
|
be800bd741
|
Bump version to 4.47.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 02:39:57 +00:00 |
|
Chef Expeditor
|
b9f5b52f69
|
Update CHANGELOG.md with details from pull request #5687
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 02:27:53 +00:00 |
|
Chef Expeditor
|
62a1e24a2c
|
Bump version to 4.47.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2021-10-06 02:14:02 +00:00 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
Clinton Wolfe
|
86e7da02a1
|
Merge pull request #5664 from inspec/nm/postgres-socket
Add option in `postgres_session` resource to establish socket connection
|
2021-09-28 00:30:49 -04:00 |
|