Skip to content

🐛 Remove rukpak types from controller helper funcs - #910

Closed
bentito wants to merge 1 commit into
operator-framework:mainfrom
bentito:rm-rukpak-types-in-helpers
Closed

🐛 Remove rukpak types from controller helper funcs#910
bentito wants to merge 1 commit into
operator-framework:mainfrom
bentito:rm-rukpak-types-in-helpers

Conversation

@bentito

Copy link
Copy Markdown
Contributor

Description

While looking at the overall usage of Condition Types and Reasons, noticed that some helper functions are still using Types and Reasons from the rukpak library and these can get moved over to be consistent with the rest of the helper functions and use operator-controller fields instead.

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Signed-off-by: Brett Tofel <btofel@redhat.com>
@bentito
bentito requested a review from a team as a code ownerJune 5, 2024 12:27
@netlify

netlifyBot commented Jun 5, 2024

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commitd02b00e
🔍 Latest deploy loghttps://app.netlify.com/sites/olmv1/deploys/666059cf6758310008d9a81e
😎 Deploy Previewhttps://deploy-preview-910--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bentito

Copy link
Copy Markdown
ContributorAuthor

Looks like #908 addresses all this

@bentitobentito closed this Jun 5, 2024
Sign up for freeto 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.

1 participant

@bentito