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

Mask off non-permission parts of unix file mode for resource match #1192

Closed

Conversation

schulzh
Copy link
Contributor

@schulzh schulzh commented Aug 28, 2023

When requesting the resource match API during pushing of an application, the cloud controller now expects only the permissions part of the file mode to be sent. This change masks off the other part (file type) to restore compatibility.
See cloudfoundry/cloud_controller_ng#3329 for more details.

@schulzh schulzh force-pushed the fix-resource-match-permissions branch 2 times, most recently from da15114 to b5c165e Compare August 28, 2023 10:11
@schulzh schulzh force-pushed the fix-resource-match-permissions branch from b5c165e to 394060b Compare August 28, 2023 10:13
@radoslav-tomov
Copy link
Contributor

Change looks good to me. I would expect the permission to be encoded in short POSIX format anyways.

@radoslav-tomov
Copy link
Contributor

@mheath @dmikusa Can you guys check this out ?

@beyhan
Copy link
Member

beyhan commented Feb 14, 2024

@anthonydahanne, @pivotal-david-osullivan thanks for looking into this in #1216. To my understanding this can be closed now because it is applied via #1216 or?

@pivotal-david-osullivan
Copy link
Contributor

Closing as work integrated via #1216

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

Successfully merging this pull request may close these issues.

4 participants