Giter Club home page Giter Club logo

Comments (4)

auhlig avatar auhlig commented on June 18, 2024

Strange. Never had that before. I look into this now

from kubernetes-operators.

BugRoger avatar BugRoger commented on June 18, 2024

saw it again:

s/enroll: Status: 0x1005 Message: Duplicate certificate
2017/10/10 19:12:50 ERROR: Neither certificate nor private key found in secret: kubernikus-eu-nl-1/kubernikus-api
2017/10/10 19:12:50 INFO: Enrolling certificate for host kubernikus-eu-nl-1.admin.cloud.sap
2017/10/10 19:13:07 INFO: Approving certificate for host kubernikus-eu-nl-1.admin.cloud.sap using TID 1540788401
2017/10/10 19:13:19 INFO: Next check in 1m0s
2017/10/10 19:13:19 ERROR: Neither certificate nor private key found in secret: kubernikus-eu-nl-1/kubernikus-api
2017/10/10 19:13:19 INFO: Enrolling certificate for host kubernikus-eu-nl-1.admin.cloud.sap
2017/10/10 19:13:19 INFO: Certificate for host kubernikus-staging.admin.cloud.sap is valid until 2018-10-05 23:59:59 +0000 UTC
2017/10/10 19:13:19 INFO: Certificate for host prometheus-collector.admin.cloud.sap is valid until 2018-09-28 23:59:59 +0000 UTC
2017/10/10 19:13:19 INFO: Certificate for host prometheus.admin.cloud.sap is valid until 2018-09-28 23:59:59 +0000 UTC
2017/10/10 19:13:29 INFO: Add/Update certificate and key in secret kubernikus-eu-nl-1/kubernikus-api

Maybe it's the reconciliation every minute overtaking a running enrollment

from kubernetes-operators.

auhlig avatar auhlig commented on June 18, 2024

Ah. Maybe the enrollment takes longer here - although the log doesn’t indicate this.
But besides the duplicate certificate request this should eventually update the secret with the cwet and key. I need to ensure that the statemachine isn’t exited prematurely/ gets the time it needs before the next run

from kubernetes-operators.

auhlig avatar auhlig commented on June 18, 2024

Should be fixed by now. Main reasons: Adding to the queue upon delete events -> simply don't do that, reconciliation (Cert check interval) too low -> increased. Will close the issue if I don't see this while rolling out to eu-ru-1. Please re-open if you see this again.

from kubernetes-operators.

Related Issues (7)

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.