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

Istio watches fail periodically #18

Closed
bzurkowski opened this issue Mar 26, 2020 · 0 comments · Fixed by #40
Closed

Istio watches fail periodically #18

bzurkowski opened this issue Mar 26, 2020 · 0 comments · Fixed by #40
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bzurkowski
Copy link
Member

13:26:54 probe.1 | 2020-03-26 13:26:54,441 - orca.topology.probe - INFO - Finished sync for entity: kubernetes/config_map
13:27:12 probe.1 | Unhandled exception
13:27:12 probe.1 | Traceback (most recent call last):
13:27:12 probe.1 |   File "/usr/local/lib/python3.7/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
13:27:12 probe.1 |     yield
13:27:12 probe.1 |   File "/usr/local/lib/python3.7/site-packages/cotyledon/_service.py", line 139, in _run
13:27:12 probe.1 |     self.run()
13:27:12 probe.1 |   File "/usr/local/lib/python3.7/site-packages/orca/topology/probe.py", line 46, in run
13:27:12 probe.1 |     probe.run()
13:27:12 probe.1 |   File "/usr/local/lib/python3.7/site-packages/orca/topology/probe.py", line 124, in run
13:27:12 probe.1 |     self._upstream_proxy.get_events(handler=self)
13:27:12 probe.1 |   File "/usr/local/lib/python3.7/site-packages/orca/topology/infra/k8s/upstream.py", line 35, in get_events
13:27:12 probe.1 |     raise Exception("Unknown event type '%s': %s" % (event_type, event_object))
13:27:12 probe.1 | Exception: Unknown event type 'ERROR': {'kind': 'Status', 'apiVersion': 'v1', 'metadata': {}, 'status': 'Failure', 'message': 'too old resource version: 831952 (1701327)', 'reason': 'Gone', 'code': 410}
@bzurkowski bzurkowski added the bug Something isn't working label Mar 26, 2020
@bzurkowski bzurkowski added this to the 0.1 milestone Apr 9, 2020
@bzurkowski bzurkowski linked a pull request Apr 9, 2020 that will close this issue
@bzurkowski bzurkowski self-assigned this Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant