arlon icon indicating copy to clipboard operation
arlon copied to clipboard

Fix #238: Set RootFS ReadOnly False

Open mattroark opened this issue 2 years ago • 1 comments

The gRPC proxy socket created by the ArgoCD API client will fail to be created if the root FS is set to read only. Update the securityContext to set read only to false.

mattroark avatar Sep 21 '22 19:09 mattroark

@mattroark I am going to invite you to Arlonproj org as a contributor. Would you mind joining? A stage in the CI pipeline currently requires that so that all the checks can pass.

cruizen avatar Sep 27 '22 18:09 cruizen

@mattroark can you rebase? The failing GitHub action should make it through this time (I am unable to trigger a re-run). The branch protection has been updated.

cruizen avatar Nov 07 '22 19:11 cruizen

Merging since only the docs push was failing due to older branch protection

cruizen avatar Nov 07 '22 19:11 cruizen