Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

fix(ci): fix image scan #4357

Merged
merged 1 commit into from
Nov 15, 2021
Merged

fix(ci): fix image scan #4357

merged 1 commit into from
Nov 15, 2021

Conversation

nojnhuh
Copy link
Contributor

@nojnhuh nojnhuh commented Nov 12, 2021

Description:
This change adds the version job as a dependency of the imagescan
job in the pre-release workflow which is required for
${{ needs.version.outputs.version }} to correctly evaluate.

The base image of the init container has also been updated to fix a
vulnerability.

Testing done: Ran image scan locally

Affected area:

Functional Area
New Functionality [ ]
CI System [X]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project? No

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change? No

This change adds the `version` job as a dependency of the `imagescan`
job in the pre-release workflow which is required for
`${{ needs.version.outputs.version }}` to correctly evaluate.

The base image of the `init` container has also been updated to fix a
vulnerability.

Signed-off-by: Jon Huhn <[email protected]>
@snehachhabria snehachhabria merged commit 39aaae4 into openservicemesh:release-v1.0 Nov 15, 2021
@nojnhuh nojnhuh deleted the fix-image-scan branch November 15, 2021 16:18
@nojnhuh
Copy link
Contributor Author

nojnhuh commented Nov 16, 2021

@Mergifyio backport release-v0.11

@mergify
Copy link
Contributor

mergify bot commented Nov 16, 2021

backport release-v0.11

❌ No backport have been created

The new Mergify permissions must be accepted to create pull request with .github/workflows changes.
You can accept them at https://dashboard.mergify.com/

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

Successfully merging this pull request may close these issues.

3 participants