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

Handle ip changes #2

Commits on Jul 22, 2022

  1. Convert shell plugin to internal plugin (distribworks#975)

    * Convert shell plugin to internal plugin
    
    The purpose of this PR is to embed the shell plugin in the main dkron binary, that will facilitate creating a single binary with the most important executor, for easy deployment using a single binary.
    
    * Remove debugging
    Victor Castell committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    345ca8c View commit details
    Browse the repository at this point in the history
  2. Remove old UI (distribworks#984)

    Victor Castell committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    54ab0c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Merge branch 'master' into 4.x

    Victor Castell committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    376a820 View commit details
    Browse the repository at this point in the history
  2. Shell command needs proper usage and desc to be valid

    Victor Castell committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4dcd2c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Release a light image tag (distribworks#988)

    * Release a light image tag
    
    Omit all plugins except the shell plugin that will be included in the main binary.
    vcastellm committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    055f0e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. (WIP - consul like approach) add server_lookup to make dkron independ…

    …ent from server node IP on raft layer
    ivan-kripakov-m10 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e0e57fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35eb6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c39d27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00c8617 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c5da3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a10e852 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbb6cb5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    16a002b View commit details
    Browse the repository at this point in the history
  9. fix log

    ivan-kripakov-m10 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    986ef63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d3e3d9 View commit details
    Browse the repository at this point in the history
  11. minor fix in test

    ivan-kripakov-m10 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1b4ef3f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    f1307c1 View commit details
    Browse the repository at this point in the history