Shivkumar Dudhani
|
88f3579b2c
|
Merge pull request #114 from nirmata/98_bug
update error msg and documentation+ support self-signed certificate for testing
|
2019-05-28 20:18:42 -07:00 |
|
shivdudhani
|
c90d425272
|
re-work
|
2019-05-28 19:50:40 -07:00 |
|
shuting
|
263218c729
|
Merge pull request #116 from nirmata/wildcard_operator_fix
Wildcard operator fix
|
2019-05-28 18:56:55 -07:00 |
|
shivdudhani
|
b70f31fd13
|
update doc + get tlspair
|
2019-05-28 18:27:56 -07:00 |
|
shivdudhani
|
9e0149739f
|
support self-signed certificates via secrets
|
2019-05-28 18:16:22 -07:00 |
|
Denis Belyshev
|
2a24f8dc3b
|
Fixed issue: null corresponds for non-existing field, 0 for ints and empty quotes for strings
|
2019-05-28 20:30:48 +01:00 |
|
Denis Belyshev
|
f57422ef79
|
Fixed issue when number comes from resource as string and does not being validated
|
2019-05-28 14:25:29 +03:00 |
|
Denis Belyshev
|
cde2f2b0a0
|
Fixed issue: string patterns always return true
|
2019-05-28 14:07:15 +03:00 |
|
Denis Belyshev
|
b42f517093
|
Fixed crash when checking operator on strings lesser than 2 chars
|
2019-05-28 13:13:57 +03:00 |
|
Denys Bielyshev
|
1e912f9660
|
Merge pull request #109 from nirmata/update_examples
Update examples
|
2019-05-27 16:39:11 +01:00 |
|
Denis Belyshev
|
22b942d229
|
Added bool support
|
2019-05-27 18:21:23 +03:00 |
|
Denis Belyshev
|
a85f646bd4
|
Removed excess Fatal log
|
2019-05-27 18:11:39 +03:00 |
|
Denis Belyshev
|
435a19152a
|
I have finished implementing patterns
|
2019-05-27 18:07:24 +03:00 |
|
Maxim Goncharenko
|
ac736bbf84
|
Written base for patterns using TDD
|
2019-05-27 14:46:29 +03:00 |
|
shivdudhani
|
64b38a5c75
|
update error msg and documentation for scenarios when certificate signer is not configured
|
2019-05-27 00:35:40 -07:00 |
|
Jim Bugwadia
|
18c8363445
|
merge
|
2019-05-23 20:47:18 -07:00 |
|
Jim Bugwadia
|
8d6ecca9bd
|
changed examples for next release
|
2019-05-23 20:42:34 -07:00 |
|
Jim Bugwadia
|
4ae45d7e9f
|
Merge pull request #108 from nirmata/rename-dirs
rename dirs
|
2019-05-23 20:29:46 -07:00 |
|
Jim Bugwadia
|
ab44bfb9b3
|
rename dirs
|
2019-05-23 20:15:36 -07:00 |
|
Jim Bugwadia
|
e2be3084b7
|
Merge pull request #104 from nirmata/policies-update
added workarounds to make examples valid
|
2019-05-23 18:09:15 -07:00 |
|
Jim Bugwadia
|
cfeca33c16
|
Merge pull request #96 from nirmata/refactoring
Refactoring
|
2019-05-23 14:31:22 -07:00 |
|
shuting
|
f1eabfb2fb
|
Merge pull request #107 from nirmata/release-0.1
Release 0.1
|
2019-05-23 12:08:30 -07:00 |
|
shuting
|
0f26bd3386
|
Merge pull request #106 from nirmata/105_bug
fix for issue #105
|
2019-05-23 12:03:03 -07:00 |
|
shivdudhani
|
00249c4c2a
|
do not report old errors
|
2019-05-23 11:59:30 -07:00 |
|
Anton Kostenko
|
e2d5b0c1ef
|
Updated examples
|
2019-05-23 20:37:11 +03:00 |
|
Jim Bugwadia
|
a99c4ca7f7
|
Merge pull request #101 from nirmata/100_fix_site
100 fix site
|
2019-05-23 10:07:07 -07:00 |
|
Jim Bugwadia
|
031fe1ea84
|
update theme repo
|
2019-05-23 10:04:49 -07:00 |
|
Jim Bugwadia
|
30723edc6e
|
fix CTA
|
2019-05-23 10:02:58 -07:00 |
|
Jim Bugwadia
|
6c55d71d1b
|
- update site
- add README.md
|
2019-05-23 09:57:50 -07:00 |
|
kacejot
|
8e73131f02
|
Fixed minor issue in overlay logic. Added tests
|
2019-05-23 19:13:39 +03:00 |
|
kacejot
|
18fc6d630f
|
Fixed: Overlay overwrites all items in the list
|
2019-05-23 16:31:00 +03:00 |
|
kacejot
|
f57cce907a
|
Fixed issue: Overlay was not returning error
|
2019-05-23 15:53:35 +03:00 |
|
kacejot
|
139e83c307
|
Merge remote-tracking branch 'refs/remotes/origin/master'
|
2019-05-23 14:52:12 +03:00 |
|
kacejot
|
7052d4bb93
|
Fixed issue: Overlay was not applied
|
2019-05-23 14:51:41 +03:00 |
|
Max Goncharenko
|
2bed831aff
|
Merge pull request #95 from nirmata/mutating-overlay
Fixed issue: The first element of array was always replaced
|
2019-05-23 10:55:08 +01:00 |
|
Max Goncharenko
|
feffc6238a
|
Update overlay.go
|
2019-05-23 12:51:45 +03:00 |
|
Maxim Goncharenko
|
8735ee7741
|
Fixed issue: The first element of array was always replaced
|
2019-05-23 12:45:56 +03:00 |
|
Denys Bielyshev
|
cc5e556631
|
Merge pull request #93 from nirmata/fix-case
- make dir case consistent
|
2019-05-23 10:18:34 +01:00 |
|
Jim Bugwadia
|
2619d7ba85
|
- make dir case consistent
- move files
|
2019-05-23 00:37:20 -07:00 |
|
shuting
|
a4fcb05cbc
|
Merge pull request #92 from nirmata/add-makefile
- add Makefile
|
2019-05-22 21:42:36 -07:00 |
|
Jim Bugwadia
|
e91cd9341b
|
- add Makefile
- add Dockerfile
- update install.yaml
|
2019-05-22 21:41:24 -07:00 |
|
Jim Bugwadia
|
682f64a1ee
|
Merge pull request #91 from nirmata/release-0.1
Release 0.1
|
2019-05-22 20:56:59 -07:00 |
|
shuting
|
b36a67a4b1
|
Merge pull request #90 from nirmata/checkin_vendor
Checkin vendor
|
2019-05-22 20:54:50 -07:00 |
|
shuting
|
62af44dd51
|
Merge pull request #89 from nirmata/34_update_cli_path
update CLI path
|
2019-05-22 20:54:18 -07:00 |
|
Jim Bugwadia
|
c4e6b42635
|
rename CLI folder
|
2019-05-22 20:53:27 -07:00 |
|
Jim Bugwadia
|
d9958c5608
|
update CLI path
|
2019-05-22 20:41:33 -07:00 |
|
shuting
|
bfc56b935c
|
check in vendor and code generated by code-gen
|
2019-05-22 20:33:19 -07:00 |
|
shuting
|
e6ef02e7d8
|
Merge pull request #86 from nirmata/34_update_docs
34 update docs
|
2019-05-22 20:27:44 -07:00 |
|
Jim Bugwadia
|
55c2c1581e
|
fix conflicts
|
2019-05-22 20:26:53 -07:00 |
|
Shivkumar Dudhani
|
4545f00d54
|
Merge pull request #88 from nirmata/87_bug
Fix: validate if copyFrom is specified
|
2019-05-22 20:26:30 -07:00 |
|