Giter Club home page Giter Club logo

community-operators-prod's Introduction

Openshift Community Operators

License

About this repository

This repo is the canonical source for Kubernetes Operators that appear on OpenShift Container Platform and OKD.

NOTE The index catalog registry.redhat.io/redhat/community-operator-index:v<OCP Version> is built from this repository and it is consumed by Openshift and OKD to create their sources and built their catalog. To know more about how Openshift catalog are built see the documentation.

See our documentation to find out more about Community operators and contribution.

Add your Operator

We would love to see your Operator added to this collection. We currently use automated vetting via continuous integration plus manual review to curate a list of high-quality, well-documented Operators. If you are new to Kubernetes Operators start here.

If you have an existing Operator read our contribution guidelines on how to package. Then the community operator pipeline will be triggered to test your Operator and merge a Pull Request.

Contributing Guide

Test and release process for the Operator

Refer to the Community operator pipeline documentation .

IMPORTANT NOTICE

Some APIs versions are deprecated and are OR will no longer be served on the Kubernetes version 1.22/1.25/1.26 and consequently on vendors like Openshift 4.9/4.12/4.13.

What does it mean for you?

Operator bundle versions using the removed APIs can not work successfully from the respective releases. Therefore, it is recommended to check if your solutions are failing in these scenarios to stop using these versions OR by setting the "olm.properties": '[{"type": "olm.maxOpenShiftVersion", "value": "<OCP version>"}]' to block cluster admins upgrades when they have Operator versions installed that can not work well in OCP versions higher than the value informed. Also, by defining a valid OCP range via the annotation com.redhat.openshift.versions into the metadata/annotations.yaml for our solution does not end up shipped on OCP/OKD versions where it cannot be installed.

WARNING: olm.maxOpenShiftVersion should ONLY be used if you are 100% sure that your Operator bundle version cannot work in upper releases. Otherwise, you might provide a bad user experience. Be aware that cluster admins will be unable to upgrade their clusters with your solution installed. Then, suppose you do not provide any upper version and a valid upgrade path for those who have your Operator installed be able to upgrade it and consequently be allowed to upgrade their cluster version (i.e from OCP 4.10 to 4.11). In that case, cluster admins might choose to uninstall your Operator and no longer use it so that they can move forward and upgrade their cluster version without it.

Please, make sure you check the following announcements:

Reporting Bugs

Use the issue tracker in this repository to report bugs.

community-operators-prod's People

Contributors

j0zi avatar ack-bot avatar dmesser avatar rh-operator-bundle-bot avatar mvalarh avatar raffaelespazzoli avatar github-actions[bot] avatar quay-devel avatar maistra-bot avatar ssimk0 avatar aneeshkp avatar che-incubator-bot avatar jmazzitelli avatar samisousa avatar jwendell avatar openshift-edge-bot avatar allda avatar esara avatar robszumski avatar awgreene avatar scholzj avatar mvalahtv avatar gregsheremeta avatar vmuzikar avatar mkuznyetsov avatar nicolaferraro avatar f41gh7 avatar chanwit avatar 2uasimojo avatar gl-distribution-oc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.