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

k/org: Add restrictions tool and force strict YAML unmarshalling #257

Merged
merged 6 commits into from
Sep 5, 2023

Conversation

justaugustus
Copy link
Contributor

@justaugustus justaugustus commented Sep 4, 2023

Part of #169.
Carries elements of the following PRs: kubernetes/org#2614, kubernetes/org#4421

  • cmd: Add restrictions from kubernetes/org
  • go.mod: Update bmatcuk/doublestar to v4.6.0
  • go.mod: Replace ghodss/yaml with sigs.k8s.io/yaml
  • Use strict unmarshalling for YAML configs
  • internal: Add yaml package
  • options/merge: Dedupe FlagMap logic

Signed-off-by: Stephen Augustus [email protected]

@justaugustus justaugustus requested a review from a team as a code owner September 4, 2023 21:26
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #257 (093254e) into main (4bc6288) will decrease coverage by 0.27%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #257      +/-   ##
==========================================
- Coverage   60.12%   59.85%   -0.27%     
==========================================
  Files           7        7              
  Lines        1141     1141              
==========================================
- Hits          686      683       -3     
- Misses        419      421       +2     
- Partials       36       37       +1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Stephen Augustus <[email protected]>
Signed-off-by: Stephen Augustus <[email protected]>
@justaugustus justaugustus changed the title [WIP] K org k/org: Add restrictions tool and force strict YAML unmarshalling Sep 5, 2023
@justaugustus justaugustus mentioned this pull request Sep 5, 2023
5 tasks
@justaugustus justaugustus enabled auto-merge (squash) September 5, 2023 00:28
@justaugustus justaugustus merged commit 5932a39 into uwu-tools:main Sep 5, 2023
Copy link
Contributor

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants