samba-operator
samba-operator copied to clipboard
An operator for a Samba as a service on PVCs in kubernetes
Build multi-architecture image using buildah and qemu static utilities. Creates an image with manifest which refs amd64 (x86_64) and arm64 (aarch64) architecture-specific sub-images. Using the same Dockerfile regardless of the...
When testing against the smb-operator samba server using a rook supplied cephfs pvc, we see a failure when running the smb2.rw.invalid test. ``` [root@smbclient samba-integration]# /bin/smbtorture --fullname --target=samba3 --user=sambauser%samba //10.244.2.14/smbshare3...
Hi Team, I was playing around with SmbShare and am able to configure the shares but there are no pods/services running to which we can attach and check. Can you...
Hello! First of all, I really like this project and I'm currently evaluating the usage of it. I'm quiet interested in the Grouped Shares feature as implemented in PR #240....
It would be very useful to see the underlying software versions in the metrics page. The software I am interested in are: 1) Samba version. 2) CTDB version (if in...
I installed the Samba Operator 0.2 on an Openshift 4.8 Barebone Cluster. I created some AD shares. 1) the created share export pod is starting 2) in AD (Samba 4.12.2)...
See: https://github.com/samba-in-kubernetes/sambacc/issues/51 If we add quotas to shares we can have grouped shares that all use the same underlying PVC but are limited to some fixed percentage of the overall...
I'm using traefik as ingress controller. Is it possible to ask the operator to create the service that exposes the share only as a cluster IP so that it will...
this looks awesome! is there support for a helm based approach in the works?
Since we already don't support older k8s versions it probably makes more sense to use the new dedicated resource type.