Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PVC claim issue with OnlyOffice EE branch #102

Open
darnold-zalf opened this issue Jan 16, 2025 · 1 comment
Open

PVC claim issue with OnlyOffice EE branch #102

darnold-zalf opened this issue Jan 16, 2025 · 1 comment

Comments

@darnold-zalf
Copy link
Contributor

Syncing draven ArgoCD to the branch onlyoffice-documentserver-ee results in PVC sync errors:

v1/PersistentVolumeClaim
fairagro-nextcloud
nextcloud-nextcloud
 SyncFailed
PersistentVolumeClaim "nextcloud-nextcloud" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims core.PersistentVolumeClaimSpec{ ... // 2 identical fields Resources: {Requests: {s"storage": {i: {...}, s: "4Gi", Format: "BinarySI"}}}, VolumeName: "pvc-069a1ba1-d69f-4437-9241-30e750aec60f", - StorageClassName: &"nfs-csi-delete", + StorageClassName: nil, VolumeMode: &"Filesystem", DataSource: nil, DataSourceRef: nil, }
v1/PersistentVolumeClaim
fairagro-nextcloud
nextcloud-nextcloud-data
 SyncFailed
PersistentVolumeClaim "nextcloud-nextcloud-data" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims core.PersistentVolumeClaimSpec{ ... // 2 identical fields Resources: {Requests: {s"storage": {i: {...}, s: "100Gi", Format: "BinarySI"}}}, VolumeName: "pvc-f358b3c1-1f05-4314-8fd7-d5ffc2eb1a1c", - StorageClassName: &"nfs-csi-delete", + StorageClassName: nil, VolumeMode: &"Filesystem", DataSource: nil, DataSourceRef: nil, }
@darnold-zalf
Copy link
Contributor Author

darnold-zalf commented Jan 16, 2025

I think Carsten mentioned he needed to reinstall nextcloud in Staging to get around this PVC issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant