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

Provide option to skip update check in network restricted environments #211

Closed
svishwanath-tw opened this issue Jul 16, 2020 · 0 comments · Fixed by #217
Closed

Provide option to skip update check in network restricted environments #211

svishwanath-tw opened this issue Jul 16, 2020 · 0 comments · Fixed by #217
Assignees

Comments

@svishwanath-tw
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
When working behind a VPN, talisman scan run is blocked on update check for the default curl connection timeout duration

Describe the solution you'd like
A way to either:

  • skip update check via a variable
  • prevent the delayed timeout and fail early (but silently)

Describe alternatives you've considered
No alternatives considered.

@tinamthomas tinamthomas self-assigned this Jul 30, 2020
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 4, 2020
…htworks#211)

* curl set maxTimeout to 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 6, 2020
…htworks#211)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 6, 2020
…htworks#211)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 11, 2020
…htworks#211)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 11, 2020
…htworks#211)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 12, 2020
…htworks#211)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
tinamthomas added a commit to tinamthomas/talisman that referenced this issue Aug 12, 2020
…htworks#211)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
svishwanath-tw pushed a commit that referenced this issue Aug 13, 2020
…#217)

* set TALISMAN_UPGRADE_TIMEOUT for upgrade timeout(seconds). Default = 10 secs
* set TALISMAN_SKIP_UPGRADE to true to skip upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants