{"id":21010533,"url":"https://github.com/its-alex/bug-tanka-delete-without-log","last_synced_at":"2026-02-05T12:32:22.848Z","repository":{"id":262614240,"uuid":"887816280","full_name":"Its-Alex/bug-tanka-delete-without-log","owner":"Its-Alex","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-13T10:45:59.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T17:48:20.305Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jsonnet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Its-Alex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-13T10:36:30.000Z","updated_at":"2024-11-13T10:46:03.000Z","dependencies_parsed_at":"2024-11-13T11:43:58.948Z","dependency_job_id":null,"html_url":"https://github.com/Its-Alex/bug-tanka-delete-without-log","commit_stats":null,"previous_names":["its-alex/bug-tanka-delete-without-log"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Its-Alex/bug-tanka-delete-without-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fbug-tanka-delete-without-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fbug-tanka-delete-without-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fbug-tanka-delete-without-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fbug-tanka-delete-without-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Alex","download_url":"https://codeload.github.com/Its-Alex/bug-tanka-delete-without-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2Fbug-tanka-delete-without-log/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29121769,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T09:21:11.549Z","updated_at":"2026-02-05T12:32:22.829Z","avatar_url":"https://github.com/Its-Alex.png","language":"Jsonnet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tanka bug with hivemq-operator\n\nThis repository is used to reproduce a `tanka` bug.\n\n## Requirements\n\n- [mise](https://mise.jdx.dev/)\n\nTo manage tooling install and versions I use [mise](https://mise.jdx.dev/)\nif you want to install tools manually, you can see them with their versions in\n[.mise.toml](./.mise.toml), or if you want to use mise:\n\n```sh-session\n$ mise install\n```\n\nAfterwards you need to pull and install tanka requirements using the following\ncommands:\n\n```sh-session\n$ jb install\n$ tk tool charts vendor\n```\n\nYou're ready to reproduce the bug.\n\n## How to reproduce\n\nFirst you need to deploy hivemq-operator into a kind cluster:\n\n```sh-session\n$ ./scripts/kind-up.sh\n$ tk apply \\\n    -t 'CustomResourceDefinition/.+' \\\n    --auto-approve always \\\n    --name kind-local \\\n    environments/dev\n...\ncustomresourcedefinition.apiextensions.k8s.io/hivemq-clusters.hivemq.com created\n$ tk apply \\\n    --auto-approve always \\\n    --name kind-local \\\n    environments/dev\n...\ndeployment.apps/hivemq-operator-operator created\nhivemqcluster.hivemq.com/hivemq-operator created\n```\n\nNow if you try to uninstall hivemq-operator you will get an error with no log:\n\n```sh-session\n$ tk delete --name kind-local environments/dev\n...\nDeleting from namespace 'default' of cluster 'kind-local' at 'https://127.0.0.1:6443' using context 'kind-local'.\nPlease type 'yes' to confirm: yes\nError: exit status 1\n```\n\nEven when using `--log-level trace`:\n\n```sh-session\n$ tk delete --log-level trace --name kind-local environments/dev\n...\nDeleting from namespace 'default' of cluster 'kind-local' at 'https://127.0.0.1:6443' using context 'kind-local'.\nPlease type 'yes' to confirm: yes\nError: exit status 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fbug-tanka-delete-without-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-alex%2Fbug-tanka-delete-without-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fbug-tanka-delete-without-log/lists"}