You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# See the latest version at https://pypi.org/project/image-tools-stackabletech/
pip install image-tools-stackabletech==0.0.12
bake --product druid=x.y.z # where x.y.z is the new version added in this PR
kind load docker-image docker.stackable.tech/stackable/druid:x.y.z-stackable0.0.0-dev
# Change directory into the druid-operator repository and update the# product version in tests/test-definition.yaml
./scripts/run-tests --test-suite smoke-latest # or similar
Please consider updating this template if these instructions are wrong, or
could be made clearer.
The text was updated successfully, but these errors were encountered:
@lfrancke, when you have a moment are you able to update this issue?
I believe we are just deciding whether to push ahead with a new authorizer (there are two newer versions), or leave it as is.
Part of #831.
Remove
28.0.1
, promote30.0.0
to latest/LTS in tests/docs.Note
We have decided to stick to https://github.com/stackabletech/druid-opa-authorizer/releases/tag/0.5.0 for now.
Tip
Please add the
scheduled-for/20XX-XX
label.Update tasks
Related Pull Requests
Acceptance
Testing instructions
Please consider updating this template if these instructions are wrong, or
could be made clearer.
The text was updated successfully, but these errors were encountered: