corrected formatting and removed unused types#323
Merged
tenthirtyam merged 2 commits intomainfrom Nov 14, 2025
Merged
Conversation
asutoshpalai
reviewed
Nov 2, 2023
examples/resources/mutation_policy/resource_cluster_scoped_annotation_mutation_policy.tf
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #323 +/- ##
=======================================
Coverage 25.69% 25.69%
=======================================
Files 187 187
Lines 15775 15775
=======================================
Hits 4054 4054
Misses 11516 11516
Partials 205 205 ☔ View full report in Codecov by Sentry. |
TaylorOno
approved these changes
Nov 5, 2023
0c63249 to
b38b497
Compare
2d16504 to
9432535
Compare
9432535 to
92d1839
Compare
added 2 commits
April 25, 2025 15:45
…onfig for AKS feature review Signed-off-by: Igor Kanshyn <ikanshyn@vmware.com>
…onfig for AKS feature review Signed-off-by: Igor Kanshyn <ikanshyn@vmware.com>
92d1839 to
f6709af
Compare
tenthirtyam
approved these changes
Nov 14, 2025
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrected formatting and removed unused types.
This PR is created based on load kubeconfig for AKS feature review.
fixes minor code quality issues