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

fix: krew manifest #1091

Merged
merged 1 commit into from
Mar 31, 2022
Merged

fix: krew manifest #1091

merged 1 commit into from
Mar 31, 2022

Conversation

danielpacak
Copy link
Contributor

@danielpacak danielpacak commented Mar 31, 2022

Invalid indentation has broken automated release script.
Remove entry for s390x architecture, which is not supported by krew.
See also kubernetes-sigs/krew-index#2133.

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

@danielpacak danielpacak added the 🐛 bug Something isn't working label Mar 31, 2022
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #1091 (cf37592) into main (16a615b) will increase coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1091      +/-   ##
==========================================
+ Coverage   58.02%   58.14%   +0.12%     
==========================================
  Files          71       71              
  Lines        9264     9264              
==========================================
+ Hits         5375     5387      +12     
+ Misses       3346     3336      -10     
+ Partials      543      541       -2     
Impacted Files Coverage Δ
pkg/operator/controller/ciskubebenchreport.go 53.38% <0.00%> (-1.20%) ⬇️
pkg/operator/controller/configauditreport.go 54.03% <0.00%> (+1.39%) ⬆️
pkg/vulnerabilityreport/controller.go 58.84% <0.00%> (+3.04%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16a615b...cf37592. Read the comment docs.

@danielpacak danielpacak changed the title fix: indentation in krew manifest fix: krew manifest Mar 31, 2022
@danielpacak danielpacak marked this pull request as ready for review March 31, 2022 17:15
Invalid indentation has broken automated release script.
Remove entry for s390x architecture, which is not supported by krew.
See also kubernetes-sigs/krew-index#2133.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak requested a review from chen-keinan March 31, 2022 17:25
@danielpacak danielpacak merged commit 45acabb into aquasecurity:main Mar 31, 2022
@danielpacak danielpacak deleted the fix/krew_manifest_formatting branch March 31, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants