GithubHelp home page GithubHelp logo

[Bug] Remove old dependency to sigs.k8s.io/controller-runtime and sigs.k8s.io/controller-runtime/pkg/envtest/printer about mariadb-operator HOT 4 CLOSED

mhuin avatar mhuin commented on June 9, 2024
[Bug] Remove old dependency to sigs.k8s.io/controller-runtime and sigs.k8s.io/controller-runtime/pkg/envtest/printer

from mariadb-operator.

Comments (4)

mmontes11 avatar mmontes11 commented on June 9, 2024

Hey there @mhuin ! Thanks for bringing this up

I think it makes sense to upgrade to ginkgo v2, actually, it is in our radar:

We will tackle this in the next release 👍🏻

Out of curiosity, what is your use case for consuming mariadb-operator as a package?

from mariadb-operator.

mhuin avatar mhuin commented on June 9, 2024

Out of curiosity, what is your use case for consuming mariadb-operator as a package?

My team is writing an operator for the Software Factory project ( https://www.softwarefactory-project.io ), mariadb is a dependency for some of our services. Being new to operator development, we were experimenting with deploying mariadb programmatically in our controller via the operator. In the end we chose to keep things simple by using a simple deployment of a mariadb container; we just kept the database connection secret's structure from the mariadb operator in case we opt to use it later. The package was used to compute the DSN; it was trivial to drop that dependency but I thought you might want to know about this issue.

from mariadb-operator.

mmontes11 avatar mmontes11 commented on June 9, 2024

Thanks for the context @mhuin !

The package was used to compute the DSN;

That makes sense, packages are there to be reused 👍🏻

it was trivial to drop that dependency but I thought you might want to know about this issue.

Yes indeed, thanks for letting me know, I'm aiming to bump to the latest controller-runtime and ginkgo versions in this release.

we were experimenting with deploying mariadb programmatically in our controller via the operator. In the end we chose to keep things simple by using a simple deployment of a mariadb container

Happy to provide some guidance in case you decide to finally use the operator. Just open another issue or drop a message in our slack channel

from mariadb-operator.

github-actions avatar github-actions commented on June 9, 2024

This issue is stale because it has been open 30 days with no activity.

from mariadb-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.