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

K8s fixes + max & windows build #666

Merged
merged 12 commits into from
Oct 25, 2016
Merged

K8s fixes + max & windows build #666

merged 12 commits into from
Oct 25, 2016

Commits on Oct 20, 2016

  1. mac build (not tested)

    aleks-f committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    38c34a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c263a View commit details
    Browse the repository at this point in the history
  3. linux build and run

    aleks-f committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    d2d59cf View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Done

    - add blocking connect/init mode to k8s
    - sysdig connect and init are blocking now (faster startup)
    - move k8s http to 1.1 to utilize keepalive
    - fixed chunk purging bug
    - reuse state socket for watch (no diconnect after state fetch)
    Todo
    - improve handler receive error handling
    - test https
    - blocking resolve
    aleks-f committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    b3bdc64 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. watch redirection fix

    aleks-f committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    a9b2081 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. fix watch transition; detect http 1.1 watch emission end and reconnec…

    …t promptly; fix jq filter order bug
    aleks-f committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    65e4bfb View commit details
    Browse the repository at this point in the history
  2. fix mac build

    aleks-f committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    f41f20d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2016

  1. Configuration menu
    Copy the full SHA
    02df56b View commit details
    Browse the repository at this point in the history
  2. windows build

    Alex Fabijanic committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    a10ec59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6137a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21cf40f View commit details
    Browse the repository at this point in the history
  5. fix blocking read

    aleks-f committed Oct 25, 2016
    Configuration menu
    Copy the full SHA
    89ede5b View commit details
    Browse the repository at this point in the history