{"id":29085909,"url":"https://github.com/linode/linode-k8s-e2e-tests","last_synced_at":"2025-08-05T12:12:48.947Z","repository":{"id":44802206,"uuid":"181815300","full_name":"linode/linode-k8s-e2e-tests","owner":"linode","description":"A collection of end-to-end test for Kubernetes running on Linode","archived":false,"fork":false,"pushed_at":"2023-10-11T22:08:41.000Z","size":47602,"stargazers_count":6,"open_issues_count":3,"forks_count":9,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-06-27T23:07:15.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://linode.com/kubernetes","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-04-17T04:09:51.000Z","updated_at":"2022-02-04T16:53:43.000Z","dependencies_parsed_at":"2024-06-20T17:24:59.343Z","dependency_job_id":null,"html_url":"https://github.com/linode/linode-k8s-e2e-tests","commit_stats":null,"previous_names":["tamalsaha/linode-k8s-e2e-tests"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/linode/linode-k8s-e2e-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linode%2Flinode-k8s-e2e-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linode%2Flinode-k8s-e2e-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linode%2Flinode-k8s-e2e-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linode%2Flinode-k8s-e2e-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linode","download_url":"https://codeload.github.com/linode/linode-k8s-e2e-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linode%2Flinode-k8s-e2e-tests/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268895135,"owners_count":24324993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-05T02:00:12.334Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-06-27T23:06:56.365Z","updated_at":"2025-08-05T12:12:48.939Z","avatar_url":"https://github.com/linode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Linode Kubernetes End-to-end (e2e) tests\n\nThis repository contains e2e tests for Linode Kubernetes Engine (LKE)\n\n## How to run these tests\n\nInstall the following packages (macOS examples)\n\n```shell\nbrew install terraform # \u003e= v1.0.0\nbrew install golang # \u003e= 1.17.0\nbrew install kubectl\nbrew install hg\n```\n\nAdd the following environment variables to your shell rc\n\n```\nexport LINODE_API_TOKEN=\u003cyour linode API token\u003e\n\nexport GOPATH=$HOME/go\nexport PATH=$HOME/go/bin:$PATH\nexport GO111MODULE=on \n```\n\nIf you need a Linode API token visit this page:\nhttps://cloud.linode.com/profile/tokens\n\nThen, `go get` this repo\n`go get github.com/linode/linode-k8s-e2e-tests`\n\nThat may fail, if it does, navigate to the directory that was created and run `go mod tidy`:\n\n```\ncd ~/go/src/github.com/linode/linode-k8s-e2e-tests\ngo mod tidy\n```\n\nBy default the tests use $HOME/.ssh/id\\_rsa.pub as the public key used to provision the cluster, so it needs to be added to your agent.\n\n```\nssh-add $HOME/.ssh/id_rsa\n```\n\nThen, run the tests\n\n```\nmake test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinode%2Flinode-k8s-e2e-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinode%2Flinode-k8s-e2e-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinode%2Flinode-k8s-e2e-tests/lists"}