Skip to content

Conversation

@nghialv
Copy link
Member

@nghialv nghialv commented Aug 7, 2020

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

NONE

@nghialv
Copy link
Member Author

nghialv commented Aug 7, 2020

/approve

@pipecd-bot
Copy link
Collaborator

APPROVE

This pull request is APPROVED by nghialv.

Approvers can cancel the approval by writing /approve cancel in a comment. Any additional commits also will change this pull request to be not-approved.

Copy link
Collaborator

@pipecd-bot pipecd-bot left a comment

Choose a reason for hiding this comment

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

GO_LINTER

Some issues were detected while linting go source files in your changes.

const (
TrafficRoutingMethodPodSelector TrafficRoutingMethod = "podselector"
TrafficRoutingMethodIstio TrafficRoutingMethod = "istio"
KubernetesTrafficRoutingMethodPodSelector KubernetesTrafficRoutingMethod = "podselector"
Copy link
Collaborator

Choose a reason for hiding this comment

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

exported const KubernetesTrafficRoutingMethodPodSelector should have comment (or a comment on this block) or be unexported

https://golang.org/wiki/CodeReviewComments#doc-comments

@pipecd-bot
Copy link
Collaborator

COVERAGE

Code coverage for golang is 20.89%. This pull request increases coverage by 0.00%.

File Function Base Head Diff
pkg/config/deployment_kubernetes.go DetermineKubernetesTrafficRoutingMethod -- 0.00% +0.00%
pkg/config/deployment_kubernetes.go DetermineTrafficRoutingMethod 0.00% -- +-0.00%

@pipecd-bot pipecd-bot merged commit cce378f into master Aug 7, 2020
@pipecd-bot pipecd-bot deleted the docs branch August 7, 2020 14:58
@pipecd-bot
Copy link
Collaborator

TEMPLATE

failed to handle template rule examples

Details
Error: unabled to push rendered files to destination

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.

3 participants