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

✨ Cleaner Condition Types & Reasons #1007

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 2, 2024

  1. Replace ReasonCreateDynamicWatchFailed w/ ReasonInstallationFailed

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6867932 View commit details
    Browse the repository at this point in the history
  2. Remove unused ReasonInstallationSucceeded

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3b2b39d View commit details
    Browse the repository at this point in the history
  3. Drop usage of ConditionUnknown on Pending Install

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    135cf59 View commit details
    Browse the repository at this point in the history
  4. Remove ReasonUnpackPending/InstallationsStatusUnk

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b6a1109 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Update related TODO in ClusterExtension controller

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e0ff96d View commit details
    Browse the repository at this point in the history
  2. Rm InstalledStatus->nil on upack & add comment

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5758f10 View commit details
    Browse the repository at this point in the history
  3. Align CRD for added Go doc on InstalledBundle

    Signed-off-by: Brett Tofel <btofel@redhat.com>
    bentito committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1a0cc12 View commit details
    Browse the repository at this point in the history