-
Notifications
You must be signed in to change notification settings - Fork 145
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
Fix Elastic Agent non-fleet broken upgrade between 8.3.x releases #701
Commits on Jul 10, 2022
-
Fix Elastic Agent non-fleet broken upgrade between 8.3.x releases
* Migrates vault directory on linux and windows to the top directory of the agent, so it can be shared without needing the upgrade handler call, like for example with side-by-side install/upgrade from .rpm/.deb * Extended vault to allow read-only open, useful when the vault at particular location needs to be only read not created.
Configuration menu - View commit details
-
Copy full SHA for da44852 - Browse repository at this point
Copy the full SHA da44852View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 57025b3 - Browse repository at this point
Copy the full SHA 57025b3View commit details -
Update lint flagged function comment with 'unused', was flagged with …
…'deadcode' on the previous run
Configuration menu - View commit details
-
Copy full SHA for ed8393b - Browse repository at this point
Copy the full SHA ed8393bView commit details
Commits on Jul 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d89a4d - Browse repository at this point
Copy the full SHA 5d89a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 574395a - Browse repository at this point
Copy the full SHA 574395aView commit details
Commits on Jul 14, 2022
-
Change vault path from Top() to Config(), this a better location, nex…
…t to fleet.enc based on the install/upgrade testing with .rpm/.deb installs
Configuration menu - View commit details
-
Copy full SHA for a73437d - Browse repository at this point
Copy the full SHA a73437dView commit details -
Fix the missing state migration for .rpm/.deb upgrade. The post insta…
…ll script now performs the migration and creates the symlink after that.
Configuration menu - View commit details
-
Copy full SHA for 88157ca - Browse repository at this point
Copy the full SHA 88157caView commit details
Commits on Jul 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56a5001 - Browse repository at this point
Copy the full SHA 56a5001View commit details -
Update the vault migration code, add the agent configuration match ch…
…eck with the agent secret
Configuration menu - View commit details
-
Copy full SHA for d797de1 - Browse repository at this point
Copy the full SHA d797de1View commit details