{"id":41926536,"url":"https://github.com/ursais/odoo-operator","last_synced_at":"2026-01-25T17:12:15.777Z","repository":{"id":52453160,"uuid":"277393366","full_name":"ursais/odoo-operator","owner":"ursais","description":"Odoo Operator built using the Operator SDK.","archived":false,"fork":false,"pushed_at":"2021-04-28T21:40:50.000Z","size":136,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-02T10:16:37.056Z","etag":null,"topics":["ansible","cluster","kubernetes","kubernetes-operator","odoo-instance","odoo-operator","operator","operator-sdk"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/repository/docker/ursa/odoo-operator","language":"Jinja","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/ursais.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}},"created_at":"2020-07-05T22:26:38.000Z","updated_at":"2021-04-28T21:39:13.000Z","dependencies_parsed_at":"2022-09-06T07:00:45.328Z","dependency_job_id":null,"html_url":"https://github.com/ursais/odoo-operator","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ursais/odoo-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursais%2Fodoo-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursais%2Fodoo-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursais%2Fodoo-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursais%2Fodoo-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ursais","download_url":"https://codeload.github.com/ursais/odoo-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ursais%2Fodoo-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T16:32:25.380Z","status":"ssl_error","status_checked_at":"2026-01-25T16:32:09.189Z","response_time":113,"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":["ansible","cluster","kubernetes","kubernetes-operator","odoo-instance","odoo-operator","operator","operator-sdk"],"created_at":"2026-01-25T17:12:15.161Z","updated_at":"2026-01-25T17:12:15.771Z","avatar_url":"https://github.com/ursais.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker Repository on Quay](https://quay.io/repository/ursais/odoo-operator/status \"Docker Repository on Quay\")](https://quay.io/repository/ursais/odoo-operator)\n\n# Odoo Operator\n\n## Table of Contents\n* [Prerequisites](#Prerequisites)\n* [Build the operator](#Build-the-operator)\n* [Build the bundle](#Build-the-bundle)\n* [Usage](#Usage)\n* [Support](#Support)\n\n## Prerequisites\n\n* Go through the [installation guide](https://sdk.operatorframework.io/docs/building-operators/ansible/installation).\n* User authorized with `cluster-admin` permissions.\n\n## Build the operator\n\nBuild and push the operator:\n```shell\nexport VERSION=0.0.2\nexport OPERATOR_IMG=\"docker.io/ursa/odoo-operator:$VERSION\"\nmake docker-build docker-push IMG=$OPERATOR_IMG\n```\n\n## Build the bundle\n\nBundle your operator and push the bundle image:\n```shell\nmake bundle IMG=$OPERATOR_IMG\nexport BUNDLE_IMG=\"docker.io/ursa/odoo-operator-bundle:$VERSION\"\nmake bundle-build BUNDLE_IMG=$BUNDLE_IMG\nmake docker-push IMG=$BUNDLE_IMG\n```\n\n## Usage\n\nRun your bundle:\n```shell\nexport BUNDLE_IMG=\"docker.io/ursa/odoo-operator-bundle:$VERSION\"\noperator-sdk run bundle $BUNDLE_IMG\n```\n\nCreate a sample Odoo custom resource:\n```shell\nkubectl apply -f config/samples/apps_v1alpha1_odoo.yaml\n```\n\nUninstall the operator:\n```shell\noperator-sdk cleanup odoo-operator\n```\n\n## Support\n\nReport any problem or question by creating an issue on the\n[GitHub project](https://github.com/ursais/odoo-operator/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fursais%2Fodoo-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fursais%2Fodoo-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fursais%2Fodoo-operator/lists"}