Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade(installer): Add APM injector package installation support (#2…
…4372) * fix(errors): Clearer errors * upgrade(updater): Add injector support * fix(updater): Use privileged command to write * fix(updater): Update catalog and support ld.so.preload not existing * upgrade(updater): Add injector docker support * chore(updater): Make writing to ld.so.preload safer and remove experiment * remove catalog changes for less conflicts * fix(installer): Cleanup APM injector on setup failure * fix(updater): Remove APM injector on purge * test(installer): Add E2E test for injector installation * fix(installer): Add agent config support for apm injector & fix test * fix(installer): Add error message to helper commands and tentatively fix e2e * fix(installer): Fix e2e tests * refactor(installer): Refactor injector installation * refactor(installer): Manipulate files in go instead of string manipulation * feat(updater): Add lock to package installation commands * fix(tests): Version is not resolved anymore in docker's daemon.json * fix(installer): Allow installation of the injector before the agent * address part of the review * chore(installer): Add more tests * fix(tests): Skip some tests to be able to merge
- Loading branch information