Skip to content

fix: corrected build argument for docker - #342

Merged
DaliborD45 merged 1 commit into
Kuadrant:mainfrom
DaliborD45:makefile-build-argument
Jul 22, 2026
Merged

fix: corrected build argument for docker#342
DaliborD45 merged 1 commit into
Kuadrant:mainfrom
DaliborD45:makefile-build-argument

Conversation

@DaliborD45

Copy link
Copy Markdown
Contributor

The ACTUAL_DEFAULT_AUTHORINO_IMAGE argument was being passed to the Docker build command, but this did not match the argument expected by the Dockerfile. The Dockerfile expects the DEFAULT_AUTHORINO_IMAGE build argument, so this change aligns the build command with the Dockerfile configuration.

@DaliborD45
DaliborD45 requested a review from guicassolato July 22, 2026 08:43
@DaliborD45 DaliborD45 self-assigned this Jul 22, 2026
@DaliborD45 DaliborD45 added the area/tooling Makefile and scripts for the dev workflow, testing, etc label Jul 22, 2026
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@DaliborD45, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 16 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f9f1d4f7-d800-423b-91be-ed2ee809dc50

📥 Commits

Reviewing files that changed from the base of the PR and between d2519b1 and b0b836a.

📒 Files selected for processing (1)
  • Makefile
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@guicassolato guicassolato left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks @DaliborD45!

@DaliborD45
DaliborD45 force-pushed the makefile-build-argument branch from 91ea028 to d7834b3 Compare July 22, 2026 09:04
Signed-off-by: DaliborD45 <dalibordetko@gmail.com>
@DaliborD45
DaliborD45 force-pushed the makefile-build-argument branch from d7834b3 to b0b836a Compare July 22, 2026 09:16
@DaliborD45
DaliborD45 added this pull request to the merge queue Jul 22, 2026
Merged via the queue into Kuadrant:main with commit 4dd947d Jul 22, 2026
17 checks passed
@DaliborD45
DaliborD45 deleted the makefile-build-argument branch July 22, 2026 09:41
@github-project-automation github-project-automation Bot moved this to Done in Kuadrant Jul 22, 2026
@DaliborD45
DaliborD45 restored the makefile-build-argument branch July 27, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tooling Makefile and scripts for the dev workflow, testing, etc

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants