Skip to content

removed fake k8s client#2067

Merged
FabianKramm merged 1 commit intodevspace-sh:masterfrom
tukobadnyanoba:skip-k8s-config
May 6, 2022
Merged

removed fake k8s client#2067
FabianKramm merged 1 commit intodevspace-sh:masterfrom
tukobadnyanoba:skip-k8s-config

Conversation

@tukobadnyanoba
Copy link
Copy Markdown
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix
Earlier for non-existing kubeconfigs, we used to create fakeclientset, I have removed that logic now. If the kubeconfig is needed for build operation using kaniko and buildkit, there are already checks present to validate. If the docker build is fired, we don't need k8s cluster, so its now executed without any error.

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace ...

What else do we need to know?

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2022

Deploy Preview for devspace-docs ready!

Name Link
🔨 Latest commit 276d71e
🔍 Latest deploy log https://app.netlify.com/sites/devspace-docs/deploys/62750e0a9ea6b1000885d653
😎 Deploy Preview https://deploy-preview-2067--devspace-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@tukobadnyanoba tukobadnyanoba changed the title removed fake client removed fake k8s client May 6, 2022
Copy link
Copy Markdown
Collaborator

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tukobadnyanoba thanks a lot for the PR! LGTM!

@FabianKramm FabianKramm merged commit 1ff15dd into devspace-sh:master May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants