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

workflow: build and release images #16

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

tormath1
Copy link
Contributor

@tormath1 tormath1 commented Aug 2, 2023

Tested on my fork: https://github.com/tormath1/sysext-bakery/releases/tag/v0.0.1 (https://github.com/tormath1/sysext-bakery/actions/runs/5740907239/job/15559784511)

Tested with systemd-sysupdate:

storage:
  files:
    - path: /etc/sysupdate.kubernetes.d/kubernetes.conf
      contents:
        inline: |
          [Transfer]
          Verify=false

          [Source]
          Type=url-file
          Path=https://github.com/tormath1/sysext-bakery/releases/latest/download/
          [email protected]

          [Target]
          InstancesMax=3
          Type=regular-file
          Path=/opt/extensions/kubernetes
          CurrentSymlink=/etc/extensions/kubernetes.raw

Signed-off-by: Mathieu Tortuyaux <[email protected]>
@tormath1 tormath1 requested a review from a team August 2, 2023 15:47
@tormath1 tormath1 self-assigned this Aug 2, 2023
Copy link
Member

@pothos pothos left a comment

Choose a reason for hiding this comment

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

Thanks! Looks good, I would like to also have a systemd-sysupdate config for each component be published as part of the release but that can be done later, too.

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