{"id":30047676,"url":"https://github.com/tmax-cloud/hypercloud-operator-go","last_synced_at":"2025-08-07T09:57:37.264Z","repository":{"id":103402323,"uuid":"286619085","full_name":"tmax-cloud/hypercloud-operator-go","owner":"tmax-cloud","description":"Hypercloud Operator (GO Lang)","archived":false,"fork":false,"pushed_at":"2020-11-20T06:58:52.000Z","size":31029,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T10:10:07.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tmax-cloud.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":"2020-08-11T01:48:16.000Z","updated_at":"2020-11-20T06:58:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf14cb89-14a9-408c-9766-9684fc2d631a","html_url":"https://github.com/tmax-cloud/hypercloud-operator-go","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/tmax-cloud/hypercloud-operator-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmax-cloud%2Fhypercloud-operator-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmax-cloud%2Fhypercloud-operator-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmax-cloud%2Fhypercloud-operator-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmax-cloud%2Fhypercloud-operator-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmax-cloud","download_url":"https://codeload.github.com/tmax-cloud/hypercloud-operator-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmax-cloud%2Fhypercloud-operator-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269236777,"owners_count":24383241,"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-07T02:00:09.698Z","response_time":73,"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-08-07T09:57:12.180Z","updated_at":"2025-08-07T09:57:37.229Z","avatar_url":"https://github.com/tmax-cloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hypercloud-operator-go\n\n[![Github All Releases](https://img.shields.io/github/v/release/tmax-cloud/hypercloud-operator-go?include_prereleases)](https://github.com/tmax-cloud/hypercloud-operator-go/releases/latest)\n[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)\n[![Go Report Card](https://goreportcard.com/badge/github.com/tmax-cloud/hypercloud-operator-go)](https://goreportcard.com/report/github.com/tmax-cloud/hypercloud-operator-go)\n\nThis is hypercloud operator\n\n## Features\nnamespaceclaim\nroleBindingclaim\nresourceQuotaClaim\nnamespace\n\n## To start developing hypercloud-operator\n\n### Prerequisites\n\n**0. You have a working [Go environment](https://golang.org/doc/install)**\n```bash\n$ git clone https://github.com/tmax-cloud/hypercloud-operator-go\n$ cd hypercloud-operator-go\n$ export GO111MODULE=on\n$ make\n```\n\n**1. Install kubebuilder (version: [2.3.1](https://github.com/kubernetes-sigs/kubebuilder/releases/tag/v2.3.1))**\n```bash\n$ release=2.3.1\n$ os=$(go env GOOS)\n$ arch=$(go env GOARCH)\n$ curl -sL https://go.kubebuilder.io/dl/2.3.1/${os}/${arch} | tar -xz -C /tmp/\n$ mv /tmp/kubebuilder_2.3.1_${os}_${arch} /usr/local/kubebuilder\n$ export PATH=$PATH:/usr/local/kubebuilder/bin\n```\n\n**2. Install operator-sdk (version: [v1.0.0](https://github.com/operator-framework/operator-sdk/releases/tag/v1.0.0))**\n```bash\n$ release=v1.0.0\n$ os=$(go env GOOS)\n$ arch=$(arch)\n$ curl -OJL https://github.com/operator-framework/operator-sdk/releases/download/${release}/operator-sdk-${release}-${arch}-${os}-gnu\n$ chmod +x operator-sdk-${release}-${arch}-${os}-gnu\n$ mv operator-sdk-${release}-${arch}-${os}-gnu /usr/local/bin/operator-sdk\n```\n\n### TEST\n## TEST\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmax-cloud%2Fhypercloud-operator-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmax-cloud%2Fhypercloud-operator-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmax-cloud%2Fhypercloud-operator-go/lists"}