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

Update descriptor "data" field (when valid) during "crane edit config" #1584

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

tianon
Copy link
Contributor

@tianon tianon commented Mar 2, 2023

Fixes #1552

(I opted not to base this on top of #1583, but I'm happy to adjust if that's preferred or rebase/update after it is 😅)

Of course, happy to rebase, amend, adjust, close, etc as desired. 🙇

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
@jonjohnsonjr jonjohnsonjr reopened this Mar 3, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1584 (4dc2186) into main (1b8dc2b) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1584      +/-   ##
==========================================
- Coverage   72.92%   72.88%   -0.04%     
==========================================
  Files         118      118              
  Lines        9417     9422       +5     
==========================================
  Hits         6867     6867              
- Misses       1857     1861       +4     
- Partials      693      694       +1     
Impacted Files Coverage Δ
internal/cmd/edit.go 53.31% <0.00%> (-0.82%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jonjohnsonjr jonjohnsonjr merged commit 6770304 into google:main Mar 3, 2023
@tianon tianon deleted the edit-config-data branch March 3, 2023 23:44
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.

crane: edit with embedded data field leads to unexpected validation errors
3 participants