AlexsJones/gravitywell

View on GitHub
scheduler/actions/kubernetes.go

Summary

Maintainability
A
45 mins
Test Coverage

Function ExecuteKubernetesAction has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func ExecuteKubernetesAction(action kinds.Execute, clusterName string,
    deployment kinds.Application,
    commandFlag configuration.CommandFlag, opt configuration.Options, repoName string) {
Severity: Minor
Found in scheduler/actions/kubernetes.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status