Skip to content

Conversation

krsoninikhil
Copy link

@krsoninikhil krsoninikhil commented Oct 8, 2025

Change description

Change policycache file location to non-root to write

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

Fix #1

Helm Config Changes for Running Tests (Staging PR)

Does this PR require Helm config changes for testing?

  • Tests are NOT required for this commit. (You can proceed with the PR.) ✅
  • No, Helm config changes are not needed. (You can proceed with the PR.) ✅
  • Yes, I have already updated the config-values on enpla9up36. (You can proceed with the PR.) ✅
  • Yes, but I have NOT updated the config-values. (Please update them before proceeding; or, tests will run with default values.)⚠️

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

Note

Adds a component to auto-enable Tags V2 on fresh tenants, moves policy cache dir to /tmp, and triggers CI dispatcher on an extra branch.

  • Backend:
    • Tags V2 Auto-Enable: Add TagsV2AutoEnabler (repository/src/main/java/org/apache/atlas/services/TagsV2AutoEnabler.java) to enable Tags V2 when no classification types exist, using graph query and FeatureFlagStore.
  • Config:
    • Change atlas.plugin.atlas.policy.cache.dir in atlas-hub/pre-conf/atlas-auth/atlas-atlas-security.xml from /etc/atlas/atlasdev/policycache to /tmp/atlasdev/policycache.
  • CI:
    • Update workflow .github/workflows/chart-release-dispatcher.yaml to trigger on branch atlas_ci_cd_updates.

Written by Cursor Bugbot for commit 1b6f14c. This will update automatically on new commits. Configure here.

@krsoninikhil krsoninikhil merged commit 292cf49 into staging Oct 9, 2025
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants