Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(docker-jans): handle failure on running API requests to Kubernetes API server in Google Cloud Run #3893

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

iromli
Copy link
Contributor

@iromli iromli commented Feb 20, 2023

Prepare


Description

Target issue

closes #3892

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

@iromli iromli requested a review from moabu as a code owner February 20, 2023 18:58
@mo-auto mo-auto added comp-docker-jans-certmanager comp-jans-pycloudlib kind-bug Issue or PR is a bug in existing functionality labels Feb 20, 2023
@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@a8ded4a). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3893   +/-   ##
=======================================
  Coverage        ?   67.72%           
=======================================
  Files           ?       30           
  Lines           ?     2417           
  Branches        ?        0           
=======================================
  Hits            ?     1637           
  Misses          ?      780           
  Partials        ?        0           
Flag Coverage Δ
unittests 67.72% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Feb 20, 2023

[jans-pycloudlib] 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-docker-jans-certmanager comp-jans-pycloudlib kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(docker-jans): unable to run API requests to Kubernetes API server in Google Cloud Run
3 participants