Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions aksiot.md

This file was deleted.

1 change: 0 additions & 1 deletion cloud/scope/scopeinterface.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ type ScopeInterface interface {
GetResourceGroup() string
GetCloudAgentFqdn() string
GetAuthorizer() auth.Authorizer
Location() string
}
1 change: 0 additions & 1 deletion controllers/azurestackhcicluster_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ func (r *AzureStackHCIClusterReconciler) reconcileDelete(clusterScope *scope.Clu
}

func (r *AzureStackHCIClusterReconciler) reconcileAzureStackHCILoadBalancer(clusterScope *scope.ClusterScope) (bool, error) {
// TODO: set ControlPlaneEndpoint in case there's no load balancer assigned
if clusterScope.AzureStackHCILoadBalancer() == nil {
clusterScope.Info("Skipping load balancer reconciliation since AzureStackHCICluster.Spec.AzureStackHCILoadBalancer is nil")
return true, nil
Expand Down
1 change: 0 additions & 1 deletion dev/.gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions dev/kustomization.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions dev/manager_image_patch_template.yaml

This file was deleted.

101 changes: 101 additions & 0 deletions go.sum

Large diffs are not rendered by default.