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

Zip and check size of SBOM configMap before posting it #3025

Merged
merged 6 commits into from
Feb 15, 2022

Conversation

timclifford
Copy link
Contributor

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Explain the details for making this change. What existing problem does the pull request solve?

Closing issues

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@tobybellwood tobybellwood changed the title disabling sbom creation during build-deploy Check size of SBOM configMap before posting it Feb 15, 2022
kubectl --insecure-skip-tls-verify \
-n ${NAMESPACE} \
label configmap ${SBOM_CONFIGMAP} \
lagoon.sh/insightsType=sbom-gz \
Copy link
Member

@tobybellwood tobybellwood Feb 15, 2022

Choose a reason for hiding this comment

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

@bomoko or @timclifford - I figured to change the label here, so that the receiving end knows it's getting a gzipped sbom. Does this change any processing?

@tobybellwood tobybellwood changed the title Check size of SBOM configMap before posting it Zip and check size of SBOM configMap before posting it Feb 15, 2022
@tobybellwood tobybellwood merged commit 0c64771 into main Feb 15, 2022
@tobybellwood tobybellwood deleted the hotfix-configmap-size branch February 15, 2022 03:21
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