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 image patching to use new workflows #5497

Merged
merged 6 commits into from
May 3, 2024
Merged

update image patching to use new workflows #5497

merged 6 commits into from
May 3, 2024

Conversation

pdabelf5
Copy link
Collaborator

@pdabelf5 pdabelf5 commented May 3, 2024

Proposed changes

Update the current patching workflow to:

  • use the new os patching script
  • add a redhat certify action
  • patch images weekly a 01:00 UTC Sunday
  • add a x.y.z-yyyymmdd tag to identify when the image was patched
  • patch plus images now in addition to OSS images
  • for nginx & GCP marketplace registries overwrite the x.y.x, x.y & latest tags
  • for azure & ecr marketplace tags just publish x.y.z-yyyymmdd tag

Todo in future PR's

  • update GCR release with new image
  • trigger azure cnab build & publish

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@github-actions github-actions bot added github_actions Pull requests that update Github_actions code docker Pull requests that update Docker code chore Pull requests for routine tasks labels May 3, 2024
@pdabelf5 pdabelf5 marked this pull request as ready for review May 3, 2024 09:53
@pdabelf5 pdabelf5 requested a review from a team as a code owner May 3, 2024 09:53
Co-authored-by: Shaun <s.odonovan@f5.com>
Signed-off-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
@pdabelf5 pdabelf5 requested a review from shaun-nx May 3, 2024 13:09
@pdabelf5 pdabelf5 merged commit a1c16c6 into main May 3, 2024
81 checks passed
@pdabelf5 pdabelf5 deleted the image-patching branch May 3, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks docker Pull requests that update Docker code github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants