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: add values for maas plugin #364

Merged
merged 5 commits into from
Aug 2, 2024
Merged

feat: add values for maas plugin #364

merged 5 commits into from
Aug 2, 2024

Conversation

arturshadnik
Copy link
Member

Issue

Description

Adding required config for MAAS plugin

@arturshadnik arturshadnik requested a review from a team as a code owner August 2, 2024 01:00
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. new-feature Net-new feature labels Aug 2, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #364   +/-   ##
=======================================
  Coverage   55.35%   55.35%           
=======================================
  Files          21       21           
  Lines        1102     1102           
=======================================
  Hits          610      610           
  Misses        425      425           
  Partials       67       67           

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 581cf45...0336bb2. Read the comment docs.

Copy link
Member

@TylerGillson TylerGillson left a comment

Choose a reason for hiding this comment

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

Please update the automation script and templates under hack to ensure that make reviewable keeps the MAAS plugin version up-to-date.

Oops - didn't realize that was already done.

chart/validator/values.yaml Outdated Show resolved Hide resolved
TylerGillson
TylerGillson previously approved these changes Aug 2, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 2, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Aug 2, 2024
TylerGillson
TylerGillson previously approved these changes Aug 2, 2024
@arturshadnik arturshadnik merged commit 7c09687 into main Aug 2, 2024
8 checks passed
@arturshadnik arturshadnik deleted the feat/add-maas-plugin branch August 2, 2024 21:44
TylerGillson added a commit that referenced this pull request Aug 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.1](v0.1.0...v0.1.1)
(2024-08-05)


### Features

* add values for maas plugin
([#364](#364))
([7c09687](7c09687))
* HTTP basic authentication secrets for network plugin
([#367](#367))
([128041b](128041b))


### Dependency Updates

* **deps:** update module github.com/onsi/gomega to v1.34.1
([#344](#344))
([5144078](5144078))


### Refactoring

* expose sinks pkg for direct rule evaluation; add ValidationResult
creation & finalization helpers
([#366](#366))
([056ee62](056ee62))

---
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