Code Monkey home page Code Monkey logo

Comments (14)

Gnarfoz avatar Gnarfoz commented on July 22, 2024

This appears to also be the same issue as #739 and #1354, #1355 , etc. :-(
Seems like the issue is hard to eliminate.

We're facing this even with 0.26.2, and on 0.25.0.
We were on 0.18.1 before that, which didn't have this problem.

from sealed-secrets.

WillyRL avatar WillyRL commented on July 22, 2024

I also found this problem on my sealed-secret installation while using ArgoCD, did you found the solution ? @Gnarfoz

from sealed-secrets.

Gnarfoz avatar Gnarfoz commented on July 22, 2024

Hey @WillyRL, there seems to be no permanent solution.
We work around it by restarting the Sealed Secrets controller pod from time to time.
During startup, it correctly marks all successfully unsealed secrets as healthy, as @alita1991 also wrote.

It seems like a trivial "out of order" thing...

from sealed-secrets.

WillyRL avatar WillyRL commented on July 22, 2024

Hey @WillyRL, there seems to be no permanent solution. We work around it by restarting the Sealed Secrets controller pod from time to time. During startup, it correctly marks all successfully unsealed secrets as healthy, as @alita1991 also wrote.

It seems like a trivial "out of order" thing...

It still not working on my setup, may I know your syncPolicy ?
My configuration:

      syncPolicy:
        automated:
          prune: true
          selfHeal: true
        syncOptions:
          - CreateNamespace=true
          - ApplyOutOfSyncOnly=true
          - ServerSideApply=true

from sealed-secrets.

Gnarfoz avatar Gnarfoz commented on July 22, 2024

I'm not sure what you're asking. This is not a problem with your ArgoCD configuration, it's a bug in Sealed Secrets.

from sealed-secrets.

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.