GithubHelp home page GithubHelp logo

Comments (11)

estroz avatar estroz commented on August 16, 2024 1

There was an issue installing OLM in CI. We're working on a fix. That's what's causing the errors you're seeing, as CatalogSources and Subscriptions are part of OLM.

from community-operators.

FxKu avatar FxKu commented on August 16, 2024

Looks like we both have the same problem. Search for "Error", then you'll find something.

from community-operators.

estroz avatar estroz commented on August 16, 2024

@niso120b @FxKu have you been able to deploy your operators with OLM prior to making a PR to this repo? The CI scripts might have kinks that need ironing out.

from community-operators.

FxKu avatar FxKu commented on August 16, 2024

No. Thought I could get around it :)
I'll have a look. So if things are broken, OLM helps me to fix it?

from community-operators.

niso120b avatar niso120b commented on August 16, 2024

@estroz No, I only deploy it with the yaml or with helm that I created.
But I used the the operator-courier to validate

from community-operators.

niso120b avatar niso120b commented on August 16, 2024

@FxKu yes it’s look like it’s the same problem

from community-operators.

estroz avatar estroz commented on August 16, 2024

When you've deployed your operators in the past, were there any extra objects you had to manually create in-cluster, aside from what's in the CSV and CRD's you've submitted here?

from community-operators.

niso120b avatar niso120b commented on August 16, 2024

Yes with service account,
This is automatically generated by the operator SDK.
I need to deploy the operator with OLM in the cluster first?

from community-operators.

niso120b avatar niso120b commented on August 16, 2024

@estroz
I also deploy in OLM every thing was good.
but now i update the package and its have an error from the ci travis environment

https://travis-ci.com/operator-framework/community-operators/jobs/187289655
1

do you have any way to help me with it please?

from community-operators.

FxKu avatar FxKu commented on August 16, 2024

@estroz usually the first thing we create is a ConfigMap followed by the ServiceAccount + Cluster Roles. Afaik the latter is also part of the CSV, right? I could resolve my previous error, but now face a similar error than @niso120b (probably would get the same error, but in my case the Subscription is processed first):

error: unable to recognize "/tmp/tmp.K1VlQWgnKp_test_pr/deploy/postgres-operator.subscription.yaml": no matches for kind "Subscription" in version "operators.coreos.com/v1alpha1"

from community-operators.

SamiSousa avatar SamiSousa commented on August 16, 2024

This issue should be fixed with #232, closing now.
To get tests running on your PRs again, please update the PR by pushing an empty "dummy" commit for now.

from community-operators.

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.