Skip to content

Backport to 2.29.x: #10386: Add missing permission checks to internal chunk functions - #10392

Merged
timescale-automation merged 1 commit into
2.29.xfrom
backport/2.29.x/10386
Aug 3, 2026
Merged

Backport to 2.29.x: #10386: Add missing permission checks to internal chunk functions#10392
timescale-automation merged 1 commit into
2.29.xfrom
backport/2.29.x/10386

Conversation

@timescale-automation

Copy link
Copy Markdown
Member

This is an automated backport of #10386: Add missing permission checks to internal chunk functions.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Add missing permission checks to internal chunk functions

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

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

(cherry picked from commit cb614b3)
@timescale-automation timescale-automation added the is-auto-backport PR created by backport automation label Aug 3, 2026
@timescale-automation
timescale-automation enabled auto-merge (rebase) August 3, 2026 16:03
@timescale-automation
timescale-automation merged commit c5937f6 into 2.29.x Aug 3, 2026
71 of 74 checks passed
@timescale-automation
timescale-automation deleted the backport/2.29.x/10386 branch August 3, 2026 17:51
@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

is-auto-backport PR created by backport automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants