Closed schulzh closed 9 months ago
Change looks good to me. I would expect the permission to be encoded in short POSIX format anyways.
@mheath @dmikusa Can you guys check this out ?
@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?
Closing as work integrated via #1216
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 https://github.com/cloudfoundry/cloud_controller_ng/pull/3329 for more details.