Skip to content

docs(operator): infisicalsecret crd syncConfig#5360

Merged
varonix0 merged 1 commit intomainfrom
daniel/operator-docs-2
Feb 3, 2026
Merged

docs(operator): infisicalsecret crd syncConfig#5360
varonix0 merged 1 commit intomainfrom
daniel/operator-docs-2

Conversation

@varonix0
Copy link
Member

@varonix0 varonix0 commented Feb 3, 2026

Context

Updated docs to reflect the latest syncConfig changes, and fixed smaller discrepancies

Steps to verify the change

Type

  • Fix
  • Feature
  • Improvement
  • Breaking
  • Docs
  • Chore

Checklist

  • Title follows the conventional commit format: type(scope): short description (scope is optional, e.g., fix: prevent crash on sync or fix(api): handle null response).
  • Tested locally
  • Updated docs (if needed)
  • Read the contributing guide

@varonix0 varonix0 self-assigned this Feb 3, 2026
@varonix0 varonix0 requested a review from maidul98 February 3, 2026 22:02
@varonix0 varonix0 changed the title docs(operator/infisicalsecret crd): syncConfig docs(operator): infisicalsecret crd syncConfig Feb 3, 2026
@maidul98
Copy link
Collaborator

maidul98 commented Feb 3, 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.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 3, 2026

Greptile Overview

Greptile Summary

This PR updates the Kubernetes operator InfisicalSecret CRD documentation to reflect the latest syncConfig API changes. The main update restructures the synchronization configuration by:

  • Introducing a new syncConfig block that groups sync-related settings
  • Changing resyncInterval from a numeric field (seconds) to a string-formatted duration with unit support (s/m/h/d/w)
  • Moving instantUpdates from top-level to nested under syncConfig
  • Adding comprehensive documentation including supported units, constraints, defaults, and examples
  • Enhancing the instantUpdates section with Event Subscriptions reference and updated pricing info
  • Fixing an empty authentication accordion by adding a descriptive explanation

The documentation changes are clear, well-structured, and include practical examples to help users understand the new format.

Confidence Score: 5/5

  • This PR is safe to merge - documentation-only changes with clear improvements to user guidance
  • This is a documentation-only PR with no code changes, making it low-risk. The updates improve clarity by restructuring the syncConfig documentation, adding comprehensive examples, and fixing discrepancies. All changes align with the PR description and follow proper documentation standards.
  • No files require special attention

Important Files Changed

Filename Overview
docs/integrations/platforms/kubernetes/infisical-secret-crd.mdx Updated syncConfig structure with new duration format, moved instantUpdates field, improved documentation clarity

@varonix0 varonix0 merged commit d487144 into main Feb 3, 2026
8 of 9 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.

2 participants