{"id":13441309,"url":"https://github.com/flant/shell-operator","last_synced_at":"2026-02-13T17:11:06.939Z","repository":{"id":36187861,"uuid":"177105422","full_name":"flant/shell-operator","owner":"flant","description":"Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster","archived":false,"fork":false,"pushed_at":"2026-02-04T19:08:17.000Z","size":3849,"stargazers_count":2580,"open_issues_count":72,"forks_count":246,"subscribers_count":43,"default_branch":"main","last_synced_at":"2026-02-05T07:03:37.526Z","etag":null,"topics":["bash","devops","kubernetes","kubernetes-operator","python","shell-scripting"],"latest_commit_sha":null,"homepage":"https://flant.github.io/shell-operator/","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/flant.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-03-22T08:55:13.000Z","updated_at":"2026-01-29T01:52:52.000Z","dependencies_parsed_at":"2024-03-29T15:24:42.604Z","dependency_job_id":"2c4b47f3-bdd5-4324-ae88-3451b04e956a","html_url":"https://github.com/flant/shell-operator","commit_stats":{"total_commits":436,"total_committers":48,"mean_commits":9.083333333333334,"dds":0.5344036697247707,"last_synced_commit":"db3cef905a7095aa18f4e8d037c8db89f9c18e6f"},"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/flant/shell-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fshell-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fshell-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fshell-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fshell-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flant","download_url":"https://codeload.github.com/flant/shell-operator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flant%2Fshell-operator/sbom","scorecard":{"id":58645,"data":{"date":"2025-08-11","repo":{"name":"github.com/flant/shell-operator","commit":"b518c7dfc6bdc604bb67a1a868478c67ae373d9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Code-Review","score":8,"reason":"Found 16/20 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/checks.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests-labeled.yaml:1","Warn: no topLevel permission defined: .github/workflows/tests.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-dev.yaml:64"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3770 / GHSA-vrw8-fxc6-2r93","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/build.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/build.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/checks.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/checks.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/docs.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/docs.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-dev.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-dev.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-dev.yaml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-dev.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-dev.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yaml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yaml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-release.yaml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/publish-release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-labeled.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests-labeled.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-labeled.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests-labeled.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-labeled.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests-labeled.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-labeled.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests-labeled.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-labeled.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests-labeled.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/flant/shell-operator/tests.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:5","Warn: containerImage not pinned by hash: Dockerfile:23: pin your Docker image by updating alpine:3.21 to alpine:3.21@sha256:b6a6be0ff92ab6db8acd94f5d1b7a6c2f0f5d10ce3c24af348d333ac6da80685","Warn: containerImage not pinned by hash: examples/001-startup-shell/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/002-startup-python/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/003-common-library/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/101-monitor-pods/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/102-monitor-namespaces/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/103-schedule/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/104-secret-copier/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/105-crd-simple/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/106-monitor-events/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/200-advanced/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/202-repack-build/Dockerfile:1","Warn: containerImage not pinned by hash: examples/202-repack-build/Dockerfile:4: pin your Docker image by updating ubuntu:20.04 to ubuntu:20.04@sha256:8feb4d8ca5354def3d8fce243717141ce31e2c428701f6682bd2fafe15388214","Warn: containerImage not pinned by hash: examples/204-validating-webhook/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/206-mutating-webhook/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/210-conversion-webhook/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/220-execution-rate/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: containerImage not pinned by hash: examples/230-configmap-python/Dockerfile:1: pin your Docker image by updating ghcr.io/flant/shell-operator:latest to ghcr.io/flant/shell-operator:latest@sha256:10aa9ca5936cac0fcd7cafb24d9d9fc2a89bdb684c3c33d8b036fc8065ce793b","Warn: pipCommand not pinned by hash: examples/230-configmap-python/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/lint.yaml:39","Warn: pipCommand not pinned by hash: .github/workflows/lint.yaml:56","Warn: goCommand not pinned by hash: .github/workflows/tests-labeled.yaml:92","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of  20 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T01:14:34.532Z","repository_id":36187861,"created_at":"2025-08-15T01:14:34.532Z","updated_at":"2025-08-15T01:14:34.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bash","devops","kubernetes","kubernetes-operator","python","shell-scripting"],"created_at":"2024-07-31T03:01:32.361Z","updated_at":"2026-02-13T17:11:06.917Z","avatar_url":"https://github.com/flant.png","language":"Go","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"docs/src/image/shell-operator-small-logo.png\" alt=\"shell-operator logo\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://hub.docker.com/r/flant/shell-operator\"\u003e\u003cimg src=\"https://img.shields.io/docker/pulls/flant/shell-operator.svg?logo=docker\" alt=\"docker pull flant/shell-operator\"/\u003e\u003c/a\u003e\n \u003ca href=\"https://github.com/flant/shell-operator/discussions\"\u003e\u003cimg src=\"https://img.shields.io/badge/GitHub-discussions-brightgreen\" alt=\"GH Discussions\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n**Shell-operator** is a tool for running event-driven scripts in a Kubernetes cluster.\n\nThis operator is not an operator for a _particular software product_ such as `prometheus-operator` or `kafka-operator`. Shell-operator provides an integration layer between Kubernetes cluster events and shell scripts by treating scripts as hooks triggered by events. Think of it as an `operator-sdk` but for scripts.\n\nShell-operator is used as a base for more advanced [addon-operator](https://github.com/flant/addon-operator) that supports Helm charts and value storages.\n\nShell-operator provides:\n\n- __Ease of management of a Kubernetes cluster__: use the tools that Ops are familiar with. It can be bash, python, kubectl, etc.\n- __Kubernetes object events__: hook can be triggered by `add`, `update` or `delete` events. **[Learn more](docs/src/HOOKS.md) about hooks.**\n- __Object selector and properties filter__: shell-operator can monitor a particular set of objects and detect changes in their properties.\n- __Simple configuration__: hook binding definition is a JSON or YAML document on script's stdout.\n- __Validating webhook machinery__: hook can handle validating for Kubernetes resources.\n- __Conversion webhook machinery__: hook can handle version conversion for Kubernetes resources.\n\n# Documentation\n\nPlease see the [docs](https://flant.github.io/shell-operator/) for more in-depth information and supported features.\n\n# Examples and notable users\n\nMore examples of how you can use shell-operator are available in the [examples](examples/) directory.\n\nProminent shell-operator use cases include:\n\n* [Deckhouse](https://deckhouse.io/) Kubernetes platform where both projects, shell-operator and addon-operator, are used as the core technology to configure \u0026 extend K8s features;\n* KubeSphere Kubernetes platform's [installer](https://github.com/kubesphere/ks-installer);\n* [Kafka DevOps solution](https://github.com/confluentinc/streaming-ops) from Confluent.\n\nPlease find out \u0026 share more examples in [Show \u0026 tell discussions](https://github.com/flant/shell-operator/discussions/categories/show-and-tell).\n\n# Articles \u0026 talks\n\nShell-operator has been presented during KubeCon + CloudNativeCon Europe 2020 Virtual (Aug'20). Here is the talk called \"Go? Bash! Meet the shell-operator\":\n\n* [YouTube video](https://www.youtube.com/watch?v=we0s4ETUBLc);\n* [text summary](https://medium.com/flant-com/meet-the-shell-operator-kubecon-36c14ba2f8fe);\n* [slides](https://speakerdeck.com/flant/go-bash-meet-the-shell-operator).\n\nOfficial publications on shell-operator:\n* \"[shell-operator v1.0.0: the long-awaited release of our tool to create Kubernetes operators](https://blog.deckhouse.io/shell-operator-v1-0-0-the-long-awaited-release-of-our-tool-to-create-kubernetes-operators-b20fc0bbca9f?source=friends_link\u0026sk=4d5f991eef62ad22222c5a725712ccdd)\" (Apr'21);\n* \"[shell-operator \u0026 addon-operator news: hooks as admission webhooks, Helm 3, OpenAPI, Go hooks, and more!](https://blog.deckhouse.io/shell-operator-addon-operator-news-hooks-as-admission-webhooks-helm-3-openapi-go-hooks-and-369df9b4af08?source=friends_link\u0026sk=142aec38bdcdbca73868eb4cc0b85483)\" (Feb'21);\n* \"[Kubernetes operators made easy with shell-operator: project status \u0026 news](https://blog.deckhouse.io/shell-operator-for-kubernetes-update-2f1f9f9ebfb1)\" (Jul'20);\n* \"[Announcing shell-operator to simplify creating of Kubernetes operators](https://blog.deckhouse.io/kubernetes-shell-operator-76c596b42f23)\" (May'19).\n\nOther languages:\n* Chinese: \"[介绍一个不太小的工具：Shell Operator](https://blog.fleeto.us/post/shell-operator/)\"; \"[使用shell-operator实现Operator](https://cloud.tencent.com/developer/article/1701733)\";\n* Dutch: \"[Een operator om te automatiseren – Hoe pak je dat aan?](https://www.hcs-company.com/blog/operator-automatiseren-namespace-openshift)\";\n* Russian: \"[shell-operator v1.0.0: долгожданный релиз нашего проекта для Kubernetes-операторов](https://habr.com/ru/company/flant/blog/551456/)\"; \"[Представляем shell-operator: создавать операторы для Kubernetes стало ещё проще](https://habr.com/ru/company/flant/blog/447442/)\".\n\n# Community\n\nPlease feel free to reach developers/maintainers and users via [GitHub Discussions](https://github.com/flant/shell-operator/discussions) for any questions regarding shell-operator.\n\nYou're also welcome to follow [@flant_com](https://twitter.com/flant_com) to stay informed about all our Open Source initiatives.\n\n# License\n\nApache License 2.0, see [LICENSE](LICENSE).\n","funding_links":[],"categories":["HarmonyOS","Operator Frameworks","Go","Tools and Libraries","Repository is obsolete","bash","python","Operators"],"sub_categories":["Windows Manager","Miscellaneous","Awesome Operators in the Wild","[Jenkins](#jenkins)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflant%2Fshell-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflant%2Fshell-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflant%2Fshell-operator/lists"}