Code Monkey home page Code Monkey logo

Comments (2)

tewfik-ghariani avatar tewfik-ghariani commented on June 20, 2024 1

Hii alvneiayu

Thanks a lot for your feedback, I also tried the same steps again while using v0.25.0 and it worked successfully πŸ‘

I think I understood what happened:
The commit f7196bb was included in the helm-chart release v2.14.0 but at that time the controller version was v0.24.5

The new controller version including the commit was then published as 0.25.0 which got updated in the helm-chart as part of the release v2.14.2 ( 2 releases after )
Screenshot 2024-01-26 at 01 10 13
Thus my confusion πŸ˜…
Anyway, thanks for your efforts, I will close this issue

from sealed-secrets.

alvneiayu avatar alvneiayu commented on June 20, 2024

hi @tewfik-ghariani

I tested it with our last version 0.25.0.

$ grep immutable -C1 inmutable.json 
      },
      "immutable": true
    }
$ k apply -f inmutable.json
sealedsecret.bitnami.com/algo created
Updating default/algo
Event(v1.ObjectReference{Kind:"SealedSecret", Namespace:"default", Name:"algo", UID:"b9a088db-51f4-4e62-894b-f11c68574878", APIVersion:"bitnami.com/v1alpha1", ResourceVersion:"81135", FieldPath:""}): type: 'Normal' reason: 'Unsealed' SealedSecret unsealed successfully
update suppressed, no changes in sealed secret spec of default/algo
apiVersion: v1
data:
  foo: test
immutable: true
kind: Secret
metadata:
  creationTimestamp: "2024-01-25T15:41:27Z"
  name: algo
  namespace: default
  ownerReferences:
  - apiVersion: bitnami.com/v1alpha1
    controller: true
    kind: SealedSecret
    name: algo
    uid: d4c320f0-0c29-4fa1-8062-95be006d4f59
  resourceVersion: "81344"
  uid: b2545f3b-938f-4901-90aa-2c2d78468984
type: Opaque

I can not reproduce the problem. Could you check with the latest version released, please?

Moreover, I tested it with in yaml format and it is working in my local too.

Thanks a lot

Álvaro

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.