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

Machine Reconciler #28

Merged
merged 7 commits into from
Nov 7, 2023
Merged

Machine Reconciler #28

merged 7 commits into from
Nov 7, 2023

Commits on Oct 24, 2023

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

Commits on Oct 26, 2023

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

Commits on Oct 31, 2023

  1. Volume handling

    lukasfrank committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3832b8a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into enh/machine-volume

    # Conflicts:
    #	driver/cmd/app/app.go
    #	driver/server/machine_create.go
    #	pkg/controllers/machine_controller.go
    #	pkg/controllers/volume_controller.go
    #	pkg/plugins/volume/ceph/ceph.go
    #	pkg/plugins/volume/emptydisk/emptydisk.go
    #	pkg/plugins/volume/plugins.go
    lukasfrank committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c5fe8fc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Volume handling

    lukasfrank committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    39c48c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Nic handling

    lukasfrank committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2f87096 View commit details
    Browse the repository at this point in the history
  2. Machine deletion

    lukasfrank committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    26a2cee View commit details
    Browse the repository at this point in the history