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
20:57:26 probe.1 | Unhandled exception 20:57:26 probe.1 | Traceback (most recent call last): 20:57:26 probe.1 | File "/usr/local/lib/python3.7/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception 20:57:26 probe.1 | yield 20:57:26 probe.1 | File "/usr/local/lib/python3.7/site-packages/cotyledon/_service.py", line 139, in _run 20:57:26 probe.1 | self.run() 20:57:26 probe.1 | File "/usr/local/lib/python3.7/site-packages/orca/topology/probe.py", line 50, in run 20:57:26 probe.1 | probe.run() 20:57:26 probe.1 | File "/usr/local/lib/python3.7/site-packages/orca/topology/probe.py", line 141, in run 20:57:26 probe.1 | self._upstream_proxy.get_events(handler=self) 20:57:26 probe.1 | File "/usr/local/lib/python3.7/site-packages/orca/topology/infra/k8s/upstream.py", line 26, in get_events 20:57:26 probe.1 | for event in self._client.watch(): 20:57:26 probe.1 | File "/usr/local/lib/python3.7/site-packages/orca/common/clients/k8s/client.py", line 133, in watch 20:57:26 probe.1 | if event_type == 'ERROR' and event_obj.code == 410: 20:57:26 probe.1 | AttributeError: 'V1PersistentVolumeClaim' object has no attribute 'code' 20:57:26 probe.1 | 2020-04-09 20:57:26,732 - orca.topology.probe - INFO - Consuming events for entity: kubernetes/persistent_volume_claim
The text was updated successfully, but these errors were encountered:
bzurkowski
No branches or pull requests
The text was updated successfully, but these errors were encountered: