Skip to content

feat: Fetch resource from manager#3875

Merged
akucharska merged 8 commits intokyma-project:mainfrom
KonradPietocha:installation-state-manager-resource-check
Apr 24, 2025
Merged

feat: Fetch resource from manager#3875
akucharska merged 8 commits intokyma-project:mainfrom
KonradPietocha:installation-state-manager-resource-check

Conversation

@KonradPietocha
Copy link
Contributor

@KonradPietocha KonradPietocha commented Apr 17, 2025

Description

Changes proposed in this pull request:

  • Checking if manager exists in the module spec,
  • Fetching resource from manager,
  • Comparing module and manager states

Related issue(s)
Closes #3821

Definition of done

  • The PR's title starts with one of the following prefixes:
    • feat: A new feature
    • fix: A bug fix
    • docs: Documentation only changes
    • refactor: A code change that neither fixes a bug nor adds a feature
    • test: Adding tests
    • revert: Revert commit
    • chore: Maintainance changes to the build process or auxiliary tools, libraries, workflows, etc.
  • Related issues are linked. To link internal trackers, use the issue IDs like backlog#4567
  • Explain clearly why you created the PR and what changes it introduces
  • All necessary steps are delivered, for example, tests, documentation, merging

Comment on lines 136 to 137
colorScheme="3"
design="Neutral"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
colorScheme="3"
design="Neutral"
colorScheme="5"
design="Set2"

@akucharska akucharska merged commit 56d7480 into kyma-project:main Apr 24, 2025
19 checks passed
@KonradPietocha KonradPietocha deleted the installation-state-manager-resource-check branch April 24, 2025 09:59
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.

Improve Modules List Component: Streamline Installation State and Manager Resource Check

2 participants