Chef Expeditor
|
9a77b1d5e5
|
Bump version to 5.10.2 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-23 13:50:19 +00:00 |
|
Clinton Wolfe
|
22f8e1a6e7
|
Merge pull request #5936 from inspec/nm/plugin-search-list-description
CFINSPEC-118 Description added in plugin list and search command
|
2022-03-23 09:48:36 -04:00 |
|
Chef Expeditor
|
b681a6e9aa
|
Bump version to 5.10.1 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-23 13:45:22 +00:00 |
|
Clinton Wolfe
|
a15280fcc5
|
Merge pull request #5937 from inspec/vasundhara/fix-postgres-session-resource
CFINSPEC-154: postgres_session resource allow query errors to be treat as failures.
|
2022-03-23 09:44:06 -04:00 |
|
Chef Expeditor
|
829b9acf45
|
Bump version to 5.10.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-23 13:40:48 +00:00 |
|
Clinton Wolfe
|
03d0f2374b
|
Merge pull request #5935 from inspec/ss/resource-cgroup
CFINSPEC-73: Add cgroup resource
|
2022-03-23 09:39:32 -04:00 |
|
Chef Expeditor
|
1a75dcdcdd
|
Bump version to 5.9.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-23 13:38:02 +00:00 |
|
Clinton Wolfe
|
4c351b00c8
|
Merge pull request #5931 from inspec/ss/resource-ppa
CFINSPEC-82: Add ppa resource
|
2022-03-23 09:36:48 -04:00 |
|
Sonu Saha
|
0acd93cca8
|
CFINSPEC-73: Correct typos in cgroup doc
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 08:53:51 +05:30 |
|
Deepa Kumaraswamy
|
dac909f1cf
|
Updated cmp and eq descriptions
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-23 08:41:50 +05:30 |
|
Deepa Kumaraswamy
|
d5df8288f5
|
updates received from Sonu
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-23 08:41:39 +05:30 |
|
Deepa Kumaraswamy
|
7b7bd9838f
|
review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-23 08:41:26 +05:30 |
|
Sonu Saha
|
127b1b0fd1
|
CFINSPEC-73: Add documentation for cgroup
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 08:41:10 +05:30 |
|
Sonu Saha
|
4f151bd72c
|
CFINSPEC-73: Add unit test and relevant files for cgroup
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 08:40:34 +05:30 |
|
Sonu Saha
|
023f4275da
|
CFINSPEC-73: Implement param match logic on dynamic valid queries
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 07:54:11 +05:30 |
|
Clinton Wolfe
|
d4aa361a83
|
Make cgroup work by using a static list. Also adjust cmd processing.
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-23 07:54:11 +05:30 |
|
Sonu Saha
|
c5a66f58a6
|
CFINSPEC-73: Initial draft of cgroup resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-23 07:54:11 +05:30 |
|
Nikita Mathur
|
a8716f8dda
|
More build fixes and pr review changes
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-22 15:52:45 +05:30 |
|
Vasu1105
|
2d0d972d65
|
CFINSPEC-154: Updates postgres_session resource to raise exception only in case of connection and authentication error and allow any errors in query to be fetched using output property(keeping earlier behaviour).
Signed-off-by: Vasu1105 <vasundhara.jagdale@chef.io>
|
2022-03-22 15:12:44 +05:30 |
|
Deepa Kumaraswamy
|
0f708ac752
|
review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-22 14:18:36 +05:30 |
|
Nikita Mathur
|
311c22c062
|
webmock test cases fix for loader and installer tests
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-21 19:08:36 +05:30 |
|
Deepa Kumaraswamy
|
8c8921067e
|
review
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-21 17:22:22 +05:30 |
|
Nikita Mathur
|
7442ef1941
|
Description fetch logic added for user plugin listing and test cases
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-21 15:04:33 +05:30 |
|
Nikita Mathur
|
e2d8ee1167
|
Text case fixes for plugin list/search
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-21 14:01:43 +05:30 |
|
Chef Expeditor
|
14203c6243
|
Bump version to 5.8.0 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-19 20:37:25 +00:00 |
|
Clinton Wolfe
|
aaad62e362
|
Merge pull request #5921 from inspec/ss/resource-lxc
CFINSPEC-79: Add linux container resource
|
2022-03-19 16:36:16 -04:00 |
|
Chef Expeditor
|
44c1d524e4
|
Bump version to 5.7.11 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-19 20:28:04 +00:00 |
|
Clinton Wolfe
|
55fe4b21f4
|
Merge pull request #5796 from inspec/vasundhara/virtualization_resource
CFINSPEC-1 Adds the ability to detect the Kubernetes container and Podman container.
|
2022-03-19 16:26:47 -04:00 |
|
Sonu Saha
|
302b996ca7
|
CFINSPEC-82: Fix missing quote in documentation
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-19 09:40:23 +05:30 |
|
Nikita Mathur
|
0cf44d324e
|
Comment added for description in inspec status
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-18 17:37:01 +05:30 |
|
Nikita Mathur
|
bcc71df9dd
|
Test cases for plugin listing and search added
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-18 17:27:45 +05:30 |
|
Nikita Mathur
|
9ecfad0122
|
Added gemspec file to core plugins to be used in plugin listing for description
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-18 17:27:11 +05:30 |
|
Nikita Mathur
|
9ae93eef34
|
Logic to add description in plugin listing and search
Signed-off-by: Nikita Mathur <nikita.mathur@chef.io>
|
2022-03-18 17:25:49 +05:30 |
|
Sonu Saha
|
def72decc2
|
CFINSPEC-82: RuboCup lint check
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-17 22:59:16 +05:30 |
|
Sonu Saha
|
5f3570ee7a
|
CFINSPEC-82: Add unit test and documentation for ppa resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-17 22:59:16 +05:30 |
|
Sonu Saha
|
dfb1ef817e
|
CFINSPEC-82: Remove ppa resource deprecation for backward compatibility
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-17 22:59:16 +05:30 |
|
Chef Expeditor
|
273a081247
|
Bump version to 5.7.10 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-17 15:53:29 +00:00 |
|
Clinton Wolfe
|
c6ea1ec31d
|
Merge pull request #5927 from inspec/im/update_docs_makefile
Update docs makefile
|
2022-03-17 11:51:13 -04:00 |
|
Chef Expeditor
|
d57b7a9b5d
|
Executed '.expeditor/update_dockerfile.sh'
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-17 05:15:22 +00:00 |
|
Chef Expeditor
|
d6c0c3b76b
|
Bump version to 5.7.9 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
|
2022-03-16 16:33:51 +00:00 |
|
Clinton Wolfe
|
b5b3b78ba4
|
Merge pull request #5928 from inspec/cw/dummy-pr
Update copyright year in README
|
2022-03-16 12:14:10 -04:00 |
|
Clinton Wolfe
|
d6851611c1
|
Update copyright year in README
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
|
2022-03-16 11:36:35 -04:00 |
|
Sonu Saha
|
73920f76bc
|
CFINSPEC-79: Raise exceptions and add relevant unit test for unsupported os
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 16:47:55 +05:30 |
|
Deepa Kumaraswamy
|
fe8a8b0016
|
doc review changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-16 16:46:14 +05:30 |
|
Deepa Kumaraswamy
|
e473693690
|
doc review changes
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
|
2022-03-16 16:44:06 +05:30 |
|
Sonu Saha
|
9123429472
|
CFINSPEC-79: Add documentation for lxc resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Sonu Saha
|
ee9bbeb03c
|
CFINSPEC-79: Add unit test for non existing container
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Sonu Saha
|
36bf43f350
|
CFINSPEC-79: Add unit test and its related changes for lxc resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Sonu Saha
|
41ddceaa85
|
CFINSPEC-79: RuboCop linting for lxc.rb
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|
Sonu Saha
|
24b8f13708
|
CFINSPEC-79: Initial draft for lxc resource
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
|
2022-03-16 15:34:47 +05:30 |
|