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

refactor: do not return an error from Validate #228

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

TylerGillson
Copy link
Member

Issue

N/A

Description

Refactor to align with behaviour in other plugins.

Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@TylerGillson TylerGillson requested a review from a team as a code owner August 6, 2024 16:33
@TylerGillson TylerGillson requested a review from mattwelke August 6, 2024 16:33
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement Enhancement to an existing feature labels Aug 6, 2024
@TylerGillson TylerGillson merged commit ba947e3 into main Aug 6, 2024
7 checks passed
@TylerGillson TylerGillson deleted the refactor/validate-func branch August 6, 2024 16:40
ahmad-ibra pushed a commit that referenced this pull request Aug 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.16](v0.0.15...v0.0.16)
(2024-08-12)


### Other

* satisfy ValidationRule
([#233](#233))
([fab1ab8](fab1ab8))


### Dependency Updates

* **deps:** update github.com/validator-labs/validator digest to 4642c6c
([#234](#234))
([2da8866](2da8866))
* **deps:** update golang.org/x/exp digest to 0cdaa3a
([#232](#232))
([5a6a019](5a6a019))
* **deps:** update module github.com/azure/azure-sdk-for-go/sdk/azcore
to v1.14.0
([#231](#231))
([862db62](862db62))
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.20.0
([#230](#230))
([b299bf3](b299bf3))
* **deps:** update module github.com/validator-labs/validator to v0.1.2
([#224](#224))
([b4687e5](b4687e5))
* **deps:** update module github.com/validator-labs/validator to v0.1.3
([#235](#235))
([d7b058c](d7b058c))
* **deps:** update module sigs.k8s.io/cluster-api to v1.8.0
([#236](#236))
([50a71af](50a71af))
* **deps:** update module sigs.k8s.io/controller-runtime to v0.18.5
([#237](#237))
([37f8585](37f8585))


### Refactoring

* do not return an error from Validate
([#228](#228))
([ba947e3](ba947e3))

---
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
enhancement Enhancement to an existing feature size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant