Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

feat: add cache invalidation support based on Cache-Control header#10205

Merged
k8s-ci-robot merged 4 commits into
masterfrom
feat/allow-cache-invalidate-on-list
May 28, 2025
Merged

feat: add cache invalidation support based on Cache-Control header#10205
k8s-ci-robot merged 4 commits into
masterfrom
feat/allow-cache-invalidate-on-list

Conversation

@floreks

@floreks floreks commented May 28, 2025

Copy link
Copy Markdown
Contributor

This change will allow to force get fresh data from the API and invalidate the related cache key SHA.

@floreks floreks self-assigned this May 28, 2025
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 28, 2025
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 28, 2025
@floreks floreks added the kind/feature Categorizes issue or PR as related to a new feature. label May 28, 2025
@codecov

codecov Bot commented May 28, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 21.90612% with 549 lines in your changes missing coverage. Please review.

Project coverage is 36.74%. Comparing base (b0c1c0f) to head (7507800).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10205      +/-   ##
==========================================
+ Coverage   35.97%   36.74%   +0.76%     
==========================================
  Files         306      306              
  Lines       14717    14750      +33     
  Branches      201      202       +1     
==========================================
+ Hits         5295     5420     +125     
+ Misses       9145     9042     -103     
- Partials      277      288      +11     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 28, 2025
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: floreks, maciaszczykm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [floreks,maciaszczykm]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@floreks floreks added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 28, 2025
@k8s-ci-robot k8s-ci-robot merged commit 7198d4a into master May 28, 2025
16 checks passed
@floreks floreks deleted the feat/allow-cache-invalidate-on-list branch May 28, 2025 13:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants