samba-operator icon indicating copy to clipboard operation
samba-operator copied to clipboard

An operator for a Samba as a service on PVCs in kubernetes

Results 40 samba-operator issues
Sort by recently updated
recently updated
newest added

Awesome project so far. However, there is a community of users that will use the "user" authentication method (i.e. no AD) but still want to expose samba shares external to...

(Possibly optional) A headless service will create a DNS record with all the IPs for pods in the stateful set.

enhancement

Ideally, the tests run like they do in the CI, once per cluster. But when developing and/or testing locally there are good reasons to reuse a k8s cluster. The tests...

I'm trying clustered nodes with ctdb for the first time, using version 0.5. I have been able to get it to work nicely, with a cephfs backend. It's very pleasing!...

bug

I am a newbie checking out clustered and grouped shares with version 0.5. I thought I might jot down some first impressions as to how the CRDs are organized for...

I'm a newbie checking out the clustered feature with an explicit group name, with version 0.5. When creating an SmbShare with clustering, the operator created a small PVC called `groupname-state`....

Add new fields to handle custom Samba configurations. For [global] section, a new field `customGlobalConfig` is added under `smbCommonConfig` to handle custom settings. For individual share configurations, modifications can be...

enhancement

Add a new field statePVSCName in SmbCommonConfig.spec that allows users to specify StorageClass for Samba StatefulSet's state PVC in ctdb cluster mode. If not set, state PVC uses default StorageClass...

priority-review

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
priority-review
go

## Description :warning: **The image `gcr.io/kubebuilder/kube-rbac-proxy` is deprecated and will become unavailable.** **You must move as soon as possible, sometime from early 2025, the GCR will go away.** > _Unfortunately,...