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

🌱 Makefile, samples: minor cleanup/fixes #866

Merged
merged 1 commit into from
May 16, 2024

Conversation

joelanford
Copy link
Member

  • remove the Extension CR sample (we recently removed that entire API and controller from the project)
  • in the ClusterExtension CR sample, add .spec.installNamespace (we recently added that as a required field)
  • In the Makefile, allow KIND_CLUSTER_VERSION to be provided from the environment

Description

Reviewer Checklist

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

- remove the Extension CR sample (we recently removed that entire API
  and controller from the project)
- in the ClusterExtension CR sample, add .spec.installNamespace (we
  recently added that as a required field)
- In the Makefile, allow KIND_CLUSTER_VERSION to be provided from the
  environment

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@joelanford joelanford requested a review from a team as a code owner May 16, 2024 19:31
Copy link

netlify bot commented May 16, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit a7e83e4
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/66465f09d278d80008505d40
😎 Deploy Preview https://deploy-preview-866--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.

Copy link

@skattoju skattoju left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link

openshift-ci bot commented May 16, 2024

@skattoju: changing LGTM is restricted to collaborators

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.18%. Comparing base (55c19a1) to head (a7e83e4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #866   +/-   ##
=======================================
  Coverage   83.18%   83.18%           
=======================================
  Files          15       15           
  Lines         874      874           
=======================================
  Hits          727      727           
  Misses        102      102           
  Partials       45       45           
Flag Coverage Δ
e2e 62.24% <ø> (ø)
unit 74.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 16, 2024
@grokspawn grokspawn added this pull request to the merge queue May 16, 2024
Merged via the queue into operator-framework:main with commit 028bd67 May 16, 2024
17 checks passed
@joelanford joelanford deleted the minor-cleanup branch June 20, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants