Skip to content

Conversation

@iromli
Copy link
Contributor

@iromli iromli commented Jan 22, 2026

Prepare


Description

Target issue

closes #13055

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

Summary by CodeRabbit

  • Chores
    • Updated policy store version for the configuration service, which may include updated configurations and policies.

✏️ Tip: You can customize this high-level summary in your review settings.

Signed-off-by: iromli <isman.firmansyah@gmail.com>
@iromli iromli self-assigned this Jan 22, 2026
@iromli iromli requested a review from moabu as a code owner January 22, 2026 10:45
@mo-auto
Copy link
Member

mo-auto commented Jan 22, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 22, 2026

📝 Walkthrough

Walkthrough

This PR updates the AUI_POLICY_VERSION build argument in the docker-jans-config-api Dockerfile to a newer commit hash, syncing the admin-ui policy store file. Only the build argument value is modified; no logic or control flow changes are introduced.

Changes

Cohort / File(s) Summary
Build Configuration Updates
docker-jans-config-api/Dockerfile
Updated AUI_POLICY_VERSION build argument from commit hash f47c0877c5516c281580f190d1a82d04d9d471bf to 320707351b6cdd53de986f278da5c91e8f772552 for admin-ui policy store sync

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

kind-dependencies, comp-docker-jans-config-api

Suggested reviewers

  • moabu
  • duttarnab
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: syncing the admin-ui policy store file by updating the build argument version.
Description check ✅ Passed The PR description follows the template structure with target issue (#13055) linked, implementation details implied, and documentation impact confirmed.
Linked Issues check ✅ Passed The code change updates the AUI_POLICY_VERSION argument to fetch a newer version of the admin-ui policy store file, directly meeting the objective in issue #13055.
Out of Scope Changes check ✅ Passed The only change is updating the AUI_POLICY_VERSION argument, which is directly scoped to the linked issue's objective of syncing the policy store file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

@mo-auto mo-auto added comp-docker-jans-config-api kind-dependencies Pull requests that update a dependency file labels Jan 22, 2026
@moabu moabu merged commit 4be4a1e into main Jan 22, 2026
3 of 18 checks passed
@moabu moabu deleted the cn-aui-policy branch January 22, 2026 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-docker-jans-config-api kind-dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(cloud-native): sync admin-ui policy store file

4 participants