{"id":18849594,"url":"https://github.com/chinalhr/sidecar-operator","last_synced_at":"2026-04-28T17:34:58.738Z","repository":{"id":119150890,"uuid":"452193642","full_name":"ChinaLHR/sidecar-operator","owner":"ChinaLHR","description":"Sidecar operator manages sidecar in the kubernetes cluster and injects sidecar into Pod in the kubernetes cluster","archived":false,"fork":false,"pushed_at":"2022-02-21T02:59:05.000Z","size":155,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-30T02:13:58.527Z","etag":null,"topics":["kubernetes","operator","sidecar"],"latest_commit_sha":null,"homepage":"","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/ChinaLHR.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":"2022-01-26T08:19:32.000Z","updated_at":"2025-05-20T18:35:50.000Z","dependencies_parsed_at":"2023-07-10T00:45:49.267Z","dependency_job_id":null,"html_url":"https://github.com/ChinaLHR/sidecar-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChinaLHR/sidecar-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaLHR%2Fsidecar-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaLHR%2Fsidecar-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaLHR%2Fsidecar-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaLHR%2Fsidecar-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChinaLHR","download_url":"https://codeload.github.com/ChinaLHR/sidecar-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaLHR%2Fsidecar-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":["kubernetes","operator","sidecar"],"created_at":"2024-11-08T03:21:11.778Z","updated_at":"2026-04-28T17:34:58.720Z","avatar_url":"https://github.com/ChinaLHR.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Sidecar Operator\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ChinaLHR/sidecar-operator/blob/main/LICENSE)\n[![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/)\n[![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/chinalhr/sidecar-operator)](https://img.shields.io/github/go-mod/go-version/chinalhr/sidecar-operator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ChinaLHR/sidecar-operator)](https://goreportcard.com/report/github.com/ChinaLHR/sidecar-operator)\n[![CircleCI](https://circleci.com/gh/ChinaLHR/sidecar-operator/tree/main.svg?style=shield)](https://circleci.com/gh/ChinaLHR/sidecar-operator/tree/main)\n\n## Overview\n\nsidecar-operator manages sidecar in the kubernetes cluster and injects sidecar into Pod in the kubernetes cluster. It is built using the [Operator SDK](https://github.com/operator-framework/operator-sdk).\n\n## Quick Start\n\n### install Operator SDK\n\nSee Operator SDK document：\n\n[https://sdk.operatorframework.io/docs/installation/](https://sdk.operatorframework.io/docs/installation/)\n\n### Deploying the cert manager in the kubernetes cluster\n\nWe using [cert manager](https://github.com/jetstack/cert-manager) for provisioning the certificates for the webhook server.\n\nSee cert manager document:\n\n[https://cert-manager.io/docs/installation/](https://cert-manager.io/docs/installation/)\n\n### Deploying the Sidecar Operator in the kubernetes cluster\n\nBuild and Push the docker image to your repository.\n\ndeploying the sidecar operator to your kubernetes cluster.\n\n```bash\nmake docker-build docker-push IMG=*/sidecar-operator:1.0.0\nmake deploy IMG=*/sidecar-operator:1.0.0\n```\n\n### Create a simple SidecarSet\n\nSee the yaml file in the /example/config directory.\n\n### Undeploying  the Sidecar Operator in the kubernetes cluster\n\n```bash\nmake undeploy IMG=*/sidecar-operator:1.0.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinalhr%2Fsidecar-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchinalhr%2Fsidecar-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinalhr%2Fsidecar-operator/lists"}