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

feat: introduce PluginSpec interface #403

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

ahmad-ibra
Copy link
Contributor

Issue

Related to validator-labs/validatorctl#178

Description

This introduces a PluginSpec interface that all plugins must implement. Validatorctl will be able to use this spec to collect all crd's that it would directly invoke.

@ahmad-ibra ahmad-ibra requested a review from a team as a code owner August 22, 2024 23:52
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. new-feature Net-new feature labels Aug 22, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   54.02%   53.78%   -0.24%     
==========================================
  Files          21       22       +1     
  Lines        1131     1136       +5     
==========================================
  Hits          611      611              
- Misses        452      457       +5     
  Partials       68       68              

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update baa9201...5298762. Read the comment docs.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 23, 2024
@ahmad-ibra ahmad-ibra merged commit 3adc6a0 into main Aug 23, 2024
8 checks passed
@ahmad-ibra ahmad-ibra deleted the feat/introduce-plugin-spec-interface branch August 23, 2024 01:28
ahmad-ibra pushed a commit that referenced this pull request Aug 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.8](v0.1.7...v0.1.8)
(2024-08-23)


### Features

* introduce PluginSpec interface
([#403](#403))
([3adc6a0](3adc6a0))


### Dependency Updates

* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.1
([#398](#398))
([baa9201](baa9201))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer new-feature Net-new feature size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants