Skip to content

Conversation

nagarajg17
Copy link
Contributor

Description

Adding documentation for Experimental Versioned Security Configuration Management and the View and the Rollback APIs.

This is a continuation of PR-10143. The author of original PR is no longer working on this project, created this new PR to address outstanding comments of original PR

Issues Resolved

Closes #5093

Version

3.3+

Frontend features

If you're submitting documentation for an OpenSearch Dashboards feature, add a video that shows how a user will interact with the UI step by step. A voiceover is optional.

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Divyanshi Chouksey and others added 2 commits October 9, 2025 20:07
@nagarajg17
Copy link
Contributor Author

@kolchfa-aws Addressing comments from the original PR #10143 in this new PR

Copy link

github-actions bot commented Oct 9, 2025

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review.


The system automatically creates a new version when a security configuration change is detected, the change differs from the most recent saved version, and an administrator makes modifications through supported APIs.

Each version contains a version ID (unique identifier such as `v1`, `v2`), a configuration snapshot (complete security configuration at the time of creation), a timestamp indicating when the version was created, and user information identifying who made the change.
Copy link
Collaborator

Choose a reason for hiding this comment

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

@nagarajg17 So the versions must be specified in the form of vN or can they be any string?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Its like, v1, v2...v10. It can hold upto maximum number of versions mentioned in this config plugins.security.config_version.retention_count or default upto to 10 i.e v10

Signed-off-by: Fanit Kolchina <[email protected]>
@kolchfa-aws kolchfa-aws added Editorial review PR: Editorial review in progress release-notes PR: Include this PR in the automated release notes v3.3.0 labels Oct 9, 2025
Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

Editorial review

Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

LGTM

@natebower natebower added Awaiting response and removed Editorial review PR: Editorial review in progress labels Oct 9, 2025
@natebower natebower removed their assignment Oct 9, 2025
@nagarajg17
Copy link
Contributor Author

@kolchfa-aws Anything pending on me?

@kolchfa-aws
Copy link
Collaborator

Thanks for answering the question, @nagarajg17, I updated the version ID description. Ready to merge.

Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

LGTM

@natebower natebower merged commit 626bad6 into opensearch-project:main Oct 10, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-notes PR: Include this PR in the automated release notes v3.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants