Skip to content

fix: add missing Host.Config.Storage privilege & document#212

Merged
TylerGillson merged 1 commit intomainfrom
fix/vsphere-privileges
Sep 4, 2024
Merged

fix: add missing Host.Config.Storage privilege & document#212
TylerGillson merged 1 commit intomainfrom
fix/vsphere-privileges

Conversation

@TylerGillson
Copy link
Member

Issue

N/A

Description

  • Add Host.Config.Storage
  • Document privilege list origin

Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com>
@TylerGillson TylerGillson requested a review from a team as a code owner September 4, 2024 18:38
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. documentation Improvements or additions to documentation labels Sep 4, 2024
@codecov
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff           @@
##             main     #212   +/-   ##
=======================================
  Coverage   53.33%   53.33%           
=======================================
  Files          45       45           
  Lines        6253     6253           
=======================================
  Hits         3335     3335           
  Misses       2073     2073           
  Partials      845      845           
Files with missing lines Coverage Δ
pkg/config/constants.go 100.00% <ø> (ø)

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 a02f6ad...65ec824. Read the comment docs.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 4, 2024
@TylerGillson TylerGillson merged commit c7408a6 into main Sep 4, 2024
@TylerGillson TylerGillson deleted the fix/vsphere-privileges branch September 4, 2024 20:17
TylerGillson added a commit that referenced this pull request Sep 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.0](v0.1.4...v0.2.0)
(2024-09-11)


### ⚠ BREAKING CHANGES

* remove role privilege rules
([#217](#217))

### Features

* add --custom-resources flag to validator rules check as an alternate
to -f
([#218](#218))
([4aa14b6](4aa14b6))


### Bug Fixes

* add missing Host.Config.Storage privilege & document
([#212](#212))
([c7408a6](c7408a6))


### Docs

* remove subcommand docs from repo
([#205](#205))
([57ca6cb](57ca6cb))


### Dependency Updates

* **deps:** update golang.org/x/exp digest to e7e105d
([#214](#214))
([c4ac163](c4ac163))


### Refactoring

* remove role privilege rules
([#217](#217))
([b0976db](b0976db))
* update `executePlugins` function to operate on a slice of
`PluginSpec`'s
([#206](#206))
([97875f3](97875f3))

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

documentation Improvements or additions to documentation 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.

2 participants