Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(fix) removing iofabric host from Agent (ENG-558) #209

Merged
merged 1 commit into from
Feb 18, 2019

Conversation

Railag
Copy link
Contributor

@Railag Railag commented Feb 18, 2019

No description provided.

@Railag Railag merged commit e48c164 into develop Feb 18, 2019
@Railag Railag deleted the sergey/bug-removing-iofabric-host-eng-558 branch February 18, 2019 15:02
Railag added a commit that referenced this pull request Mar 1, 2019
* Master -> Develop merge (#198)

* feat(tracking) tracking (ENG-260)

* fix removing docker containers

* fix removing docker containers

* feat(tracking): Tracking (#199)

fix message format for microservies

Closes: ENG-260

* Travis CI improvements + dev packages (#193)

* Create pushyunk.sh

* Create release.sh

* Create prerelease.sh

* Create deploy.sh

* Delete prerelease.sh

* Update and rename release.sh to packaging.sh

* Update .travis.yml

* test packaging

* try to fix permission deny

* Update packaging.sh

* Update packaging.sh

* Update pushyunk.sh

* Update packaging.sh

* Update packaging.sh

* Update .travis.yml

* Update packaging.sh

* Rename pushyunk.sh to pushyank.sh

* Update pushyank.sh

* update rpm package name

* Update pushyank.sh

* Update deploy.sh

* Update packaging.sh

* Update .travis.yml

* Update deploy.sh

* Update deploy.sh

* Update .travis.yml

* add upgrade/rollback option for dev packages

* add upgrade/rollback option for dev packages

* fix upgrade/rollback fields for controller

* fix upgrade script

* fix to execute bash scripts

* Update .travis.yml

* Update deploy.sh

* Release 1.0.12 (#205)

* Release merge (#175)

* fixed default controller url (#116)

* 1.0.1 (#118)

* fixed default controller url

* 1.0.1 version

* EWC-292 fixed iofog-agent info controller status when access token is expired/invalid

* build for dev env added

* fix travis

* renaming client (#120)

* renaming client

* 1.0.2

* adding dev packages

* invalid error message during provision (#122)

* invalid error message during provision

* invalid error message during provision

* update build packages

* Epankou/feature microservice removal ewc 306 (#123)

* invalid error message during provision

* invalid error message during provision

* microservice removal

* microservice removal EWC-306

* microservice removal EWC-306

* microservice removal EWC-306

* microservice removal EWC-306

* microservice removal EWC-306

* EWC-336 added default device scan frequency value & update error message

* EWC-335 fixed config logging parameters validation (#125)

* EWC-335 fixed config logging parameters validation

* additional warning messages

* microservice update fix (#126)

* WIP:  EWC-345 add notifications (#127)

* add notifications to channel

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* 1.0.3 version (#129)

* EWC-366 now deprovision works if agent hasn't connection to controller (#132)

* EWC-359 controller status renaming ok -> online (#133)

* Update HornetQ version

* Fix `isolated_docker_container` configuration

* EWC-375 config switcher

* cleanup

* EWC-375 config switcher import fix

* EWC-375 fixed help for iofog-agent client

* updating config switcher

* iofog agent os group fix

* version 1.0.4 (#139)

* remove preprod env

* Update "HttpMime" version (#142)

* update version to 1.0.5 (#143)

* update version to 1.0.5

* update version to 1.0.5 (#146)

* fix(config): validation for watchdog config param

only on and off now available

Closes EWC-407

* Dbusel/feature ewc 398 auto release (#148)

* test GH release automation

* edit build condition to build

* edit travis file to enable build

* fix syntax error in build file

* enable release on all branches to test

* fix allowing deploy stage

* fix tag name

* add autorelease for master branch

* fix(bug) fixed log disk size validation (EWC-335) (#149)

* fix(bug) fixed log disk size validation (EWC-335)

* cleanup

* fix(bug) fixed certificate exception message (EWC-402) (#150)

* fix(bug) stopping agent process while reinstalling iofog-agent (EWC-405) (#151)

* fix(bug) stopping agent process while reinstalling iofog-agent (EWC-405)

* iofog-agent > iofog-agentd process in order to avoid install process of iofog-agent package

* fix(bug) fixed iofog-agent controller connection status (EWC-415)

* add build stage for release branch (#154)

* fix build for release branch (#155)

* add build stage for release branch

* rename build stage for master branch

* Pre-release 1.0.6 (#159)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* 1.0.7 Release

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Release 1.0.8 (#173)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Epankou/bug routes update ewc 374 (#171)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* version 1.0.8 (#172)

* Release merge (#184)

* fixed default controller url (#116)

* 1.0.1 (#118)

* fixed default controller url

* 1.0.1 version

* EWC-292 fixed iofog-agent info controller status when access token is expired/invalid

* build for dev env added

* fix travis

* renaming client (#120)

* renaming client

* 1.0.2

* adding dev packages

* invalid error message during provision (#122)

* invalid error message during provision

* invalid error message during provision

* update build packages

* Epankou/feature microservice removal ewc 306 (#123)

* invalid error message during provision

* invalid error message during provision

* microservice removal

* microservice removal EWC-306

* microservice removal EWC-306

* microservice removal EWC-306

* microservice removal EWC-306

* microservice removal EWC-306

* EWC-336 added default device scan frequency value & update error message

* EWC-335 fixed config logging parameters validation (#125)

* EWC-335 fixed config logging parameters validation

* additional warning messages

* microservice update fix (#126)

* WIP:  EWC-345 add notifications (#127)

* add notifications to channel

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* 1.0.3 version (#129)

* EWC-366 now deprovision works if agent hasn't connection to controller (#132)

* EWC-359 controller status renaming ok -> online (#133)

* Update HornetQ version

* Fix `isolated_docker_container` configuration

* EWC-375 config switcher

* cleanup

* EWC-375 config switcher import fix

* EWC-375 fixed help for iofog-agent client

* updating config switcher

* iofog agent os group fix

* version 1.0.4 (#139)

* remove preprod env

* Update "HttpMime" version (#142)

* update version to 1.0.5 (#143)

* update version to 1.0.5

* update version to 1.0.5 (#146)

* fix(config): validation for watchdog config param

only on and off now available

Closes EWC-407

* Dbusel/feature ewc 398 auto release (#148)

* test GH release automation

* edit build condition to build

* edit travis file to enable build

* fix syntax error in build file

* enable release on all branches to test

* fix allowing deploy stage

* fix tag name

* add autorelease for master branch

* fix(bug) fixed log disk size validation (EWC-335) (#149)

* fix(bug) fixed log disk size validation (EWC-335)

* cleanup

* fix(bug) fixed certificate exception message (EWC-402) (#150)

* fix(bug) stopping agent process while reinstalling iofog-agent (EWC-405) (#151)

* fix(bug) stopping agent process while reinstalling iofog-agent (EWC-405)

* iofog-agent > iofog-agentd process in order to avoid install process of iofog-agent package

* fix(bug) fixed iofog-agent controller connection status (EWC-415)

* add build stage for release branch (#154)

* fix build for release branch (#155)

* add build stage for release branch

* rename build stage for master branch

* Pre-release 1.0.6 (#159)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* 1.0.7 Release

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Release 1.0.8 (#173)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Epankou/bug routes update ewc 374 (#171)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* version 1.0.8 (#172)

* Release merge (#180)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Epankou/bug routes update ewc 374 (#171)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* version 1.0.8 (#172)

* update package before build on prod env

* Epankou/bug mic removal sync ewc 374 (#174)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Epankou/bug strace get pid ewc 421 (#176)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Epankou/bug strace kill orphaned processes ewc 421 (#177)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Bug(fix) strace: added method to kill orphaned processes (EWC-421)

* Bug(fix) strace: added method to kill orphaned processes (EWC-421)

* Upgrade/rollback issue (#178)

* update upgrade script

* update backup directory name

* update rollback script

* update upgrade script

* update rollback script

* Update upgrade.sh

* version 1.0.9 (#179)

* Merge release (#181)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Epankou/bug routes update ewc 374 (#171)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* version 1.0.8 (#172)

* update package before build on prod env

* Epankou/bug mic removal sync ewc 374 (#174)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Epankou/bug strace get pid ewc 421 (#176)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Epankou/bug strace kill orphaned processes ewc 421 (#177)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Bug(fix) strace: added method to kill orphaned processes (EWC-421)

* Bug(fix) strace: added method to kill orphaned processes (EWC-421)

* Upgrade/rollback issue (#178)

* update upgrade script

* update backup directory name

* update rollback script

* update upgrade script

* update rollback script

* Update upgrade.sh

* version 1.0.9 (#179)

* Update .travis.yml

* merge release (#182)

* add build stage for release branch

* rename build stage for master branch

* remove additional mvn build on stages

* feat(core) version placeholder (EWC-410)

* bug(fix) updated docker url validation (EWC-412) (#157)

* version 1.0.6

* EWC-410 version placeholder

* EWC-414 watchdog feature fix

* bug(core) fixed strace request (#162)

* EWC-421 strace feature bug

* EWC-421 strace feature fix

* Bug(fix) message bug: concurrent usage of session object which isn't thread safe (EWC-433)

* bug(fix) fixed help logs measurement (EWC-431) (#166)

* bug(fix) microservice removal: networking microservice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* version 1.0.7

* Epankou/bug routes update ewc 374 (#171)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* version 1.0.8 (#172)

* update package before build on prod env

* Epankou/bug mic removal sync ewc 374 (#174)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Epankou/bug strace get pid ewc 421 (#176)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Epankou/bug strace kill orphaned processes ewc 421 (#177)

* Bug(fix) microservice removal: networking microsrevice isn't removed (EWC-424)

* Bug(fix) microservice removal: removed extra host mapping (EWC-424)

* Bug(fix) microservice removal: simplified getRunningContainers method (EWC-424)

* Bug(fix) route update: added missing method for route update (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) mic removal update: added synchronization (EWC-374)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Bug(fix) strace: fixed method getpid (EWC-421)

* Bug(fix) strace: added method to kill orphaned processes (EWC-421)

* Bug(fix) strace: added method to kill orphaned processes (EWC-421)

* Upgrade/rollback issue (#178)

* update upgrade script

* update backup directory name

* update rollback script

* update upgrade script

* update rollback script

* Update upgrade.sh

* version 1.0.9 (#179)

* Update .travis.yml

* Update .travis.yml

* release 1.0.10

* bug(fix) diagnostic thread sleep time fix (ENG-313) (#194)

* updating DSN for Sentry crash reporting (#192)

* Release 1.0.11 (#197)

* 1.0.12 pre prerelease

* 1.0.12 pre prerelease

* 1.0.12 pre prerelease

* 1.0.12 pre prerelease

* Update deploy.sh

* Update deploy.sh

* Release 1.0.12 (#202)

* Master -> Develop merge (#198)

* feat(tracking) tracking (ENG-260)

* fix removing docker containers

* fix removing docker containers

* feat(tracking): Tracking (#199)

fix message format for microservies

Closes: ENG-260

* Travis CI improvements + dev packages (#193)

* Create pushyunk.sh

* Create release.sh

* Create prerelease.sh

* Create deploy.sh

* Delete prerelease.sh

* Update and rename release.sh to packaging.sh

* Update .travis.yml

* test packaging

* try to fix permission deny

* Update packaging.sh

* Update packaging.sh

* Update pushyunk.sh

* Update packaging.sh

* Update packaging.sh

* Update .travis.yml

* Update packaging.sh

* Rename pushyunk.sh to pushyank.sh

* Update pushyank.sh

* update rpm package name

* Update pushyank.sh

* Update deploy.sh

* Update packaging.sh

* Update .travis.yml

* Update deploy.sh

* Update deploy.sh

* Update .travis.yml

* add upgrade/rollback option for dev packages

* add upgrade/rollback option for dev packages

* fix upgrade/rollback fields for controller

* fix upgrade script

* fix to execute bash scripts

* Update .travis.yml

* Update deploy.sh

* 1.0.12 pre prerelease

* 1.0.12 pre prerelease

* 1.0.12 pre prerelease

* 1.0.12 pre prerelease

* Update deploy.sh

* Update deploy.sh

* hot fix release packaging

* hot fix adding version control jar to package

* Just adding badges to the ReadMe,just to give some more insight to someone glancing at it quickly

* Adding `microservicesCount` to `microservices were updated` tracking event (#207)

* [skip ci] update package names

* [skip ci] update deploy to dev evn

* Update .travis.yml

* Update .travis.yml

* bug(fix) updating some Sentry events (error -> warning) (#208)

* bug(fix) removing iofabric host from Agent (ENG-558) (#209)

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Fixing registries with private repos (#213)

* feat(core) local REST API access token between client and daemon (ENG-738) (#210)

* feat(core) local REST API access token between client and daemon (ENG-738)

* cleanup

* bug(fix) fixing private registries (ENG-745) (#211)

* bug(fix) added security scan plugin & updated vulnerable libraries (ENG-691) (#212)

* Hotfix for registries  (#215)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants