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

Add AIX Support to the collector #1652

Open
wants to merge 13 commits into
base: release/v1.63.0
Choose a base branch
from
Open

Add AIX Support to the collector #1652

wants to merge 13 commits into from

Commits on Oct 25, 2024

  1. Rebuild initial pass at AIX to avoid complicated rebase

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f4564f0 View commit details
    Browse the repository at this point in the history
  2. Add goreleaser yaml file

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    05f08bf View commit details
    Browse the repository at this point in the history
  3. Explicitly set config to version 2, and change the parameter that bre…

    …aks it
    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2374ebc View commit details
    Browse the repository at this point in the history
  4. Add a comment to make it clear why the backup function is emtpy

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    10f529c View commit details
    Browse the repository at this point in the history
  5. Make uninstall actually work, and clear up a bunch of the comments

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    45e8088 View commit details
    Browse the repository at this point in the history
  6. Finalize updater service manager and updater service tests

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4b6ca60 View commit details
    Browse the repository at this point in the history
  7. Add Makefile changes

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5b30216 View commit details
    Browse the repository at this point in the history
  8. Fix folder bug for aix env file

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    146f34f View commit details
    Browse the repository at this point in the history
  9. Make sure storage dir exists for AIX

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    90fb09d View commit details
    Browse the repository at this point in the history
  10. Add protection for the --file option when the file doesn't exist

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b6e9121 View commit details
    Browse the repository at this point in the history
  11. Add AIX messages, and status for all, to the agent information output…

    … of install script
    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    1e2a73a View commit details
    Browse the repository at this point in the history
  12. Add missing escapes for double quotes inside of double quotes

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    62a63a9 View commit details
    Browse the repository at this point in the history
  13. Strip receivers down to bare minimums based on what runs on AIX

    Dylan Myers authored and Dylan-M committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b4afa1e View commit details
    Browse the repository at this point in the history