Skip to content

fix: remove duplicate maas base values from template#182

Merged
TylerGillson merged 1 commit intomainfrom
fix/base-vals
Aug 21, 2024
Merged

fix: remove duplicate maas base values from template#182
TylerGillson merged 1 commit intomainfrom
fix/base-vals

Conversation

@arturshadnik
Copy link
Member

Issue

Description

MAAS auth was present 2 times in the base values template. Deleting the out-of-order template.

@arturshadnik arturshadnik marked this pull request as ready for review August 21, 2024 02:40
@arturshadnik arturshadnik requested a review from a team as a code owner August 21, 2024 02:40
@arturshadnik arturshadnik requested a review from mattwelke August 21, 2024 02:40
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Aug 21, 2024
@codecov
Copy link

codecov bot commented Aug 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   53.61%   53.61%           
=======================================
  Files          44       44           
  Lines        6220     6220           
=======================================
  Hits         3335     3335           
  Misses       2056     2056           
  Partials      829      829           

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 f0488c9...4a338e9. Read the comment docs.

Copy link
Member

@ahmad-ibra ahmad-ibra left a comment

Choose a reason for hiding this comment

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

Approving on the assumption that having empty strings for the remaing maas secret section is valid

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 21, 2024
@TylerGillson TylerGillson merged commit cfa39a8 into main Aug 21, 2024
@TylerGillson TylerGillson deleted the fix/base-vals branch August 21, 2024 13:56
TylerGillson added a commit that referenced this pull request Sep 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.1.3](v0.1.2...v0.1.3)
(2024-09-03)


### Features

* inline auth for MAAS
([#198](#198))
([ed78617](ed78617))
* support Azure plugin community gallery image rule
([#181](#181))
([3d20725](3d20725))


### Bug Fixes

* ensure ErrValidationFailed is returned for maas direct validation
failures
([#179](#179))
([0e0e7b9](0e0e7b9))
* handle validation errors, result count mismatch
([#204](#204))
([a2ea08b](a2ea08b))
* only require docker, kind when provisioning kind cluster
([#180](#180))
([1bbdb0e](1bbdb0e))
* remove duplicate maas base values from template
([#182](#182))
([cfa39a8](cfa39a8))
* support `validator rules check -f config.yaml` without all plugins
defined
([#191](#191))
([6829834](6829834))


### Other

* cleanup comment
([#176](#176))
([f371927](f371927))


### Dependency Updates

* **deps:** update anchore/sbom-action action to v0.17.2
([#184](#184))
([00d3a5c](00d3a5c))
* **deps:** update github.com/validator-labs/validator-plugin-maas
digest to e903cc7
([#175](#175))
([09c3ad1](09c3ad1))
* **deps:** update golang.org/x/exp digest to 9b4947d
([#190](#190))
([8c427e9](8c427e9))
* **deps:** update module github.com/canonical/gomaasclient to v0.7.0
([#197](#197))
([f43a5ba](f43a5ba))
* **deps:** update module github.com/validator-labs/validator to v0.1.8
([#120](#120))
([fe587c6](fe587c6))
* **deps:** update module github.com/vmware/govmomi to v0.42.0
([#172](#172))
([f0488c9](f0488c9))


### Refactoring

* move vsphere account under auth to match new plugin api
([#189](#189))
([90352e1](90352e1))

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

bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants