M. Mert Yildiran
be689295e3
Merge branch 'develop2' into feat/extension-api-merge2
2021-08-23 01:58:02 +03:00
RoyUP9
db1f4458c5
Introducing acceptance test ( #222 )
2021-08-18 10:22:45 +03:00
M. Mert Yildiran
95a9ee7571
Add a build script to automatically build extensions from a known path and load them
2021-08-17 05:56:56 +03:00
M. Mert Yildiran
2c7e857075
Move HTTP files into tap/extensions/lib for now
2021-08-17 04:02:48 +03:00
M. Mert Yildiran
648a4d21f3
Move extensions folder into tap folder
2021-08-17 02:34:54 +03:00
M. Mert Yildiran
32a2b8b823
Separate HTTP related code into extensions/http as a Go plugin
2021-08-17 02:33:56 +03:00
Igor Gov
e4ff4a0745
Run CI checks in parallel ( #210 )
2021-08-12 18:04:57 +03:00
RoyUP9
c8e5886a96
added telemetry api calls ( #201 )
2021-08-11 15:57:41 +03:00
RoyUP9
4406919565
added test workflow, added test for contains func ( #184 )
2021-08-09 16:04:00 +03:00
Nimrod Gilboa Markevich
04579eb03c
Namespace restricted mode ( #147 )
2021-08-05 10:28:31 +03:00
Nimrod Gilboa Markevich
2d5b170406
Added a default SEM_VER ( #159 )
...
* Set default SEM_VER to 0.0.0.
* Build docker with both latest and semver tags.
* Use docker tag instead of building twice.
* Build and tag in one command.
2021-08-03 14:35:02 +03:00
Nimrod Gilboa Markevich
dc59fb6931
Added/edited description to Makefile commands. ( #157 )
...
* Added missing description to Makefile commands.
* Uppercase.
2021-08-03 11:41:02 +03:00
nimrod-up9
803681a239
Renamed collector, aggregator to api server, api folder to agent ( #133 )
...
* Renamed aggregator -> apiServer.
* Format errors with container names.
* Renamed collector -> apiServer.
* Rephrased help messages.
* Moved api -> agent.
* Continue renameing api -> agent in Makefile and Dockerfiles.
2021-07-22 17:17:17 +03:00
gadotroee
5cbb5a011e
More complex message (preparation for knowing status of tapped items in UI) ( #49 )
...
* no message
* no message
2021-05-23 13:11:59 +03:00
gadotroee
a960022601
Add cli publish and rename publish docker flow name ( #40 )
...
* new makefiles, build automation
* Update main.yml
* add git branch to the bucket path
* Update main.yml
* no message
* no message
* fix yaml
* fix naming
* run only on main and develop
Co-authored-by: Alex Haiut <alex@up9.com >
2021-05-10 15:44:37 +03:00
gadotroee
c3d0941d9c
Build push image to the right place and adjust makefile to use script ( #35 )
...
* build push docker image
* Update build-push-featurebranch.sh
2021-05-09 12:05:05 +03:00
nimrod-up9
b03134919e
Reduce delay between tap and UI - Skip dump to file ( #26 )
...
* Pass HARs between tap and api via channel.
* Fixed make docker commad.
* Various fixes.
* Added .DS_Store to .gitignore.
* Parse flags in Mizu main instead of in tap_output.go.
* Use channel to pass HAR by default instead of files.
2021-05-03 14:50:28 +03:00
Alex Haiut
96cb0ec9c1
Feature/makefile ( #11 )
...
* minor fixes
* makefile fixes - docker build
* minor fix in Makefile
Co-authored-by: Alex Haiut <alex@up9.com >
2021-04-28 15:55:57 +03:00
nimrod-up9
7d8655feab
Add tap as a separate executable ( #10 )
...
* Added tap.
* Ignore build directories.
* Added tapper build to Makefile.
2021-04-28 14:21:39 +03:00
gadotroee
0061f7d14a
Add api build and clean to makefile (files restructure) ( #9 )
...
* no message
* add clean api command
2021-04-28 08:08:58 +03:00
Alex Haiut
54b8e4ad26
Makefile - first draft
2021-04-27 17:21:23 +03:00