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

Add early check on bundle install status #1012

Open
bentito opened this issue Jul 5, 2024 · 0 comments
Open

Add early check on bundle install status #1012

bentito opened this issue Jul 5, 2024 · 0 comments

Comments

@bentito
Copy link
Contributor

bentito commented Jul 5, 2024

Feature Request: Assess Current Bundle Installation

Description:

Implement the capability to assess the "current installation" independently of other reconcile tasks.

Requirements:

  1. Initial Lookup:

    • Conduct an early lookup of the currently installed bundle.
    • Set status.TypeInstalled and ClusterExtensionStatus.InstalledBundle based on the findings.
  2. Error Handling:

    • If the lookup of the installed bundle fails:
      • Set the condition to Unknown.
      • Unset the installedBundle field.
      • Continue with other unrelated reconcile tasks.
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

No branches or pull requests

1 participant