* initial work towards param based odo service create
* change
* add type data to cr
* add to devfile
* update olm
* remove logs
* towards tests
* init tests
* more test
* fix tests
* fix unit again
* set default service name
* mod fix
* addressed some comments
* add postgres operator in setup and in test
* fix
* fix some tests
* fix helpers
* helper flag
* merge conflicts
* add tests and install operator
* certain cases fix
* fix intg tests
* update scripts
* fix intg test
* changed function name
* changes
* fix comments
* docs update
* link fix
* small fix
* comment
* unit tests
* doc fix
* renamed as per comments
* comment
* 3377 adding odo devfile support test
* #3377 replaced spaces with a Tab
* #3377 updated focus value
* #3823 new func to match JSON path values and updated test scripts to use it
* added . to import
* updated Makefile to aff gjson
* modified Makefile for gjson
* adding go.mo, go.sum and vendor for new gjson dependency
* removed unnecessary changes
* Removed unused import
* Removing if block
* Fixed expected strings for JSON matcher
* Fixed json paths and values to be compared
* Fixed JSON paths and expected values
* fixed required flags for expected failure
* Removed comment in failing code
* Fixed expected output line 164
* removed commented code