Skip to content

Use NODEJS_VERSION and NODE_ENV in detection#4021

Merged
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
briandealwis:i4003
Apr 27, 2020
Merged

Use NODEJS_VERSION and NODE_ENV in detection#4021
dgageot merged 1 commit intoGoogleContainerTools:masterfrom
briandealwis:i4003

Conversation

@briandealwis
Copy link
Copy Markdown
Member

Fix #4003

Description

Use NODE_ENV and NODEJS_VERSION (used in RedHat's universal base images) to detect NodeJS images for skaffold debug.

User facing changes (remove if N/A)

skaffold debug uses NODE_ENV and NODEJS_VERSION to detect NodeJS applications.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 23, 2020

Codecov Report

Merging #4021 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
pkg/skaffold/debug/transform_nodejs.go 77.87% <100.00%> (+0.19%) ⬆️
...affold/kubernetes/portforward/kubectl_forwarder.go 68.29% <0.00%> (+2.43%) ⬆️

@dgageot dgageot merged commit 21791e7 into GoogleContainerTools:master Apr 27, 2020
@dgageot dgageot self-assigned this Apr 27, 2020
@briandealwis briandealwis deleted the i4003 branch May 3, 2020 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add NODEJS_VERSION on debug detection logic

3 participants