Skip to content

Sync the release/3.2 branch with the latest changes from develop - #168

Merged
sidhdirenge merged 4 commits into
release/3.2from
develop
Jul 14, 2026
Merged

Sync the release/3.2 branch with the latest changes from develop#168
sidhdirenge merged 4 commits into
release/3.2from
develop

Conversation

@sidhdirenge

Copy link
Copy Markdown
Contributor

No description provided.

sidhdirenge and others added 4 commits June 30, 2026 08:41
Add fsGroupChangePolicy support to the custom SecurityContext struct. This allows configuring fsGroupChangePolicy (e.g., OnRootMismatch) at the pod level for CDAP services like logs, significantly reducing pod startup latency on large volumes. Includes OpenAPI v3 validation enum and updated unit test cases.
[CDAP-21258] Add FSGroupChangePolicy support to SecurityContext
Upgrade Go to 1.25 and update vulnerable x/net and x/crypto dependencies

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request upgrades the Go version from 1.23 to 1.25 across the project, including the Dockerfile, go.mod, and vendored dependencies. It also introduces support for FSGroupChangePolicy in the SecurityContext API, updating the CRD types, deepcopy generation, deployment/statefulset templates, and test data. Additionally, RBAC roles are consolidated, and minor formatting cleanups are applied to the webhook. There are no review comments, so no feedback is provided.

@sidhdirenge
sidhdirenge merged commit 828f5e1 into release/3.2 Jul 14, 2026
11 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