Git Product home page Git Product logo

Comments (10)

kaykhancheckpoint avatar kaykhancheckpoint commented on August 14, 2024 2

Yes waiting for this also :)

from mongodb-kubernetes-operator.

hemantkathuria avatar hemantkathuria commented on August 14, 2024 1

Hello Friends!

Are we close to the release of this feature? We are really looking forward for the same?

Thank you

from mongodb-kubernetes-operator.

chatton avatar chatton commented on August 14, 2024

Hi @hemantkathuria

The mongodb.com_v1_mongodb_scram_cr.yaml CR file only partially configures SCRAM. This feature is still a work in progress and so it won't be possible to configure SCRAM users until that work is complete, which should be within the next week or two (at which point there will be more documentation available for how to configure your users).

Regarding the unbound immediate PersistentVolumeClaims error, this could be harder to debug.

Could you provide more information about the storageclass you're using, (kubectl describe storageclass <class>) and also the output of kubectl describe pvc <pvc-with-issue>.

from mongodb-kubernetes-operator.

hemantkathuria avatar hemantkathuria commented on August 14, 2024

Hi @hemantkathuria

The mongodb.com_v1_mongodb_scram_cr.yaml CR file only partially configures SCRAM. This feature is still a work in progress and so it won't be possible to configure SCRAM users until that work is complete, which should be within the next week or two (at which point there will be more documentation available for how to configure your users).

Regarding the unbound immediate PersistentVolumeClaims error, this could be harder to debug.

Could you provide more information about the storageclass you're using, (kubectl describe storageclass <class>) and also the output of kubectl describe pvc <pvc-with-issue>.


Thank you very much for the quick response. Looking forward for the SCRAM support. Please find below the output of the asked commands. Also, please note, i was able to install once using "mongodb.com_mongodb_crd.yaml". But when I tried "mongodb.com_v1_mongodb_scram_cr.yaml" I faced the issues.

kubectl describe storageclass default

`

Name: default
IsDefaultClass: Yes
Annotations: kubectl.kubernetes.io/last-applied-configuration={"allowVolumeExpansion":true,"apiVersion":"storage.k8s.io/v1beta1","kind":"StorageClass","metadata":{"annotations":{"storageclass.beta.kubernetes.io/is-default-class":"true"},"labels":{"kubernetes.io/cluster-service":"true"},"name":"default"},"parameters":{"cachingmode":"ReadOnly","kind":"Managed","storageaccounttype":"StandardSSD_LRS"},"provisioner":"kubernetes.io/azure-disk"}
,storageclass.beta.kubernetes.io/is-default-class=true
Provisioner: kubernetes.io/azure-disk
Parameters: cachingmode=ReadOnly,kind=Managed,storageaccounttype=StandardSSD_LRS
AllowVolumeExpansion: True
MountOptions:
ReclaimPolicy: Delete
VolumeBindingMode: Immediate
Events:

kubectl describe pvc kubectl describe pvc data-volume-example-scram-mongodb-0

Name: data-volume-example-scram-mongodb-0
Namespace: default
StorageClass: default
Status: Bound
Volume: pvc-cfae6a47-56a8-4e9b-b1be-3614d5f43a94
Labels: app=example-scram-mongodb-svc
Annotations: pv.kubernetes.io/bind-completed: yes
pv.kubernetes.io/bound-by-controller: yes
volume.beta.kubernetes.io/storage-provisioner: kubernetes.io/azure-disk
Finalizers: [kubernetes.io/pvc-protection]
Capacity: 10Gi
Access Modes: RWO
VolumeMode: Filesystem
Mounted By: example-scram-mongodb-0
Events:

from mongodb-kubernetes-operator.

navndn avatar navndn commented on August 14, 2024

Hi @chatton Is this feature released yet?
Thanks

from mongodb-kubernetes-operator.

pixie79 avatar pixie79 commented on August 14, 2024

I just tried to create a db with TLS but it objecting saying i needed to setup users first?

from mongodb-kubernetes-operator.

naddame avatar naddame commented on August 14, 2024

I just tried the release v0.2.0 which include users in the file mongodb.com_v1_mongodb_cr.yaml and it does not works. Got warn: WARN mongodb/replica_set_controller.go:174 error creating automation config config map: Secret "digital-factory-mongodb-mdfdb-admin-scram-credentials" not found

I have changed the name of deploy from example-mongodb to digital-factory-mongodb and user name from my-user to mdfdb-admin

from mongodb-kubernetes-operator.

bznein avatar bznein commented on August 14, 2024

Hello @naddame, can you please create a new issue and paste the yaml file you used and the command you used to create the secret? Thanks!

Hi @pixie79, can you please open a new issue and gives us a bit more information about how you tried to set up a db with TLS? Thanks!

from mongodb-kubernetes-operator.

theburi avatar theburi commented on August 14, 2024

This issue is labeled as stale because it has been open for more than 30 days with no activity. Remove stale label or comment or this will be closed in a few days.

from mongodb-kubernetes-operator.

github-actions avatar github-actions commented on August 14, 2024

This issue was closed because it became stale and did not receive further updates. If the issue is still affecting you, please re-open it, or file a fresh Issue with updated information.

from mongodb-kubernetes-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.