Skip to content

Add missing permission checks to internal chunk functions - #10386

Merged
svenklemm merged 1 commit into
mainfrom
sven/perm_check
Aug 3, 2026
Merged

Add missing permission checks to internal chunk functions#10386
svenklemm merged 1 commit into
mainfrom
sven/perm_check

Conversation

@svenklemm

Copy link
Copy Markdown
Member

Several internal chunk functions were missing permission checks:

  • drop_chunk
  • drop_osm_chunk
  • create_compressed_chunk
  • freeze_chunk, unfreeze_chunk
  • hypertable_osm_range_update
  • lock_osm_chunk_dimension_slice

@svenklemm svenklemm added this to the v2.29.1 milestone Aug 3, 2026
@svenklemm svenklemm added the force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug" label Aug 3, 2026
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown

@Poroma-Banerjee, @kpan2034: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Several internal chunk functions were missing permission checks:
- drop_chunk
- drop_osm_chunk
- create_compressed_chunk
- freeze_chunk, unfreeze_chunk
- hypertable_osm_range_update
- lock_osm_chunk_dimension_slice
@svenklemm
svenklemm merged commit cb614b3 into main Aug 3, 2026
61 of 63 checks passed
@svenklemm
svenklemm deleted the sven/perm_check branch August 3, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backported-2.29.x force-auto-backport Automatically backport this PR or fix of this issue, even if it's not marked as "bug"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants