Code Monkey home page Code Monkey logo

Comments (5)

tvieira avatar tvieira commented on August 10, 2024

Actually, the job does not complete. The event describes:

Error creating: Internal error occurred: failed calling admission webhook "sidecar-injector.istio.io": Post https://istio-sidecar-injector.istio-system.svc:443/inject?timeout=30s: service "istio-sidecar-injector" not found

from openshift-ansible.

knrc avatar knrc commented on August 10, 2024

Can you please explain what you mean by complete? The installer job starts other deployments however it will finish before those are deployed, especially if any images need to be downloaded.

from openshift-ansible.

mattmahoneyrh avatar mattmahoneyrh commented on August 10, 2024

@knrc, all that is meant by 'complete' is that the installer runs and then after some minutes is no longer present (i.e. the installer pod is in Running state for some time, and then no longer exists).

Example of the symptom:
$ oc project
Using project "istio-system" on server ":8443".
$ oc get jobs
NAME DESIRED SUCCESSFUL AGE
openshift-ansible-istio-installer-job 1 0 47m
$ oc get pods
No resources found.

from openshift-ansible.

knrc avatar knrc commented on August 10, 2024

@mattmahoneyrh What state were the other deployments in? These would finish after the job since they are async.

from openshift-ansible.

knrc avatar knrc commented on August 10, 2024

I've updated the installer so the webhook is not called for pods in the istio-system namespace, this removes the confusion with @tvieira's comment referencing the webhook from a previous installation and should allow you to see the other pods while they are pulling their images.

from openshift-ansible.

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.