Skip to content

Evict file cache when cf-pcap flag changes#1118

Merged
ameowlia merged 1 commit intocloudfoundry:developfrom
sap-contributions:maxmoehl/evict-file-cache
Mar 26, 2026
Merged

Evict file cache when cf-pcap flag changes#1118
ameowlia merged 1 commit intocloudfoundry:developfrom
sap-contributions:maxmoehl/evict-file-cache

Conversation

@maxmoehl
Copy link
Copy Markdown
Member

@maxmoehl maxmoehl commented Mar 14, 2026

Summary

Since the flag controls whether rep can extract extended file attributes or not, the cache needs to be invalidated when the flag changes. Otherwise the extended file attributes might be missing after enabling the feature or they might still linger around even though the operator already disabled the feature.

Backward Compatibility

Breaking Change? No

Resolves #1117

Since the flag controls whether rep can extract extended file attributes
or not, the cache needs to be invalidated when the flag changes.
Otherwise the extended file attributes might be missing after enabling
the feature or they might still linger around even though the operator
already disabled the feature.
@maxmoehl
Copy link
Copy Markdown
Member Author

Even though the issue was resolved I'm still convinced that this change fixes a bug and we should merge it in.

@github-project-automation github-project-automation Bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group Mar 26, 2026
@ameowlia ameowlia merged commit adc78c1 into cloudfoundry:develop Mar 26, 2026
1 check passed
@github-project-automation github-project-automation Bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

cf_pcap fails with "failed to open device lo"

2 participants