{"id":17876417,"url":"https://github.com/thpham/aspic-operator","last_synced_at":"2026-05-08T04:41:06.913Z","repository":{"id":276481961,"uuid":"477045821","full_name":"thpham/aspic-operator","owner":"thpham","description":"Kuberenetes Operator for automatic software delivery based on UpdateStreams and Channels","archived":false,"fork":false,"pushed_at":"2022-09-15T11:47:13.000Z","size":115,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T14:44:51.715Z","etag":null,"topics":["kubernetes","operator","python"],"latest_commit_sha":null,"homepage":"https://thpham.github.io/aspic-operator/","language":"Python","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/thpham.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":"2022-04-02T12:19:23.000Z","updated_at":"2025-01-30T22:54:48.000Z","dependencies_parsed_at":"2025-02-08T14:44:59.593Z","dependency_job_id":"463d280d-8351-4ce5-b8db-c9f0c2e228fb","html_url":"https://github.com/thpham/aspic-operator","commit_stats":null,"previous_names":["thpham/aspic-operator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thpham%2Faspic-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thpham%2Faspic-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thpham%2Faspic-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thpham%2Faspic-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thpham","download_url":"https://codeload.github.com/thpham/aspic-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246914587,"owners_count":20854239,"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":["kubernetes","operator","python"],"created_at":"2024-10-28T11:30:18.008Z","updated_at":"2026-05-08T04:41:01.894Z","avatar_url":"https://github.com/thpham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aspic Operator\n\nAspic is an update protocol designed to facilitate automatic updates. It describes a particular method for representing transitions between releases of a project and allowing a client to perform automatic updates between these releases.\n\nThis operator helps you declare projects and their install/update channel. It also acts as API endpoints which you can use with your CI to continuously update informations about new release version of your projects and their components.\n\n\n\u003e :warning: **This project is still in an early phase. Use it on your own risk but make sure to create issues for issues you encounter.**\n\n## Todo\n\n- ~~github workflow to create the docker image~~\n- ~~helm chart~~\n- ~~development automations (Justfile, kind, ...)~~\n- ~~github workflow to publish the site that host the helm charts releases~~\n- code the operator ;-)\n- provide examples and deploy a live demo somewhere\n\n\n## Development\n\nRequirements:\n\n- [Just](https://github.com/casey/just)\n- docker + [Kind](https://github.com/kubernetes-sigs/kind)\n- Python3 + [Poetry](https://python-poetry.org/)\n- ...\n\nOr simply use [Nix package manager](https://nixos.org/download.html#download-nix):\n\n- type: `nix-shell` , and you get EVRYTHNG !\n\nDiscover:\n\n```\njust start\njust deploy-example\n```\n\nStart coding:\n\n```\njust create-k8s\njust install-crds\n\njust libs-install\njust run\njust deploy-example\n\njust delete-example\njust buildx\njust destroy\n```\n\n## Installation\n\n```\nhelm repo add aspic-operator https://thpham.github.io/aspic-operator/helm\nhelm -n aspic-operator upgrade --install --create-namespace -f \u003cyour_values.yaml\u003e aspic-opertor aspic-operator\n```\n\nThe docker image produce by the CI/CD is published on [Docker Hub](https://hub.docker.com/r/tpham/aspic-operator/tags).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthpham%2Faspic-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthpham%2Faspic-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthpham%2Faspic-operator/lists"}