abonas/kubeclient

View on GitHub
lib/kubeclient/aws_eks_credentials.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method token has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def token(credentials, eks_cluster, region: 'us-east-1')
        begin
          require 'aws-sigv4'
          require 'base64'
          require 'cgi'
Severity: Minor
Found in lib/kubeclient/aws_eks_credentials.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status