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

Bugfix/machinedeployment freeze sync #264

Merged

Commits on May 10, 2019

  1. Machine deployment freeze state synchronizer

    Machine deployment was sometimes found in a partial freeze state where either of the label or status was missing.
    This change fixes this by creating a machine deployment freeze state synchronizer
    prashanth26 committed May 10, 2019
    Configuration menu
    Copy the full SHA
    eaf1a3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36c0d58 View commit details
    Browse the repository at this point in the history
  3. Removed LastUpdateTimestamp for machine sets

    This field/functionality was no longer being used and hence being removed from the MCM code
    prashanth26 committed May 10, 2019
    Configuration menu
    Copy the full SHA
    44b9ee6 View commit details
    Browse the repository at this point in the history