Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Ingress: cleanup logic to sync #127

Merged
merged 1 commit into from
Dec 18, 2018
Merged

Ingress: cleanup logic to sync #127

merged 1 commit into from
Dec 18, 2018

Conversation

alena1108
Copy link
Contributor

No description provided.

requeue := false
cfgs, err := lbc.GetLBConfigs()
toApply, err := lbc.GetLBConfigs()
if err != nil {
log.Errorf("Error forming LB Config from Ingress spec: %v", err)
Copy link
Member

Choose a reason for hiding this comment

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

do we need to requeue here as well and return?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yup, will add

Copy link
Member

@kinarashah kinarashah left a comment

Choose a reason for hiding this comment

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

LGTM

@alena1108 alena1108 merged commit 7730e9d into rancher:v1.6 Dec 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants