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
I only tried with the kubernetes Topology but this could be a general issue.
SELECT * FROM topologies +--------------------------------------+--------------------------------------+-------------+-----------+--------+----------+--------+-------------------------------+-------------------------------+----------+--------------------------------------+-------------------------------+ | id | agent_id | name | namespace | labels | source | spec | created_at | updated_at | schedule | created_by | deleted_at | |--------------------------------------+--------------------------------------+-------------+-----------+--------+----------+--------+-------------------------------+-------------------------------+----------+--------------------------------------+-------------------------------| | 018ccd62-33d5-c205-666e-08c7ad7b90d6 | 00000000-0000-0000-0000-000000000000 | adityathebe | default | <null> | Topology | <null> | 2024-01-03 03:33:34.292875+00 | 2024-01-03 03:34:54.515518+00 | <null> | d6c2ddd6-fd2f-4881-8c55-942115cd4c7e | 2024-01-03 03:34:54.515518+00 | | 018ccd63-9698-0f0f-c0da-e876f576688a | 00000000-0000-0000-0000-000000000000 | asdf | default | <null> | Topology | <null> | 2024-01-03 03:35:05.112046+00 | 2024-01-03 03:35:05.112046+00 | <null> | d6c2ddd6-fd2f-4881-8c55-942115cd4c7e | <null> | +--------------------------------------+--------------------------------------+-------------+-----------+--------+----------+--------+-------------------------------+-------------------------------+----------+--------------------------------------+-------------------------------+
The text was updated successfully, but these errors were encountered:
mainawycliffe
Successfully merging a pull request may close this issue.
I only tried with the kubernetes Topology but this could be a general issue.
The text was updated successfully, but these errors were encountered: