Giter Site home page Giter Site logo

Comments (5)

acornett21 avatar acornett21 commented on June 14, 2024 1

This may or may not make sense, but below is a link I just submitted to community operators, that has a checklist for some of the things in needed in the CSV. Let me know if this is helpful or makes sense.

k8s-operatorhub/community-operators#404

from operator-certification-operator.

dcurran90 avatar dcurran90 commented on June 14, 2024

From @itroyano

most changes go into https://github.com/redhat-openshift-ecosystem/operator-certification-operator/blob[…]ases/operator-certification-operator.clusterserviceversion.yaml
there’s an icon section where we’d put the base64 encoded icon.
and there’s the description, displayName, maintainers, links we’d like to enhance.

style changes can be tested during development, by pasting the file into https://operatorhub.io/preview.

also it’s possible to locally untar and look at the generated CSV with all the Roles and Deployment -
docker pull https://quay.io/repository/opdev/operator-certification-operator-bundle:353ed1914adfe4d20c73fece8afbdd3de239b079
docker images --> get image id
docker save <image_id> -o bundle.tar && tar -xf bundle.tar --> untar the layer and open up CSV.

from operator-certification-operator.

dcurran90 avatar dcurran90 commented on June 14, 2024

also, plan is to support 4.8 and 4.9
https://access.redhat.com/support/policy/updates/openshift#dates

from operator-certification-operator.

itroyano avatar itroyano commented on June 14, 2024

my csv code links are broken....

anyways it's

/config/manifests/bases/operator-certification-operator.clusterserviceversion.yaml

and

/bundle/manifests/operator-certification-operator.clusterserviceversion.yaml

from operator-certification-operator.

itroyano avatar itroyano commented on June 14, 2024

/assign

from operator-certification-operator.

Related Issues (20)

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.