gitops-engine icon indicating copy to clipboard operation
gitops-engine copied to clipboard

Added support for impersonation in the kubectl

Open anandf opened this issue 1 year ago • 5 comments

This change is for propogating impersonation related configurations to the kubeconfig used for executing the kubectl command.

anandf avatar Jul 26 '23 14:07 anandf

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 54.68%. Comparing base (5fd9f44) to head (d6d94bc). Report is 6 commits behind head on master.

:exclamation: Current head d6d94bc differs from pull request most recent head 8e08d4a

Please upload reports for the commit 8e08d4a to get more accurate results.

Files Patch % Lines
pkg/utils/kube/resource_ops.go 0.00% 3 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
- Coverage   54.71%   54.68%   -0.04%     
==========================================
  Files          41       41              
  Lines        4834     4837       +3     
==========================================
  Hits         2645     2645              
- Misses       1977     1980       +3     
  Partials      212      212              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 26 '23 14:07 codecov[bot]

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jul 26 '23 15:07 sonarqubecloud[bot]

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Feb 07 '24 07:02 sonarqubecloud[bot]