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

Configure Alloy to be use as a self-service tool for logs (source podlogs) #233

Merged
merged 80 commits into from
Oct 11, 2024

Commits on Sep 26, 2024

  1. add comments

    TheoBrigitte committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    668fc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58c41e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f79fa60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2009c8a View commit details
    Browse the repository at this point in the history
  5. add PodLogs

    TheoBrigitte committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8b9a5ac View commit details
    Browse the repository at this point in the history
  6. remove PodLogs resources

    TheoBrigitte committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    192c954 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f962a72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1cca88a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9c0bba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    063d626 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bcd9b8e View commit details
    Browse the repository at this point in the history
  12. wire podlogs resource

    TheoBrigitte committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5346e2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    72cb704 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7c17e02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    54c36a6 View commit details
    Browse the repository at this point in the history
  16. better IgnoreNotFound

    TheoBrigitte committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cc0b5ac View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    713da42 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    e28a5b9 View commit details
    Browse the repository at this point in the history
  2. use key.LoggingLabel

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    43d86af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ea20fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1a990c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dccdc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0c987d View commit details
    Browse the repository at this point in the history
  7. add podlog namespace

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    863f198 View commit details
    Browse the repository at this point in the history
  8. switch back to PodLogs in Go code

      * Refactor PodLogsGetter
    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e8d0ce1 View commit details
    Browse the repository at this point in the history
  9. add kube-system podlogs

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eedc11c View commit details
    Browse the repository at this point in the history
  10. rm podlogs_pod.yaml

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d7b2d0a View commit details
    Browse the repository at this point in the history
  11. fix lastErr

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    35c0c01 View commit details
    Browse the repository at this point in the history
  12. debug labels

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    625dfdf View commit details
    Browse the repository at this point in the history
  13. remove livedebugging

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d2f9971 View commit details
    Browse the repository at this point in the history
  14. use a single podlogs

    TheoBrigitte committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4117d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    88e0d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93e5d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b879d62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f2715c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9856a7d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. go mod tidy

    TheoBrigitte committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3a9e48e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    366a172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed5aa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4da255c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e8662 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    696a777 View commit details
    Browse the repository at this point in the history
  6. enable livedebugging

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b22f585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8514b7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c571e08 View commit details
    Browse the repository at this point in the history
  9. remove podlogs resource

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5da34fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d9f74a View commit details
    Browse the repository at this point in the history
  11. remove podlogs rbac

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7411686 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    38c02c3 View commit details
    Browse the repository at this point in the history
  13. select all pods on MCs

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    94d71ca View commit details
    Browse the repository at this point in the history
  14. enable clustering

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bf0f7ed View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    237b81e View commit details
    Browse the repository at this point in the history
  16. go mod tidy

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    455c666 View commit details
    Browse the repository at this point in the history
  17. update CHANGELOG

    TheoBrigitte committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    575e6c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    f50c982 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    597cb02 View commit details
    Browse the repository at this point in the history
  3. test array length

    TheoBrigitte committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    112f397 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6287edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7112fc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0645d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03580ad View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    84bc236 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d03e212 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d1e358 View commit details
    Browse the repository at this point in the history
  11. add Alloy config tests

    TheoBrigitte committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    de42754 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fdcafd1 View commit details
    Browse the repository at this point in the history
  13. go mod tidy

    TheoBrigitte committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4327556 View commit details
    Browse the repository at this point in the history
  14. go fmt

    TheoBrigitte committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    396ea35 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fbc655f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3a0bf07 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a58be62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03906d5 View commit details
    Browse the repository at this point in the history
  3. update tests

    TheoBrigitte committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f0aeef9 View commit details
    Browse the repository at this point in the history
  4. convert bool to string

    TheoBrigitte committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c49c927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93b21f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2534b76 View commit details
    Browse the repository at this point in the history
  7. fix EQ => GE

    TheoBrigitte committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a5d8dcd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Update main.go

    Co-authored-by: Quentin Bisson <[email protected]>
    TheoBrigitte and QuentinBisson authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    460d0ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e8433c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. update CHANGELOG

    TheoBrigitte committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ef0829c View commit details
    Browse the repository at this point in the history