Coder Social home page Coder Social logo

Comments (7)

sttts avatar sttts commented on June 16, 2024

/priority high

from cluster-kube-controller-manager-operator.

damemi avatar damemi commented on June 16, 2024

/assign @damemi

@sanchezl if you've already started work on this or want to take it feel free

from cluster-kube-controller-manager-operator.

damemi avatar damemi commented on June 16, 2024

/assign @sanchezl

from cluster-kube-controller-manager-operator.

damemi avatar damemi commented on June 16, 2024

/unassign @damemi

from cluster-kube-controller-manager-operator.

sanchezl avatar sanchezl commented on June 16, 2024

I'm going to pick up the CIDRs from cluster-config-v1.kube-system:

data:
  install-config:
    networking:
    podCIDR: 10.2.0.0/16
    serviceCIDR: 10.3.0.0/16

and write them to the ObservedConfig as:

extendedArguments:
  cluster-cidr:
  - 10.2.0.0/16
  service-cluster-ip-range:
  - 10.3.0.0/16

from cluster-kube-controller-manager-operator.

sttts avatar sttts commented on June 16, 2024

/close

Fixed in #84.

from cluster-kube-controller-manager-operator.

openshift-ci-robot avatar openshift-ci-robot commented on June 16, 2024

@sttts: Closing this issue.

In response to this:

/close

Fixed in #84.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from cluster-kube-controller-manager-operator.

Related Issues (14)

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.