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

feat(cmd) clean dangling unix sockets on startup #9254

Merged
merged 4 commits into from
Aug 25, 2022

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    50a4b4d View commit details
    Browse the repository at this point in the history
  2. fix(cmd) check if Kong is running before preparing the prefix

    If Kong is already running, `kong start` should not "prepare" or
    otherwise alter the prefix directory.
    flrgh committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    5da2a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0956345 View commit details
    Browse the repository at this point in the history
  4. tests(cmd) fix test case

    flrgh committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f2f9968 View commit details
    Browse the repository at this point in the history