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

Decompose the provisioner #109

Merged
merged 4 commits into from
Aug 21, 2024

Commits on Aug 16, 2024

  1. CRD: add Provisioner field

        - Also update the deploy crd for testing
    
    Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
    Vicente-Cheng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d1b5f52 View commit details
    Browse the repository at this point in the history
  2. controller: decompose the LH provisioner

    Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
    Vicente-Cheng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c8d0bec View commit details
    Browse the repository at this point in the history
  3. vendor: bump wrangler v3 and k8s v0.30.3

        - We might need LH v1.7.0 for v2 engine, so move to
          wrangler v3 first.
    
    Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
    Vicente-Cheng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    02a2d8d View commit details
    Browse the repository at this point in the history
  4. common: move to wrangler v3 and update the generated codes

    Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
    Vicente-Cheng committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b1e3382 View commit details
    Browse the repository at this point in the history