We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
We should make the health check for APIService a built in (native golang) one so everyone will benefit from this.
Describe the solution you'd like
See
SyncError
The text was updated successfully, but these errors were encountered:
@ishii-masayuki/@jessesun - FYI - it'd be great to get community contributions for this one.
Sorry, something went wrong.
There is also a failed condition (#1017 (comment)):
status: conditions: - lastTransitionTime: "2018-12-23T20:56:17Z" message: 'no response from https://100.68.217.200:443: Get https://100.68.217.200:443: dial tcp 100.68.217.200:443: getsockopt: connection refused' reason: FailedDiscoveryCheck status: "False" type: Available
I made a built-in health check for API Services. Please check when you have time :-) #1921
Issue #1841 Make the health check for APIService a built in (#1921)
641e344
No branches or pull requests
Is your feature request related to a problem? Please describe.
We should make the health check for APIService a built in (native golang) one so everyone will benefit from this.
Describe the solution you'd like
See
SyncError
with ArgoCD v1.1.0-rc1 #1826The text was updated successfully, but these errors were encountered: