Giter Club home page Giter Club logo

cluster-capi-operator's People

Contributors

alexander-demicev avatar ardaguclu avatar asalkeld avatar damdo avatar deads2k avatar eggfoobar avatar elmiko avatar fedosin avatar joelspeed avatar jthiatt avatar karthik-k-n avatar mdbooth avatar miyadav avatar odvarkadaniel avatar openshift-ci[bot] avatar openshift-merge-bot[bot] avatar openshift-merge-robot avatar qjkee avatar racheljpg avatar radekmanak avatar rvanderp3 avatar wking avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cluster-capi-operator's Issues

CoreClusterReconciler should not set conditions on Cluster

The core cluster controller currently sets conditions on the Cluster object

conditions.MarkTrue(cluster, clusterv1.ControlPlaneInitializedCondition)
to signal the the control plane was already initialized.

This goes against Cluster API upstream conventions, given that the condition is owned by the upstream Cluster controller, and Status might go away at any given point in time.

The same behavior can be achieved by using a control plane provider instead that is always initialized.

Operator should have e2e tests

To ensure that we are not breaking the CI and release payloads, we should have a parallel-e2e, serial-e2e, and a patch-update-e2e, all running as presubmits. This will prevent us from merging code that might disrupt other components of openshift.

How does this operator relate to the 'official' one?

Hi all.

I'm trying to integrate Cluster API into my project and I'm a bit confused about this operator compared to the one created by the Kubernetes Cluster API SIG group. That one is based on this proposal and can be found at https://github.com/kubernetes-sigs/cluster-api-operator/. I also noted that https://github.com/openshift/cluster-api-operator is fork of said operator. This is what makes me confused ๐Ÿค”

The end goal of my project is to let users automatically provision a Kubernetes cluster of their choice on hardware I own (so basically, cluster as a service). I'd like OKD to be one of the choices available. Technically I want to exclusively use Cluster API for the povisioning process, so without Machine API or any other specific tooling. In my search I stumbled upon https://github.com/openshift/enhancements/blob/master/enhancements/machine-api/cluster-api-integration.md, which describes exactly what I need for the OKD part. But that is only the proposal and I'm trying to find if someone already started on the actual implementation.

Any suggestions on repositories I should watch / follow? Or perhaps I'm just looking in totally the wrong place?

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.