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(status): properly reflect worker status in db #525

Merged
merged 12 commits into from
Nov 1, 2023
Merged

Commits on Oct 20, 2023

  1. pre work

    TimHuynh committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    04bf9bd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. working code

    TimHuynh committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3725531 View commit details
    Browse the repository at this point in the history
  2. cleanup

    TimHuynh committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b7f0c50 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. reset docker compose

    TimHuynh committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f48579c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update cmd/vela-worker/register.go

    Co-authored-by: Jacob Floyd <[email protected]>
    timhuynh94 and cognifloyd authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f3b1c0c View commit details
    Browse the repository at this point in the history
  2. Update cmd/vela-worker/register.go

    Co-authored-by: Jacob Floyd <[email protected]>
    timhuynh94 and cognifloyd authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1196b42 View commit details
    Browse the repository at this point in the history
  3. Update cmd/vela-worker/operate.go

    Co-authored-by: Jacob Floyd <[email protected]>
    timhuynh94 and cognifloyd authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    40e410f View commit details
    Browse the repository at this point in the history
  4. fix typos

    TimHuynh committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    15076f7 View commit details
    Browse the repository at this point in the history
  5. fix import

    TimHuynh committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c1a6528 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

Commits on Oct 31, 2023

  1. add logging

    TimHuynh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8543d74 View commit details
    Browse the repository at this point in the history
  2. make clean

    TimHuynh committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    46b7db4 View commit details
    Browse the repository at this point in the history