Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Provide condition for Manifests stuck in Deleting due to DefaultCR Warning #1988

Conversation

ruanxin
Copy link
Contributor

@ruanxin ruanxin commented Oct 25, 2024

Description
This PR

  • add Module CR is in Warning state condition to Manifest
  • the rest code is basically refactoring to make manifest reconciler more readable

Related issue(s)
#1830

- extract code related to manifest.status to new package
…nd-metrics-for-Manifests-stuck-in-Deleting-state-due-to-DefaultCR-Warning
add RemoveModuleCR test
…nd-metrics-for-Manifests-stuck-in-Deleting-state-due-to-DefaultCR-Warning
@ruanxin ruanxin requested a review from a team as a code owner October 25, 2024 10:43
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 25, 2024
@kyma-bot kyma-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 31, 2024
@ruanxin ruanxin changed the title chore: Provide condition and metrics for Manifests stuck in Deleting due to DefaultCR Warning chore: Provide condition for Manifests stuck in Deleting due to DefaultCR Warning Nov 4, 2024
@ruanxin ruanxin changed the title chore: Provide condition for Manifests stuck in Deleting due to DefaultCR Warning feat: Provide condition for Manifests stuck in Deleting due to DefaultCR Warning Nov 4, 2024
@lindnerby lindnerby self-assigned this Nov 4, 2024
…stuck-in-Deleting-state-due-to-DefaultCR-Warning
@lindnerby lindnerby enabled auto-merge (squash) November 4, 2024 13:35
api/v1beta2/manifest_types.go Outdated Show resolved Hide resolved
internal/manifest/finalizer/handler.go Show resolved Hide resolved
internal/manifest/skrresources/sync.go Show resolved Hide resolved
ruanxin and others added 7 commits November 4, 2024 16:24
…r-Manifests-stuck-in-Deleting-state-due-to-DefaultCR-Warning' into fork/ruanxin/Provide-condition-and-metrics-for-Manifests-stuck-in-Deleting-state-due-to-DefaultCR-Warning
…e-condition-and-metrics-for-Manifests-stuck-in-Deleting-state-due-to-DefaultCR-Warning
…stuck-in-Deleting-state-due-to-DefaultCR-Warning
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 5, 2024
…stuck-in-Deleting-state-due-to-DefaultCR-Warning
@kyma-bot kyma-bot removed the lgtm Looks good to me! label Nov 5, 2024
@kyma-bot
Copy link
Contributor

kyma-bot commented Nov 5, 2024

New changes are detected. LGTM label has been removed.

@lindnerby lindnerby merged commit aaf6b0b into kyma-project:main Nov 5, 2024
62 of 63 checks passed
@lindnerby lindnerby assigned ruanxin and unassigned lindnerby Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants