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

Dev kmr #84

Merged
merged 8 commits into from
Aug 15, 2024
Merged

Dev kmr #84

merged 8 commits into from
Aug 15, 2024

Conversation

k-rister
Copy link
Contributor

@k-rister k-rister commented Aug 7, 2024

No description provided.

… id rather than the <repo>:<tag>

- some repository sources, such as the "dir:/" option, will not result
  in a usable <repo>:<tag> name once pulled locally so using the local
  image id is the only way to properly identify the image
@k-rister k-rister added the enhancement New feature or request label Aug 7, 2024
@k-rister k-rister self-assigned this Aug 7, 2024
@k-rister k-rister force-pushed the dev-kmr branch 2 times, most recently from 4a05f95 to 58a68d4 Compare August 7, 2024 21:42
- if the userenv specifies "missing" (or nothing) for this property
  then no changes to the generated config information is made

- if the userenv specifies "digest" for this property then the origin
  image's digest is included in the origin image config data --
  allowing the caller(s) (ie. rickshaw) to make use of this
  information when determining if a new image should be built
- drop old fedora userenvs tied to a name

- create a new fedora-ci userenv that can be updated without renaming
  it

- add update-policy option testing
@k-rister k-rister force-pushed the dev-kmr branch 2 times, most recently from e124bea to 7b86541 Compare August 7, 2024 21:53
- tell skopeo to ignore tags to reduce the payload size (we don't need
  those)

- tell buildah to always pull newer images when building to insure the
  most recent origin image is used

- these flags require newer tools than is currently available on the
  GitHub ubuntu runners so rework workshop-ci to use a self-hosted
  runner designed specifically for this workflow
- also use 'ifnewer' instead of 'digest' to be more consistent with
  buildah terminology
@k-rister k-rister merged commit 3907b61 into master Aug 15, 2024
149 checks passed
@k-rister k-rister deleted the dev-kmr branch August 15, 2024 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants