Skip to content

stolostron/observatorium-operator

This branch is 208 commits ahead of, 12 commits behind observatorium/operator:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2020
Mar 9, 2021
Mar 15, 2025
May 21, 2024
Dec 9, 2020
Mar 30, 2023
Sep 7, 2020
Sep 27, 2024
Feb 6, 2025
May 21, 2024
Mar 3, 2025
Feb 7, 2024
Feb 5, 2025
Mar 19, 2021
Feb 27, 2025
Feb 5, 2025
Jan 17, 2025
Sep 7, 2020
Feb 7, 2024
Dec 3, 2024
Sep 7, 2022
Mar 7, 2023
Oct 30, 2020
Feb 6, 2025
Feb 6, 2025
Feb 3, 2025
Aug 24, 2022
Dec 9, 2020

Repository files navigation

Observatorium Operator

Build Status

Operator deploying the Observatorium project. Currently, this includes:

  1. the operator itself; and
  2. example configuration for deploying Observatorium via the Observatorium Operator.

For more information on the operator, see the Observatorium Operator documentation.

Development

We provide a few make commands that should help you getting started with development a bit quicker.

There is make generate that will generate new Kubernetes client files after updating the types for the Custom Resource Definition.

Then there is make manifests which is going to generate all manifest YAML files from jsonnet so that things are kept up-to-date.

If you need to update the dependencies for jsonnet simply use make jsonnet-update or more specifically make jsonnet-update-deployments.

Rebuild Image: Wed Sep 7 12:29:16 EDT 2022

About

Operator deploying the Observatorium project

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jsonnet 42.6%
  • Go 31.1%
  • Shell 16.2%
  • Makefile 7.2%
  • Dockerfile 2.9%