{"id":24629506,"url":"https://github.com/framsouza/kubebuilder-scaler","last_synced_at":"2026-04-18T02:32:40.154Z","repository":{"id":168612661,"uuid":"608073164","full_name":"framsouza/kubebuilder-scaler","owner":"framsouza","description":"Kubernetes controller that scale up deployments based on the time","archived":false,"fork":false,"pushed_at":"2023-03-01T16:20:26.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T13:55:20.523Z","etag":null,"topics":["golang","kubebuilder","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/framsouza.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":"2023-03-01T09:07:46.000Z","updated_at":"2023-03-01T10:43:29.000Z","dependencies_parsed_at":"2024-04-19T00:42:14.807Z","dependency_job_id":null,"html_url":"https://github.com/framsouza/kubebuilder-scaler","commit_stats":null,"previous_names":["framsouza/kubebuilder-scaler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/framsouza/kubebuilder-scaler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framsouza%2Fkubebuilder-scaler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framsouza%2Fkubebuilder-scaler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framsouza%2Fkubebuilder-scaler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framsouza%2Fkubebuilder-scaler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/framsouza","download_url":"https://codeload.github.com/framsouza/kubebuilder-scaler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/framsouza%2Fkubebuilder-scaler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["golang","kubebuilder","kubernetes"],"created_at":"2025-01-25T06:13:09.207Z","updated_at":"2026-04-18T02:32:40.136Z","avatar_url":"https://github.com/framsouza.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes controller - Scaler\n\n## Description\nThis is a Kubernetes controller that will scale up deployments based on the time defined in the CRD. \n```\napiVersion: api.framsouza.co/v1alpha1\nkind: Scaler\nmetadata:\n  name: scaler-sample\nspec:\n  start: \"9:00\"\n  end: \"10:15\"\n  replicas: 5\n  deployments:\n    - name: nginx\n      namespace: default\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframsouza%2Fkubebuilder-scaler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fframsouza%2Fkubebuilder-scaler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fframsouza%2Fkubebuilder-scaler/lists"}