{"id":18589420,"url":"https://github.com/pmorie/kubefed-operator","last_synced_at":"2025-08-24T22:21:46.156Z","repository":{"id":66826033,"uuid":"183650207","full_name":"pmorie/kubefed-operator","owner":"pmorie","description":"Prototype operator for KubeFed","archived":false,"fork":false,"pushed_at":"2019-06-13T19:13:51.000Z","size":26896,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-17T19:16:47.712Z","etag":null,"topics":[],"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/pmorie.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-26T15:13:16.000Z","updated_at":"2019-06-13T19:13:54.000Z","dependencies_parsed_at":"2023-03-04T19:00:17.716Z","dependency_job_id":null,"html_url":"https://github.com/pmorie/kubefed-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fkubefed-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fkubefed-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fkubefed-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmorie%2Fkubefed-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmorie","download_url":"https://codeload.github.com/pmorie/kubefed-operator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493385,"owners_count":22080127,"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":[],"created_at":"2024-11-07T00:51:59.111Z","updated_at":"2025-05-16T08:08:02.044Z","avatar_url":"https://github.com/pmorie.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kubefed-operator\n\nPrototype operator for [KubeFed](https://github.com/kubernetes-sigs/federation-v2). Planned to eventually replace the [federation-v2-operator repo](https://github.com/openshift/federation-v2-operator).\n\nNote, currently, this operator only supports deploying KubeFed in a namespace-scoped fashion.\n\n## Deploying and testing\n\nThis work-in-progress section describes how people _developing_ this operator can deploy it.\n\n### Using `operator-sdk up local`\n\nThe operator SDK provides a way to run your operator locally outside a cluster. This allows you to easily iterate on changes without having to push an image.\n\nAll you need to do is run the following command from the root directory of this project:\n\n```\n$ operator-sdk up local --namespace=federation-test\n```\n\nThis will run the operator configured to watch the `kubefed-test` namespace.\n\nAfter that step, you can create an `KubeFed` in the `kubefed-test` namespace to drive the installation in that namespace:\n\n```\n$ kubectl create -f deploy/crds/operator_v1alpha1_kubefed_cr.yaml -n kubefed-test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmorie%2Fkubefed-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmorie%2Fkubefed-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmorie%2Fkubefed-operator/lists"}