{"id":44080778,"url":"https://github.com/stackabletech/opa-bundle-builder","last_synced_at":"2026-02-08T08:38:55.817Z","repository":{"id":103098655,"uuid":"578994663","full_name":"stackabletech/opa-bundle-builder","owner":"stackabletech","description":"Helper utility to build OPA bundles","archived":false,"fork":false,"pushed_at":"2024-07-31T15:27:47.000Z","size":88,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-08-01T19:47:51.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stackabletech.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-12-16T11:51:30.000Z","updated_at":"2024-07-31T15:27:48.000Z","dependencies_parsed_at":"2024-07-31T19:12:54.035Z","dependency_job_id":"f7db488e-0656-467d-9700-4ed3172969ad","html_url":"https://github.com/stackabletech/opa-bundle-builder","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/stackabletech/opa-bundle-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackabletech%2Fopa-bundle-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackabletech%2Fopa-bundle-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackabletech%2Fopa-bundle-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackabletech%2Fopa-bundle-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackabletech","download_url":"https://codeload.github.com/stackabletech/opa-bundle-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackabletech%2Fopa-bundle-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29225485,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-02-08T08:38:54.196Z","updated_at":"2026-02-08T08:38:55.795Z","avatar_url":"https://github.com/stackabletech.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stackable OPA Bundle Builder\n\nThis is a helper utility for the Stackable Operator for [OPA](https://www.openpolicyagent.org/).\n\n## DEPRECATED\n\nThis functionality has been moved into the [Stackable Operator for OPA](https://github.com/stackabletech/opa-operator/tree/main/rust/bundle-builder). It is still used by some supported versions of the\nStackable Data Platform, but will not be supported anymore outside of that context.\n\n## Purpose\n\nThe sole purpose of the OPA Bundle Builder is to convert user created `ConfigMaps` containing [Rego](https://www.openpolicyagent.org/docs/latest/policy-language/) rules into bundles (`tar.gz` files) and make them available as an HTTP endpoint. The Bundle Builder runs in a side container of the OPA `Pod` managed by the [Stackable Operator for OPA](https://docs.stackable.tech/opa/nightly/index.html) as a simple HTTP server that OPA is querying regularly (every 20 to 30 seconds) for updates.\n\nThis allows users to add, update or delete Rego rules on-the-fly in Kubernetes.\n\n## Notes\n\nNOTE: Kubernetes limits the size of `ConfigMap`s to 1MB. Users have to take this limit into consideration when manging policy rules.\n\nOnly ConfigMaps labeled with `opa.stackable.tech/bundle: \"true\"` are considered by the builder when updating bundles. The name of\nthe `data` entries in the `ConfigMap` are used as file names when storing the rules in the bundle.\n\nNOTE: Currently it is the user's responsibility to make sure these names do not collide (as they will override each other).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackabletech%2Fopa-bundle-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackabletech%2Fopa-bundle-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackabletech%2Fopa-bundle-builder/lists"}