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 #1940

Draft
wants to merge 14 commits into
base: release/v2.0.0
Choose a base branch
from
Draft

Add AIX Support to the collector #1940

wants to merge 14 commits into from

Commits on Nov 6, 2024

  1. Rebuild initial pass at AIX to avoid complicated rebase

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

    Dylan Myers authored and Dylan-M committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1435b3a 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ecb079c 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ba32dbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caad8e2 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5e0db24 View commit details
    Browse the repository at this point in the history
  7. Add Makefile changes

    Dylan Myers authored and Dylan-M committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    354c000 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3ecd258 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6fedfba 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b543125 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2300031 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 Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9a7c532 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6a8bbc5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d79b73f View commit details
    Browse the repository at this point in the history