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

Fix: coredump command for different runtimes #24

Merged
merged 8 commits into from
Mar 26, 2022

Commits on Mar 25, 2022

  1. feat(kubernetes): split ContainerInfo type to separate types

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    9e82061 View commit details
    Browse the repository at this point in the history
  2. feat(dumper): add draft for coredump working implementation for diffe…

    …rent runtime
    
    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    b1851ed View commit details
    Browse the repository at this point in the history
  3. feat(flags): extract custom type for dotnet frameworks location

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ad3adf4 View commit details
    Browse the repository at this point in the history
  4. chore(dumper): extract method with fs actions

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f1f91d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. fix(dumper): add more logging & fix execution

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    26c1b9f View commit details
    Browse the repository at this point in the history
  2. chore(*): inline scripts

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    6029ac4 View commit details
    Browse the repository at this point in the history
  3. docs(*): update readme

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    ac3bb76 View commit details
    Browse the repository at this point in the history
  4. chore(*): add default values for makefile

    Signed-off-by: ArtemTrofimushkin <artemtrofimushkin@gmail.com>
    ArtemTrofimushkin committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b220e0b View commit details
    Browse the repository at this point in the history