AlexsJones/gravitywell

View on GitHub
scheduler/planner/standard/plan.go

Summary

Maintainability
A
1 hr
Test Coverage

Method Plan.clusterFirstDeploymentPlan has 74 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func (p *Plan) clusterFirstDeploymentPlan() {

    for k, _ := range p.providerClusterReference {
        //Cloud provider name
        logger.Info(p.providerClusterReference[k].ProviderName)
Severity: Minor
Found in scheduler/planner/standard/plan.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status