Coder Social home page Coder Social logo

Fix certificate issues about tempo-operator HOT 4 CLOSED

grafana avatar grafana commented on July 23, 2024
Fix certificate issues

from tempo-operator.

Comments (4)

pavolloffay avatar pavolloffay commented on July 23, 2024

is it permanent error?

from tempo-operator.

frzifus avatar frzifus commented on July 23, 2024

Since cert-manager.io/inject-ca-from is set, i assume its not there because cert-manager didnt put it there.

Update: otherwise i could imagine the secret name could cause some issues. Since it has no tempo-operator prefix and might be already in use.

tomorrow morning I can check it.

See:

from tempo-operator.

pavolloffay avatar pavolloffay commented on July 23, 2024

I have started looking into this as it is blocking me

from tempo-operator.

frzifus avatar frzifus commented on July 23, 2024

seems the webhook injection patches havent been enabled. Now it should work again.

$  k get pods -n tempo-operator-system 
NAME                                                READY   STATUS    RESTARTS   AGE
tempo-operator-controller-manager-c7f98ccff-m7d78   2/2     Running   0          2m2s

Make sure to install cert-manager first. here is what i did:

kind create cluster --name=tempo
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.9.1/cert-manager.yaml
IMG=ghcr.io/frzifus/tempo-operator:test-3 make build docker-build docker-push install deploy

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