-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
I am not really sure, if this is something important. When I deploy a SmbShare with the following SmbCommonConfig and access it by IP or Hostname of a cluster node, the pod logs:
parse_dfs_path_strict: Hostname <ip> is not ours.
parse_dfs_path_strict: Hostname <hostname> is not ours.
As far as I can see, so far everything works fine. Access, file creation, updating something works. But every action is logged with the above entry. So feel free to just close this, if it is negligible.
Great work. samba-operator is a real cool and easy to use solution.
apiVersion: samba-operator.samba.org/v1alpha1
kind: SmbCommonConfig
metadata:
name: smb-config
namespace: smb
spec:
network:
publish: external
Metadata
Metadata
Assignees
Labels
No labels