Skip to content

feat: Refactor syncManifestState() function#3321

Merged
Tomasz-Smelcerz-SAP merged 4 commits into
kyma-project:mainfrom
Tomasz-Smelcerz-SAP:feat-3168-refactor-syncManifestState
Jun 2, 2026
Merged

feat: Refactor syncManifestState() function#3321
Tomasz-Smelcerz-SAP merged 4 commits into
kyma-project:mainfrom
Tomasz-Smelcerz-SAP:feat-3168-refactor-syncManifestState

Conversation

@Tomasz-Smelcerz-SAP
Copy link
Copy Markdown
Member

@Tomasz-Smelcerz-SAP Tomasz-Smelcerz-SAP commented Jun 1, 2026

Description

Changes proposed in this pull request:

  • Split syncManifestState() into individual steps and removed it.
  • Add handleUnmanagedManifest() to reduce reconcile() complexity and prevent linting errors.

Related issue(s)
Fixes: #3168

@Tomasz-Smelcerz-SAP Tomasz-Smelcerz-SAP merged commit 5b35ba6 into kyma-project:main Jun 2, 2026
115 of 117 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.

[Manifest Reconciliation Refactor] Flatten syncManifestState()

2 participants