Shell-operator

Latest version: v0.1.3

Safety actively analyzes 630907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

1.0.0beta.8

ADD pods-hook.sh /hooks


Push to registry, create rbac and create a Pod or Deployment:


apiVersion: v1
kind: Pod
metadata:
name: shell-operator
spec:
containers:
- name: shell-operator
image: registry.mycompany.com/shell-operator:monitor-pods
imagePullPolicy: Always
serviceAccountName: monitor-pods-acc


Check [README](https://github.com/flant/shell-operator/blob/master/README.md) for more information and [/examples](https://github.com/flant/shell-operator/tree/master/examples) for inspiration.

1.0.0beta.7

ADD pods-hook.sh /hooks


Push to registry, create rbac and create a Pod or Deployment:


apiVersion: v1
kind: Pod
metadata:
name: shell-operator
spec:
containers:
- name: shell-operator
image: registry.mycompany.com/shell-operator:monitor-pods
imagePullPolicy: Always
serviceAccountName: monitor-pods-acc


Check [README](https://github.com/flant/shell-operator/blob/master/README.md) for more information and [/examples](https://github.com/flant/shell-operator/tree/master/examples) for inspiration.

1.0.0beta.6

ADD pods-hook.sh /hooks


Push to registry, create rbac and create a Pod or Deployment:


apiVersion: v1
kind: Pod
metadata:
name: shell-operator
spec:
containers:
- name: shell-operator
image: registry.mycompany.com/shell-operator:monitor-pods
imagePullPolicy: Always
serviceAccountName: monitor-pods-acc


Check [README](https://github.com/flant/shell-operator/blob/master/README.md) for more information and [/examples](https://github.com/flant/shell-operator/tree/master/examples) for inspiration.

1.0.0beta.5

Changelog
---------

- Add `objectName` to subsribe to events for one object only
- Fix schedule config documentation

Installation and usage
----------------------

Create image with your hooks added into /hooks directory:


Dockerfile

1.0.0beta.4

ADD pods-hook.sh /hooks


Push to registry, create rbac and create a Pod or Deployment:


apiVersion: v1
kind: Pod
metadata:
name: shell-operator
spec:
containers:
- name: shell-operator
image: registry.mycompany.com/shell-operator:monitor-pods
imagePullPolicy: Always
serviceAccountName: monitor-pods-acc


Check [README](https://github.com/flant/shell-operator/blob/master/README.md) for more information and [/examples](https://github.com/flant/shell-operator/tree/master/examples) for inspiration.

1.0.0beta.3

ADD pods-hook.sh /hooks


Push to registry, create rbac and create a Pod or Deployment:


apiVersion: v1
kind: Pod
metadata:
name: shell-operator
spec:
containers:
- name: shell-operator
image: registry.mycompany.com/shell-operator:monitor-pods
imagePullPolicy: Always
serviceAccountName: monitor-pods-acc


Check [README](https://github.com/flant/shell-operator/blob/master/README.md) for more information and [/examples](https://github.com/flant/shell-operator/tree/master/examples) for inspiration.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.