Skip to content

include Contour retryOn in the sample canary#1223

Merged
aryan9600 merged 2 commits intofluxcd:mainfrom
Mpluya:patch-1
Jul 11, 2022
Merged

include Contour retryOn in the sample canary#1223
aryan9600 merged 2 commits intofluxcd:mainfrom
Mpluya:patch-1

Conversation

@Mpluya
Copy link
Copy Markdown
Contributor

@Mpluya Mpluya commented Jun 21, 2022

without this change the HTTPProxy - podinfo.test was not getting created due to this warning:

test               4m11s       Warning   Synced                         canary/podinfo                               HTTPProxy podinfo.test create error: HTTPProxy.projectcontour.io "podinfo" is invalid: spec.routes.retryPolicy.retryOn: Unsupported value: "": supported values: "5xx", "gateway-error", "reset", "connect-failure", "retriable-4xx", "refused-stream", "retriable-status-codes", "retriable-headers", "cancelled", "deadline-exceeded", "internal", "resource-exhausted", "unavailable"

Signed-off-by: Mae Anne Large Mpluya@users.noreply.github.com

@Mpluya Mpluya requested a review from stefanprodan as a code owner June 21, 2022 14:11
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

@Mpluya
Copy link
Copy Markdown
Contributor Author

Mpluya commented Jun 21, 2022

hi @stefanprodan , thanks for the quick feedback. I'm sorry to follow up but I didn't follow your ask. The section I updated is in the bootstrap section.

@stefanprodan
Copy link
Copy Markdown
Member

@Mpluya in the contour-progressive-delivery.md file there are Canary examples that don't have the retryOn field, please add it there too.

@Mpluya
Copy link
Copy Markdown
Contributor Author

Mpluya commented Jun 22, 2022

I checked and didnt see any other Canary examples that had the retries block within the contour-progressive-delivery.md.

Mpluya and others added 2 commits June 22, 2022 06:10
without this change the HTTPProxy - podinfo.test was not getting created due to the following warning:
```
test               4m11s       Warning   Synced                         canary/podinfo                               HTTPProxy podinfo.test create error: HTTPProxy.projectcontour.io "podinfo" is invalid: spec.routes.retryPolicy.retryOn: Unsupported value: "": supported values: "5xx", "gateway-error", "reset", "connect-failure", "retriable-4xx", "refused-stream", "retriable-status-codes", "retriable-headers", "cancelled", "deadline-exceeded", "internal", "resource-exhausted", "unavailable"
```

Signed-off-by: Mae Anne Large <Mpluya@users.noreply.github.com>
Signed-off-by: Mae Large <mlarge@vmware.com>
Signed-off-by: Mae Large <mlarge@vmware.com>
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @Mpluya

@aryan9600 aryan9600 merged commit ca044d3 into fluxcd:main Jul 11, 2022
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