Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase timeout or implement retries (networking) #670

Open
2 tasks
meganwolf0 opened this issue Sep 17, 2024 · 1 comment
Open
2 tasks

Increase timeout or implement retries (networking) #670

meganwolf0 opened this issue Sep 17, 2024 · 1 comment
Labels
blocked Blocked by other dependencies bug Something isn't working enhancement New feature or request

Comments

@meganwolf0
Copy link
Collaborator

Environment

Device and OS:
App version:
Kubernetes distro:
Kubernetes version:
provider:

  • kyverno
  • opa

Steps to reproduce

When executing the pepr.yaml component definition, it was noted that several of the policies failed (on the second target, only) when the create-resource files were attempted to be retrieved from the remote url:
Get "https://repo1.dso.mil/big-bang/product/packages/kyverno-policies/-/raw/main/chart/tests/manifests/restrict-host-ports.yaml": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Expected result

The files should be successfully retrieved

Actual Result

Visual Proof (screenshots, videos, text, etc)

Severity/Priority

Additional Context

Possibly fixed by a combination of increasing timeout and adding retry logic.

@meganwolf0 meganwolf0 added the possible-bug Something may not be working label Sep 17, 2024
@github-actions github-actions bot added the triage Awaiting triage from the team label Sep 17, 2024
@brandtkeller brandtkeller added bug Something isn't working enhancement New feature or request and removed possible-bug Something may not be working triage Awaiting triage from the team labels Sep 23, 2024
@brandtkeller
Copy link
Member

May be something we can resolve with #693

@brandtkeller brandtkeller added the blocked Blocked by other dependencies label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by other dependencies bug Something isn't working enhancement New feature or request
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants