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

Launch image builder based on image version #214

Merged
1 commit merged into from Feb 20, 2023
Merged

Launch image builder based on image version #214

1 commit merged into from Feb 20, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jan 17, 2023

What type of PR is this?
/kind feature

What this PR does / why we need it:
It add github action to launch the creation of newest image trigger by event.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #154

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

@ghost ghost added the kind/feature Feature resolution label Jan 17, 2023
@ghost ghost requested a review from outscale-mdr January 30, 2023 08:31
@ghost
Copy link
Author

ghost commented Feb 2, 2023

#221 will be merge first to handle cve.
and change on trivyignore will be removed for this PR.

@ghost ghost requested a review from outscale-mdr February 2, 2023 18:00
.trivyignore Outdated
Comment on lines 1 to 4
CVE-2020-8912
CVE-2020-8911
GHSA-7f33-f4f5-xwgw
GHSA-f5pg-7wfw-84q9
Copy link
Contributor

Choose a reason for hiding this comment

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

What is it for ? (build error #221) ?

Copy link
Author

Choose a reason for hiding this comment

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

Yes

@ghost ghost requested a review from outscale-mdr February 14, 2023 13:18
@ghost
Copy link
Author

ghost commented Feb 17, 2023

#221 is merged.

@ghost
Copy link
Author

ghost commented Feb 20, 2023

@outscale-mdr Are you ok with this PR ?

@ghost ghost merged commit 851f497 into outscale:main Feb 20, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Feature resolution
Development

Successfully merging this pull request may close these issues.

Image-builder launch only when there are a new kubernetes release
2 participants