Skip to content

Website that will alter the iRODS K8s supervisor job image names.

License

Notifications You must be signed in to change notification settings

irods-contrib/iRODS-K8s-Settings

 
 

Repository files navigation

iRODS

iRODS K8s Settings

A Web application/services to view/modify the iRODS-K8s Supervisor run-time configuration as well as to monitor operational state.

License.

BSD License

Components and versions.

Python Linting Pylint Pytest

Build status.

PyLint the codebase Build and push the Docker image

Description.

This product provides a FASTAPI interface to allow access to the iRODS-K8s Supervisor database, configuration, and status.

There are GitHub actions to maintain code quality in this repo:

  • Pylint (minimum score of 10/10 to pass),
  • Build/publish a Docker image.

How to build the Docker image for this product.

The Docker image must be placed in a container image registry and referenced in this component's deployment scripts.

docker build --build-arg APP_VERSION=<version> -f Dockerfile -t irods-k8s-settings:latest .

K8s/Helm deployment scripts for this product are available [here]iRODS K8s Helm.

About

Website that will alter the iRODS K8s supervisor job image names.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Dockerfile 1.6%