Skip to content

K8s: fips content for duckburg#3679

Merged
kaitlynmichael merged 8 commits into
mainfrom
k8s-fips-duckburg
Jul 23, 2026
Merged

K8s: fips content for duckburg#3679
kaitlynmichael merged 8 commits into
mainfrom
k8s-fips-duckburg

Conversation

@kaitlynmichael

@kaitlynmichael kaitlynmichael commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Documentation-only changes with no runtime, security logic, or deployment behavior modifications.

Overview
Adds FIPS compliance documentation under Kubernetes security.

A new Compliance section on the security index links to a dedicated page. The new page explains FIPS 140-3 mode (operator 8.2.0+), platform prerequisites (FIPS-configured nodes, amd64 only), enabling via spec.securityContext.fips.enabled on RedisEnterpriseCluster, and how the operator selects .fips image tags versus digest-pinned images.

Reviewed by Cursor Bugbot for commit 70694a7. Bugbot is set up for automated code reviews on this repo. Configure here.

kaitlynmichael and others added 3 commits July 20, 2026 14:29
* metrics page draft

* doc-6702

* inline questions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Comment thread content/operate/kubernetes/security/fips.md Outdated
kaitlynmichael and others added 3 commits July 20, 2026 16:16
* index pages DOC-6679 DOC-6680 DOC-6681

* move security pages into folders

* manage users

* DOC-6683 manage roles

* manage acls draft DOC-6684

* bindings and migration pages

* minimum operator version for rbac pages

* edits

* review feedback changes
…ips-duckburg

# Conflicts:
#	content/operate/kubernetes/security/_index.md

@cursor cursor 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.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 7f63f36. Configure here.

Comment thread content/develop/ai/agent-builder/_index.md
@kaitlynmichael

Copy link
Copy Markdown
Contributor Author

@heinrich-redislabs — moving the open FIPS questions out of an in-page draft comment (removed so it doesn't ship in the published page source) into the PR. These are what I need confirmed for the FIPS page:

  1. Platforms — OpenShift-in-FIPS-mode only, or also GKE/EKS/AKS with FIPS-configured nodes? (The design doc hinted non-OpenShift may need an env var/configmap hint — did that ship in 8.2.0?)
  2. Host prerequisites — what must customers do on the nodes beyond the flag? A link to the relevant Red Hat FIPS doc would help.
  3. Scope — is compliance scoped to the Redis Enterprise cluster workload only, not the operator itself? (The operator CSV still sets features.operators.openshift.io/fips-compliant: "false".)
  4. arm64 — the FIPS RE image is amd64-only. Does enabling on arm64 fail, or do we just document not to?
  5. Verification — recommended way for a customer to confirm the cluster is actually running in FIPS mode?

Questions preserved as a PR comment for review.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@mich-elle-luna mich-elle-luna 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.

Need to remove the agent-builder files changes, but otherwise is fine, thank you!

Comment thread content/develop/ai/agent-builder/_index.md
Base automatically changed from release-k8s-duckburg to main July 21, 2026 17:02
# Conflicts:
#	content/operate/kubernetes/reference/api/redis_enterprise_active_active_database_api.md
#	content/operate/kubernetes/reference/api/redis_enterprise_cluster_api.md
#	content/operate/kubernetes/security/_index.md
#	content/operate/kubernetes/security/access-control/manage-acls.md
#	content/operate/kubernetes/security/access-control/manage-bindings.md
#	content/operate/kubernetes/security/access-control/manage-roles.md
#	content/operate/kubernetes/security/access-control/manage-users.md
#	content/operate/kubernetes/security/access-control/migrate-rolespermissions.md
@github-actions

Copy link
Copy Markdown
Contributor

@kaitlynmichael
kaitlynmichael merged commit 78d9a29 into main Jul 23, 2026
83 checks passed
@kaitlynmichael
kaitlynmichael deleted the k8s-fips-duckburg branch July 23, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants