Skip to content

feat: Stabilise HBase OPA authorization#1446

Merged
adwk67 merged 8 commits intomainfrom
feat/hbase-opa-auth-stabilisation
Mar 31, 2026
Merged

feat: Stabilise HBase OPA authorization#1446
adwk67 merged 8 commits intomainfrom
feat/hbase-opa-auth-stabilisation

Conversation

@adwk67
Copy link
Copy Markdown
Member

@adwk67 adwk67 commented Mar 9, 2026

Description

Part of stackabletech/hbase-opa-authorizer#8

Note

Requires a new release of 0.2.0. The changes in the PR pre-release are used to create a test image. * Done *

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Changes are OpenShift compatible
  • All added packages (via microdnf or otherwise) have a comment on why they are added
  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
  • All packages should have (if available) signatures/hashes verified
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

@adwk67 adwk67 marked this pull request as ready for review March 16, 2026 14:38
@adwk67 adwk67 self-assigned this Mar 16, 2026
@adwk67 adwk67 moved this to Development: Waiting for Review in Stackable Engineering Mar 16, 2026
@Techassi Techassi changed the title Feat/hbase opa auth stabilisation feat: Stabilise HBase OPA authorization Mar 23, 2026
@razvan razvan self-requested a review March 31, 2026 08:48
@razvan razvan moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Mar 31, 2026
Copy link
Copy Markdown
Member

@razvan razvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need to reference hbase-opa-authorizer 0.1.0?

@adwk67
Copy link
Copy Markdown
Member Author

adwk67 commented Mar 31, 2026

Do we still need to reference hbase-opa-authorizer 0.1.0?

Good point: I've removed it as we don't reference 0.1.0 for the current HBase versions.

Copy link
Copy Markdown
Member

@razvan razvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@adwk67 adwk67 added this pull request to the merge queue Mar 31, 2026
Merged via the queue into main with commit 8efed99 Mar 31, 2026
3 checks passed
@adwk67 adwk67 deleted the feat/hbase-opa-auth-stabilisation branch March 31, 2026 10:04
@adwk67 adwk67 moved this from Development: In Review to Development: Done in Stackable Engineering Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants