{"id":13839357,"url":"https://github.com/jthomperoo/custom-pod-autoscaler-operator","last_synced_at":"2025-07-31T16:09:02.635Z","repository":{"id":41543592,"uuid":"211098030","full_name":"jthomperoo/custom-pod-autoscaler-operator","owner":"jthomperoo","description":"Operator for managing Kubernetes Custom Pod Autoscalers (CPA).","archived":false,"fork":false,"pushed_at":"2024-04-19T13:07:20.000Z","size":455,"stargazers_count":43,"open_issues_count":4,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T20:04:47.428Z","etag":null,"topics":["autoscaler","autoscaling","kubernetes","kubernetes-operator"],"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/jthomperoo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-09-26T13:38:35.000Z","updated_at":"2024-09-15T20:11:00.000Z","dependencies_parsed_at":"2024-01-20T21:45:52.432Z","dependency_job_id":"0fbf57a5-d15a-41c9-b9fd-4c793b046840","html_url":"https://github.com/jthomperoo/custom-pod-autoscaler-operator","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomperoo%2Fcustom-pod-autoscaler-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomperoo%2Fcustom-pod-autoscaler-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomperoo%2Fcustom-pod-autoscaler-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jthomperoo%2Fcustom-pod-autoscaler-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jthomperoo","download_url":"https://codeload.github.com/jthomperoo/custom-pod-autoscaler-operator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103868,"owners_count":21048245,"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","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":["autoscaler","autoscaling","kubernetes","kubernetes-operator"],"created_at":"2024-08-04T17:00:20.249Z","updated_at":"2025-04-09T20:04:55.819Z","avatar_url":"https://github.com/jthomperoo.png","language":"Go","funding_links":[],"categories":["Autoscaler"],"sub_categories":[],"readme":"[![Build](https://github.com/jthomperoo/custom-pod-autoscaler-operator/workflows/main/badge.svg)](https://github.com/jthomperoo/custom-pod-autoscaler-operator/actions)\n[![go.dev](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go\u0026logoColor=white\u0026style=flat)](https://pkg.go.dev/github.com/jthomperoo/custom-pod-autoscaler-operator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/jthomperoo/custom-pod-autoscaler-operator)](https://goreportcard.com/report/github.com/jthomperoo/custom-pod-autoscaler-operator)\n[![License](https://img.shields.io/:license-apache-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)\n\n# Custom Pod Autoscaler Operator\n\nThis is the operator for managing [Custom Pod Autoscalers](https://github.com/jthomperoo/custom-pod-autoscaler) (CPA).\nThis allows you to add your own CPAs to the cluster to manage autoscaling deployments, enabling this is a requirement\nbefore you can add your own CPAs.\n\n## Installation\n\nSee the [install guide](INSTALL.md) to see more in depth installation options, such as namespace specific installs and\ninstallation using kubectl.\n\n### Quick start\n\nRun this to install the Operator and Custom Pod Autoscaler definition with cluster-wide scope on your cluster:\n```\nVERSION=v1.4.2\nHELM_CHART=custom-pod-autoscaler-operator\nhelm install ${HELM_CHART} https://github.com/jthomperoo/custom-pod-autoscaler-operator/releases/download/${VERSION}/custom-pod-autoscaler-operator-${VERSION}.tgz\n```\n\n## Usage\n\nSee the [usage guide](USAGE.md) to see some simple usage options. For more indepth examples, check out the\n[Custom Pod Autoscaler repo](https://github.com/jthomperoo/custom-pod-autoscaler).\n\n## Developing\n\nDeveloping this project requires these dependencies:\n\n* [Go](https://golang.org/doc/install) == `1.18`\n\nSee the [contributing guide](CONTRIBUTING.md) for more information about how you can develop and contribute to this\nproject.\n\n## Commands\n\n* `make` - builds the operator binary.\n* `make docker` - build the docker image for the operator.\n* `make lint` - lints the codebase.\n* `make format` - formats the codebase, must be run to pass the CI.\n* `make test` - runs the Go tests.\n* `make generate` - generates boilerplate and YAML config for the operator.\n* `make view_coverage` - opens up any generated coverage reports in the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthomperoo%2Fcustom-pod-autoscaler-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjthomperoo%2Fcustom-pod-autoscaler-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjthomperoo%2Fcustom-pod-autoscaler-operator/lists"}