Giter Site home page Giter Site logo

Comments (4)

iocanel avatar iocanel commented on June 4, 2024

May be a side effect of the upgrade to the new f-m-p. Will take a look.

from kubeflix.

wrichter avatar wrichter commented on June 4, 2024

Same for the -openshift variant (in OpenShift Enterprise 3.3) - first the oc command complains about duplicate objects, then the event trail show the same error message as above:

$ oc create -f http://central.maven.org/maven2/io/fabric8/kubeflix/packages/kubeflix/1.0.20/kubeflix-1.0.20-openshift.json
serviceaccount "ribbon" created
serviceaccount "turbine" created
service "hystrix-dashboard" created
service "turbine-server" created
deploymentconfig "hystrix-dashboard" created
deploymentconfig "turbine-server" created
Error from server: serviceaccounts "turbine" already exists
Error from server: services "turbine-server" already exists
Error from server: deploymentconfigs "turbine-server" already exists
$ oc get events
FIRSTSEEN LASTSEEN COUNT NAME KIND SUBOBJECT TYPE REASON SOURCE MESSAGE
2s 2s 2 hystrix-dashboard DeploymentConfig Warning DeploymentCreationFailed {deploymentconfig-controller } Couldn't deploy version 1: ReplicationController "hystrix-dashboard-1" is invalid: spec.template.metadata.labels: Invalid value: {"deployment":"hystrix-dashboard-1","deploymentconfig":"hystrix-dashboard","group":"io.fabric8.kubeflix","package":"kubeflix","project":"kubeflix","provider":"fabric8","version":"1.0.20"}: selector does not match template labels
2s 2s 2 turbine-server DeploymentConfig Warning DeploymentCreationFailed {deploymentconfig-controller } Couldn't deploy version 1: ReplicationController "turbine-server-1" is invalid: spec.template.metadata.labels: Invalid value: {"deployment":"turbine-server-1","deploymentconfig":"turbine-server","group":"io.fabric8.kubeflix","package":"kubeflix","project":"kubeflix","provider":"fabric8","version":"1.0.20"}: selector does not match template labels

from kubeflix.

iocanel avatar iocanel commented on June 4, 2024

So there are two issues here:

i) in openshift you should use: http://central.maven.org/maven2/io/fabric8/kubeflix/packages/kubeflix/1.0.20/kubeflix-1.0.20-openshift.yml
ii) there is a bug in the aggregator package, which will be addressed shortly.

from kubeflix.

iocanel avatar iocanel commented on June 4, 2024

This can be closed now

from kubeflix.

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.