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

Implement Kubernetes service deployer #246

Merged

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    68aee6e View commit details
    Browse the repository at this point in the history
  2. Write sample YAML definition

    mtojek committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3e18d1a View commit details
    Browse the repository at this point in the history
  3. Implement Kubernetes service deployer

    mtojek committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    d01693f View commit details
    Browse the repository at this point in the history
  4. Fix: make licenser

    mtojek committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    456245b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    032d364 View commit details
    Browse the repository at this point in the history
  6. Fix: format

    mtojek committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3f5149d View commit details
    Browse the repository at this point in the history
  7. Delete docker mock

    mtojek committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0678be0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Install Elastic Agent

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    53fedeb View commit details
    Browse the repository at this point in the history
  2. Refactor

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    3bcb621 View commit details
    Browse the repository at this point in the history
  3. Install custom definitions

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    e04bc4f View commit details
    Browse the repository at this point in the history
  4. Uninstall custom definitions

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    cdac690 View commit details
    Browse the repository at this point in the history
  5. Fixes

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    46b3b60 View commit details
    Browse the repository at this point in the history
  6. Print err

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    f28952d View commit details
    Browse the repository at this point in the history
  7. Check if network exists

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    cf13188 View commit details
    Browse the repository at this point in the history
  8. Fix: collect metrics

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a2395d0 View commit details
    Browse the repository at this point in the history
  9. Fix: https

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2bb14ef View commit details
    Browse the repository at this point in the history
  10. Fix: typo

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    6715aba View commit details
    Browse the repository at this point in the history
  11. Hack go.mod to point to the fork

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    0a9c1ec View commit details
    Browse the repository at this point in the history
  12. Use kind cluster

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    9caeb33 View commit details
    Browse the repository at this point in the history
  13. Install kind in CI

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8307691 View commit details
    Browse the repository at this point in the history
  14. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    fd8fa0f View commit details
    Browse the repository at this point in the history
  15. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    cb83741 View commit details
    Browse the repository at this point in the history
  16. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ca54e98 View commit details
    Browse the repository at this point in the history
  17. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    6f06d08 View commit details
    Browse the repository at this point in the history
  18. Install kubectl

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8806524 View commit details
    Browse the repository at this point in the history
  19. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ef3c568 View commit details
    Browse the repository at this point in the history
  20. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8546426 View commit details
    Browse the repository at this point in the history
  21. Fix order

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    940ede2 View commit details
    Browse the repository at this point in the history
  22. Fix: client only

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    70ca773 View commit details
    Browse the repository at this point in the history
  23. Fix: uninstall

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a69eb5f View commit details
    Browse the repository at this point in the history
  24. Fix: wait for enrollment

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    eafa4a4 View commit details
    Browse the repository at this point in the history
  25. Fix

    mtojek committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c197f61 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. nit-picks

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    475fd4c View commit details
    Browse the repository at this point in the history
  2. Fix: wait for agents before creating a policy

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c563ecd View commit details
    Browse the repository at this point in the history
  3. Elastic Agent version aligned with stack

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8b7f990 View commit details
    Browse the repository at this point in the history
  4. Fix: hostname prefix

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    d133c80 View commit details
    Browse the repository at this point in the history
  5. Fix

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7ea4f26 View commit details
    Browse the repository at this point in the history
  6. Dump kubectl info

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    bd1a75e View commit details
    Browse the repository at this point in the history
  7. nit

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    65fc0c1 View commit details
    Browse the repository at this point in the history
  8. Fix: retryWithSleep

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    45c64c5 View commit details
    Browse the repository at this point in the history
  9. Rename ingest-management to fleet

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9c7290a View commit details
    Browse the repository at this point in the history
  10. Try: agent 7.10.0-SNAPSHOT

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3f2966c View commit details
    Browse the repository at this point in the history
  11. Try: dump kubectl logs for agent's pod

    mtojek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e82150d View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Update package-spec

    mtojek committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    f97c4ea View commit details
    Browse the repository at this point in the history
  2. Fix: kind-kind

    mtojek committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a7884ae View commit details
    Browse the repository at this point in the history
  3. Fix: comment

    mtojek committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    de5d63a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    b7c2b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289680d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Try: 8.0.0-SNAPSHOT

    mtojek committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    764dfd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Revert "Try: 8.0.0-SNAPSHOT"

    This reverts commit 764dfd2.
    mtojek committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    81355e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b95f9cd View commit details
    Browse the repository at this point in the history
  3. Fix

    mtojek committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    dbbcc1c View commit details
    Browse the repository at this point in the history