Releases: osbuild/osbuild-composer
Releases · osbuild/osbuild-composer
113
Changes with 113
- build(deps): bump the go-deps group across 1 directory with 10 updates (#4259)
- Author: dependabot[bot], Reviewers: Tomáš Hozza
- osbuild-worker: tweak error to not include a \n for a failed stage (#4257)
- Author: Michael Vogt, Reviewers: Tomáš Hozza
- repositories: update Fedora 40 gpg keys (#4258)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
— Somewhere on the Internet, 2024-07-11
112
Changes with 112
- .gitlab-ci.yml: switch to rhel 8.10 and 9.4 GA (#4170)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
- Added arch and storage_account, needed by CIV to deploy the resources… (#4239)
- Author: Nicolás M., Reviewers: Alexander Todorov
- Added spot_instance = true for CIV deployments in AWS. (#4231)
- Author: Nicolás M., Reviewers: Sanne Raymaekers
- Fix executor setting its own hostname (#4229)
- Author: Sanne Raymaekers, Reviewers: Nobody
- Introduce make lint (#4228)
- Author: Florian Schüller, Reviewers: Achilleas Koutsou
- Makefile: bump golint version (#4249)
- Author: Florian Schüller, Reviewers: Achilleas Koutsou, Simon Steinbeiß
- Schutzfile: update osbuild (#4243)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
- Update snapshots to 20240626 (#4234)
- Author: SchutzBot, Reviewers: Sanne Raymaekers
- Use Go 1.21 and update osbuild/images to v0.69.0 (#4241)
- Author: Achilleas Koutsou, Reviewers: Gianluca Zuccarelli
- awscloud: try to terminate previous secure instance (HMS-4341) (#4226)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- fix image-info + filesystem.sh test on f40 (#4232)
- Author: Sanne Raymaekers, Reviewers: Alexander Todorov
- internal/prometheus: more human-readable time buckets (#4242)
- Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
- osbuild-worker: improve error "reason" in case of stage failures (HMS-1442) (#4113)
- Author: Florian Schüller, Reviewers: Michael Vogt
- templates/dashboards: human readable job duration targets (#4246)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
— Somewhere on the Internet, 2024-07-10
111
Changes with 111
- Remove rhel-8.10 jobs from test matrix (#4172)
- Author: Alexander Todorov, Reviewers: Tomáš Hozza
- Set executor hostname via cloud-init (#4221)
- Author: Sanne Raymaekers, Reviewers: Michael Vogt
- Switch to oaas / osbuild-worker-executor (HMS-4097) (#4184)
- Author: Sanne Raymaekers, Reviewers: Michael Vogt
- Update the RH GPG release key in all repos and update test manifests. (#4194)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Simon de Vlieger
- Use latest 9.5 for RHEL upgrade tests (#4216)
- Author: Alexander Todorov, Reviewers: Achilleas Koutsou, Jakub Rusz
- build(deps): bump golangci/golangci-lint-action from 5 to 6 (#4141)
- Author: dependabot[bot], Reviewers: Ondřej Budai
- build(deps): bump the go-deps group across 1 directory with 15 updates (#4210)
- Author: dependabot[bot], Reviewers: Tomáš Hozza
- cloud/awscloud: use instance requirements when creating secure instance (#4207)
- Author: Sanne Raymaekers, Reviewers: Ondřej Budai
- cloudapi: more details for non-service errors (#4227)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- golangci: fix integration tests for images (#4214)
- Author: Florian Schüller, Reviewers: Michael Vogt
- internal/awscloud: retry CreateFleet (HMS-4098) (#4220)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- internal/osbuildexecutor: verify expected input from handleBuild (#4204)
- Author: Sanne Raymaekers, Reviewers: Michael Vogt
- main: journald support with external correlation (#4047)
- Author: Lukáš Zapletal, Reviewers: Nobody
- osbuild-worker-executor/main_test: use random port for tests (#4218)
- Author: Florian Schüller, Reviewers: Michael Vogt
- osbuild-worker-executor:
job-id
in control.json as hostname (#4208)- Author: Michael Vogt, Reviewers: Sanne Raymaekers
- osbuildexecutor: allow file type
tar.TypeGNUSparse
too (#4205)- Author: Michael Vogt, Reviewers: Florian Schüller
- templates/dashboards: revert active worker count (#4174)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
— Somewhere on the Internet, 2024-06-26
110
Changes with 110
- 🧹 Add c10s and el10 repos, update distro aliases, update SPEC, c8s EOL (#4179)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Alexander Todorov, Florian Schüller, Simon de Vlieger
- Fix condition in
tools/provision.sh
for el10 and re-enable snapshot URL validation (#4186)- Author: Tomáš Hozza, Reviewers: Alexander Todorov
- GH actions / containerfiles: update F37 to F40 (#4168)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- Testing with rhel-9.5 nightly (#4126)
- Author: Alexander Todorov, Reviewers: Jakub Rusz
- cmd/osbuild-worker-executor: add oaas as worker executor (#4189)
- Author: Michael Vogt, Reviewers: Sanne Raymaekers
- go.mod: bump osbuild/images to v0.65.0 (#4198)
- Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
- main: rework the way the mock logger is passed (#4196)
- Author: Michael Vogt, Reviewers: Tomáš Hozza
- obuild-worker: extract workerClientErrorFrom() helper and add tests (#4188)
- Author: Michael Vogt, Reviewers: Achilleas Koutsou, Florian Schüller
- osbuild-worker-executor: fix order of
assert.Equal()
in tests (#4192)- Author: Michael Vogt, Reviewers: Brian C. Lane
- osbuild-worker-executor: make test output silent again (#4191)
- Author: Michael Vogt, Reviewers: Sanne Raymaekers
- osbuild-worker: do not use
error
in clienterror.Error.Details (#4145)- Author: Michael Vogt, Reviewers: Florian Schüller
- templates/openshift/composer: remove maintenance cronjob (#4178)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- templates/packer: switch to fedora-40 (#4162)
- Author: Sanne Raymaekers, Reviewers: Tomáš Hozza
- templates/packer: use import_tasks instead of include_tasks (#4176)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Tomáš Hozza
- test/cases/ubi-wsl: test rhel9 ga (HMS-4207) (#4165)
- Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
- test: skip ostree-remount due to issue RHEL-25249 (#4121)
- Author: mcattamoredhat, Reviewers: Achilleas Koutsou, Xiaofeng Wang
- test: update ostree osname in pending test cases (#4173)
- Author: mcattamoredhat, Reviewers: Achilleas Koutsou
— Somewhere on the Internet, 2024-06-12
109
Changes with 109
- Add RHEL-9.5 repo definitions (#4158)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
- Add support for arbitrary kickstart file injection into ISOs (HMS-3879) (#4135)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- Minor user customization test improvements (#4007)
- Author: andremarianiello, Reviewers: Brian C. Lane
- templates/packer: invert tag logic (#4150)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller, Ondřej Budai
- test: execute dmesg task as privileged user (#4094)
- Author: mcattamoredhat, Reviewers: Achilleas Koutsou, Brian C. Lane
— Somewhere on the Internet, 2024-05-29
108
Changes with 108
- Reenable codecov via action (#4119)
- Author: Alexander Todorov, Reviewers: Jakub Rusz
- Update osbuild/images v0.59.0 (HMS-4031) (#4127)
- Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers, Tomáš Hozza
- Use copr rpms for the community workers (#4129)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- build(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#4080)
- Author: dependabot[bot], Reviewers: Tomáš Hozza
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 (#4000)
- Author: dependabot[bot], Reviewers: Tomáš Hozza
- build(deps): bump golangci/golangci-lint-action from 4 to 5 (#4110)
- Author: dependabot[bot], Reviewers: Tomáš Hozza
- build(deps): bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 (#3999)
- Author: dependabot[bot], Reviewers: Tomáš Hozza
- build(deps): bump the go-deps group across 1 directory with 14 updates (#4123)
- Author: dependabot[bot], Reviewers: Achilleas Koutsou, Ondřej Budai, Tomáš Hozza
- cloudapi: Add UploadTypesLocal for local_save status reports (#4038)
- Author: Brian C. Lane, Reviewers: Simon Steinbeiß
- templates/dashboards: fix community-stage tenant variable (#4100)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- templates/packer: add failure script (#4101)
- Author: Sanne Raymaekers, Reviewers: Ondřej Budai, Tomáš Hozza
- test: update osname for edge deployments (#4148)
- Author: mcattamoredhat, Reviewers: Achilleas Koutsou
- tools/fedora-worker-packer: increase timeout further (#4134)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- tools/fedora-worker-packer: small fixes (commit sha + timeout increase) (#4133)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
— Somewhere on the Internet, 2024-05-15
107
Changes with 107
- .github/workflows/tests: disable codecov until further notice (#4117)
- Author: Sanne Raymaekers, Reviewers: Jakub Rusz
- templates/openshift/maintenance: service account & parameter fixes (#4116)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- templates/openshift: make the maintenance template generic (#4112)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- templates/openshift: split worker from composer maintenance (#4102)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- test/old-worker-new-composer: reset osbuild repo for image-info (#4105)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
— Somewhere on the Internet, 2024-05-01
106
Changes with 106
- Active worker gauge (COMPOSER-2215) (#4089)
- Author: Sanne Raymaekers, Reviewers: Gianluca Zuccarelli
- Add CI job to detect possible problematic usage of
trap
(#3977)- Author: Alexander Todorov, Reviewers: Tomáš Hozza
- Makefile: remove installation of dnf-json (#4076)
- Author: Achilleas Koutsou, Reviewers: Sanne Raymaekers
- Show worker count on grafana dashboard (COMPOSER-2215) (#4092)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- Update Arm EC2 instance to a newer one (#4064)
- Author: Alexander Todorov, Reviewers: Jakub Rusz
- Update osbuild/images to v0.56.0 (#4096)
- Author: Tomáš Hozza, Reviewers: Achilleas Koutsou, Ondřej Budai
- configurable worker timeouts (COMPOSER-2215) (#4090)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller
- osbuild-worker: fix mtls credentials injection in depsolve job (#4082)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Brian C. Lane
- osbuild-worker: fix nil pointer in depsolve job (#4086)
- Author: Sanne Raymaekers, Reviewers: Florian Schüller, Tomáš Hozza
- osbuild/images 0.55 (#4075)
- Author: Sanne Raymaekers, Reviewers: Brian C. Lane
- osbuildexecutor/ec2: pass extraEnv only to sources invocation (#4083)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou, Simon Steinbeiß
- templates/packer: fix proxy config in ldap service account init (#4098)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
- tests: Fix leapp repo url (#4085)
- Author: Jakub Rusz, Reviewers: Alexander Todorov
- worker: support http proxy for depsolve and osbuild sources job HMS-3798 (#4066)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
— Somewhere on the Internet, 2024-04-24
105
Changes with 105
- Disable F40 CI (CVE-2024-3094 response) (#4050)
- Author: Ondřej Budai, Reviewers: Simon de Vlieger
- README: Add osbuild-composer's principles (#3976)
- Author: Simon Steinbeiß, Reviewers: Achilleas Koutsou, Ondřej Budai
- Update images dependency to v0.54.0 (#4069)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible (#4026)
- Author: dependabot[bot], Reviewers: Achilleas Koutsou
- go.mod: update to go v1.20 (#4065)
- Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Tomáš Hozza
- rm dnf-json (#4068)
- Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Sanne Raymaekers, Simon de Vlieger, Tomáš Hozza
- templates/packer: set http(s)_proxy environment variable in unit HMS-3798 (#4061)
- Author: Sanne Raymaekers, Reviewers: Simon de Vlieger
— Somewhere on the Internet, 2024-04-17
104
Changes with 104
- Add installer customizations to blueprints and cloud API (HMS-1161) (#4005)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
- Execute OpenShift Virtualization tests only on RHEL 9.x nightly (#4044)
- Author: Alexander Todorov, Reviewers: Jakub Rusz, Tomáš Hozza
- bump osbuild/images to 51 and add expiredate fields to user customizations (#4041)
- Author: Sanne Raymaekers, Reviewers: Simon de Vlieger
- cloud/awscloud: allow internet access on secure instance again (#4025)
- Author: Sanne Raymaekers, Reviewers: Achilleas Koutsou
- cloudapi: Override the request distro with the blueprint distro (#4006)
- Author: Brian C. Lane, Reviewers: Achilleas Koutsou
- osbuild-jobsite-builder: disable http.Server timeouts (#4031)
- Author: Sanne Raymaekers, Reviewers: Simon de Vlieger
- osbuild-jobsite-manager: close writer before sending the store (#4029)
- Author: Sanne Raymaekers, Reviewers: Simon de Vlieger
- osbuild-jobsite: increase populate timeout (#4027)
- Author: Sanne Raymaekers, Reviewers: Michael Vogt, Simon de Vlieger
- osbuild-worker: add support for mtls dnf repo secrets (HMS-3798) (#4035)
- Author: Sanne Raymaekers, Reviewers: Simon de Vlieger
- repositories: remove rhel-8-beta (#4024)
- Author: Simon de Vlieger, Reviewers: Tomáš Hozza
- templates/packer: support ldap service account for repo mtls conf (#4049)
- Author: Sanne Raymaekers, Reviewers: Simon de Vlieger
- test: drop oscap test script and gitlab job (HMS-3710) (#3991)
- Author: Achilleas Koutsou, Reviewers: Simon Steinbeiß
- worker: drop backwards compatibility for DepsolveJob serialisation (COMPOSER-1612) (#4021)
- Author: Achilleas Koutsou, Reviewers: Tomáš Hozza
— Somewhere on the Internet, 2024-04-03