{"id":22242774,"url":"https://github.com/jvm-operators/groovy-example-operator","last_synced_at":"2026-04-25T16:34:08.450Z","repository":{"id":135094889,"uuid":"153460609","full_name":"jvm-operators/groovy-example-operator","owner":"jvm-operators","description":"Example operator for Kubernetes implemented in Groovy","archived":false,"fork":false,"pushed_at":"2018-12-03T21:09:40.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T10:42:55.585Z","etag":null,"topics":["groovy","kubernetes","openshift","operator"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/jvm-operators.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":"2018-10-17T13:21:48.000Z","updated_at":"2019-08-29T08:31:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d70a2e7-df8a-40c6-bb47-eea313a7ce2f","html_url":"https://github.com/jvm-operators/groovy-example-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jvm-operators/groovy-example-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvm-operators%2Fgroovy-example-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvm-operators%2Fgroovy-example-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvm-operators%2Fgroovy-example-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvm-operators%2Fgroovy-example-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jvm-operators","download_url":"https://codeload.github.com/jvm-operators/groovy-example-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jvm-operators%2Fgroovy-example-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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":["groovy","kubernetes","openshift","operator"],"created_at":"2024-12-03T04:17:01.662Z","updated_at":"2026-04-25T16:34:08.445Z","avatar_url":"https://github.com/jvm-operators.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# groovy-example-operator\n\n[![Build status](https://travis-ci.org/jvm-operators/groovy-example-operator.svg?branch=master)](https://travis-ci.org/jvm-operators/groovy-example-operator)\n[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)\n\n`{ConfigMap|CRD}`-based approach for managing the X in Kubernetes and OpenShift.\n\nThis operator uses [abstract-operator](https://github.com/jvm-operators/abstract-operator) library.\n\n# Build\n\n```bash\nmake build\n```\nor \n```bash\n./gradlew shadowJar\n```\n\n# Quick Start\n\nRun the `groovy-example-operator` deployment:\n```bash\nkubectl apply -f manifest/operator.yaml\n```\n\nCreate new ConfigMap from the prepared example:\n\n```bash\nkubectl apply -f examples/cm.yaml\n```\n\n\nFor deployment on OpenShift use the same commands as above, but with `oc` instead of `kubectl`.\n\n\nThis operator can also work with CRDs. Assuming the admin user is logged in, you can install the operator with:\n\n```bash\nkubectl apply -f manifest/operator-crd.yaml\n```\n\nand then create the Spark clusters by creating the custom resources (CR).\n\n```bash\nkubectl apply -f examples/cr.yaml\n```\n\n# Development\n\n```bash\nmake devel\n```\n\nThis will build the image and deploys the operator into OpenShift. It assumes the `oc` on `PATH`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvm-operators%2Fgroovy-example-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjvm-operators%2Fgroovy-example-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjvm-operators%2Fgroovy-example-operator/lists"}