Skip to content

chore: Bump opa-bundle-builder#666

Merged
NickLarsenNZ merged 2 commits intomainfrom
chore/update-opa-bundle-builder
May 14, 2024
Merged

chore: Bump opa-bundle-builder#666
NickLarsenNZ merged 2 commits intomainfrom
chore/update-opa-bundle-builder

Conversation

@NickLarsenNZ
Copy link
Copy Markdown
Member

Description

Bump opa-bundle-builder with updated dependencies from stackabletech/opa-bundle-builder#20

Definition of Done Checklist

  • 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
- [ ] Does your change affect an SBOM? Make sure to update all SBOMs
- [ ] 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:

bake --product <product> --image-version <stackable-image-version>
kind load docker-image <image-tagged-with-the-major-version> --name=<name-of-your-test-cluster>

See the output of bake to retrieve the image tag for <image-tagged-with-the-major-version>.

@NickLarsenNZ NickLarsenNZ self-assigned this May 13, 2024
@NickLarsenNZ
Copy link
Copy Markdown
Member Author

Unsure if I was supposed to add new entries for 1.1.2, and keep the 1.1.1 version.

Copy link
Copy Markdown
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

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

I assume this build locally. We need to swap out 1.1.1 with 1.1.2, as the OPA image can only pull a single version ;)

@NickLarsenNZ
Copy link
Copy Markdown
Member Author

I haven't tested the build locally, but can do later. I will not merge it until tested.

@sbernauer
Copy link
Copy Markdown
Member

Build worked for me

 => [opa-0_57_0] exporting to image                                                                                                                                                                           0.7s
 => => exporting layers                                                                                                                                                                                       0.7s
 => => writing image sha256:6ee75bd5036532152c5887c932ffcb635d77ceca1fa90e043787347f0c927a43                                                                                                                  0.0s
 => => naming to docker.stackable.tech/stackable/opa:0.57.0-stackable0.0.0-dev                                                                                                                                0.0s
 => [opa-0_61_0] exporting to image                                                                                                                                                                           0.7s
 => => exporting layers                                                                                                                                                                                       0.7s
 => => writing image sha256:22138a6a7aa0055f4d35fc6463259bda485964b2d77e60b77bb832ae31a983e1                                                                                                                  0.0s
 => => naming to docker.stackable.tech/stackable/opa:0.61.0-stackable0.0.0-dev 

@NickLarsenNZ NickLarsenNZ added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 26a2c1b May 14, 2024
@NickLarsenNZ NickLarsenNZ deleted the chore/update-opa-bundle-builder branch May 14, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants