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

Report FQDN on host.name as opt-in, enabled by feature flag #2218

Merged
merged 101 commits into from
Apr 4, 2023

Commits on Apr 3, 2023

  1. wip

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d03e0c7 View commit details
    Browse the repository at this point in the history
  2. wip

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c5710c7 View commit details
    Browse the repository at this point in the history
  3. wip

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2df1efd View commit details
    Browse the repository at this point in the history
  4. clean up

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1d5c033 View commit details
    Browse the repository at this point in the history
  5. wip

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    bf0e6b4 View commit details
    Browse the repository at this point in the history
  6. .

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8fefdf0 View commit details
    Browse the repository at this point in the history
  7. agent.name as fqdn

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    19a34bd View commit details
    Browse the repository at this point in the history
  8. it works

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    531a6a2 View commit details
    Browse the repository at this point in the history
  9. wip

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2ea30e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc8e84b View commit details
    Browse the repository at this point in the history
  11. finish test for feature flags

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d5e1da8 View commit details
    Browse the repository at this point in the history
  12. remove debug log

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    02c2c40 View commit details
    Browse the repository at this point in the history
  13. some clean up

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    305fe9d View commit details
    Browse the repository at this point in the history
  14. mage check

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    eb980ad View commit details
    Browse the repository at this point in the history
  15. fixing licenses

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a4988c6 View commit details
    Browse the repository at this point in the history
  16. it works

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e2bd0c0 View commit details
    Browse the repository at this point in the history
  17. it works

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    17566eb View commit details
    Browse the repository at this point in the history
  18. remove debug logs and comments

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    acd6366 View commit details
    Browse the repository at this point in the history
  19. make notice

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    131a673 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f613e1c View commit details
    Browse the repository at this point in the history
  21. fixing tests

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9403d59 View commit details
    Browse the repository at this point in the history
  22. make notice

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    818f8c5 View commit details
    Browse the repository at this point in the history
  23. adjust tests

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    25df625 View commit details
    Browse the repository at this point in the history
  24. update elatic-agent-client

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1952d4d View commit details
    Browse the repository at this point in the history
  25. add .exe for win binaries

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e4b0c9e View commit details
    Browse the repository at this point in the history
  26. adjust fake components build

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4ef7cd4 View commit details
    Browse the repository at this point in the history
  27. increase test timeout

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d0eca67 View commit details
    Browse the repository at this point in the history
  28. fix tests

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f205b97 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    213f9f6 View commit details
    Browse the repository at this point in the history
  30. it works

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2682c34 View commit details
    Browse the repository at this point in the history
  31. make notice

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    43d759f View commit details
    Browse the repository at this point in the history
  32. revert some changes

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2e5fcc2 View commit details
    Browse the repository at this point in the history
  33. handle error properly

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5e4fd01 View commit details
    Browse the repository at this point in the history
  34. add TODO

    AndersonQ authored and ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    424075a View commit details
    Browse the repository at this point in the history
  35. Set FQDN for Vagrant elastic-agent VM

    Useful for testing FQDN feature; harmless otherwise
    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    748e2cd View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e563f48 View commit details
    Browse the repository at this point in the history
  37. Running mage fmt

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    89d7912 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    97d1332 View commit details
    Browse the repository at this point in the history
  39. Sorting imports

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7052991 View commit details
    Browse the repository at this point in the history
  40. Fix error handling

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d58f3d5 View commit details
    Browse the repository at this point in the history
  41. Fixing access

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0ab90dc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    2abb79e View commit details
    Browse the repository at this point in the history
  43. Update logging

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    370a065 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6189367 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    4752fbe View commit details
    Browse the repository at this point in the history
  46. Remove redundant return

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2ec765c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4a56161 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1974e4c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    141343c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    c10e22b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    6ebcb73 View commit details
    Browse the repository at this point in the history
  52. Making test pass

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7e01483 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    2734619 View commit details
    Browse the repository at this point in the history
  54. Adding CHANGELOG entry

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    01ab5a5 View commit details
    Browse the repository at this point in the history
  55. Use convenience method

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    5ef5e06 View commit details
    Browse the repository at this point in the history
  56. Formatting

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9c03356 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    b2be47a View commit details
    Browse the repository at this point in the history
  58. Running mage update

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9d75525 View commit details
    Browse the repository at this point in the history
  59. Fixing imports

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c401ea9 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    62a74ef View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a175026 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    21ac963 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    a036065 View commit details
    Browse the repository at this point in the history
  64. Restore timeout duration

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    4369e36 View commit details
    Browse the repository at this point in the history
  65. Move mutex inside struct

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7edccc1 View commit details
    Browse the repository at this point in the history
  66. Prevent mutex copying

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    542dd29 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    cfcf6a9 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    4a6db74 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    ad0397a View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3707faa View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    ec61ecb View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    fed6644 View commit details
    Browse the repository at this point in the history
  73. Fix typos

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d1fe608 View commit details
    Browse the repository at this point in the history
  74. Fixing compile errors

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    49a425a View commit details
    Browse the repository at this point in the history
  75. Fix tests

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1c656b1 View commit details
    Browse the repository at this point in the history
  76. Fix imports

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    38d8fee View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    c7acb4e View commit details
    Browse the repository at this point in the history
  78. Fixing more imports

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    cf2f10a View commit details
    Browse the repository at this point in the history
  79. Updating NOTICE.txt

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    00eebb7 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    d2af128 View commit details
    Browse the repository at this point in the history
  81. Remove replace directive

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    b335ece View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    d243a30 View commit details
    Browse the repository at this point in the history
  83. Adding test mocking DNS

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d206184 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    8f91e04 View commit details
    Browse the repository at this point in the history
  85. Updating NOTICE.txt

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    d012135 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    74215ad View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    766f2a3 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    f3e5ca2 View commit details
    Browse the repository at this point in the history
  89. Remove TODO

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    9eb46b7 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    81a4329 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    663dc15 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    2b96bda View commit details
    Browse the repository at this point in the history
  93. Set source

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    ef4bbc0 View commit details
    Browse the repository at this point in the history
  94. Update test fixture

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    e2aed94 View commit details
    Browse the repository at this point in the history
  95. Change logger

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    16ad140 View commit details
    Browse the repository at this point in the history
  96. Fixing test case

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    922543e View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    ef24d66 View commit details
    Browse the repository at this point in the history
  98. Updating NOTICE.txt

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    0c65cea View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    55972b0 View commit details
    Browse the repository at this point in the history
  100. Updating test fixture

    ycombinator committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    ecabe78 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    3187211 View commit details
    Browse the repository at this point in the history