f3f72c3af0
refactor kernel_repack with new features to ease usage and maintenance
...
fairly large change, but has been tested and in use for a while.
* new command: getchangelog -
* new command: updatekernel - run an update
2024-08-15 21:10:58 -04:00
3ba5e2f619
fix: use correct cert for sig-kernel
...
I accidentally commited the sig-cloud aarch cert, this change puts the
right cert in place.
Signed-off-by: Neil Hanlon <neil@rockylinux.org>
2024-02-14 11:29:59 -05:00
b0c766efdc
fix build for aarch64 SB signing
2024-02-14 09:56:51 -05:00
021646197c
Change .s.0 to .s.1 for newer kernel, and add SIG cert
2023-12-21 16:45:02 +01:00
90871a3baf
kernelmanager: Move configs to RHEL based ones
2023-11-04 21:02:33 +01:00
943a0d60bd
Remove mothership from this repo in preparation of OpenELA move
2023-11-04 21:02:15 +01:00
f759b86f85
Switch ML to Stable, and fix spec templating
2023-10-16 23:25:15 +02:00
20e05daf49
ML should automatically support new options
2023-10-16 23:01:52 +02:00
a3dca2b5ba
kernelmanager: Force auth on Create/Update endpoints
2023-10-06 13:14:13 +02:00
8e80167da4
kernelmanager: New specs and support file permissions
2023-10-06 12:39:19 +02:00
60e664b8ae
Add kernelmanager
2023-10-04 02:55:49 +02:00
91fc789dcb
Add support for importing modular components (RPMs)
2023-09-07 23:43:29 +02:00
d7b81bacea
Add more tests
2023-09-07 03:49:42 +02:00
76b71be278
Add test for DeleteEntry
2023-09-06 23:30:15 +02:00
847abe2258
If entry ID is not set, delete entry for failed entries
2023-09-06 23:29:43 +02:00
a7332a640b
Cleanup
2023-09-06 23:29:32 +02:00
a5ea8b27c7
Add tests for retract_entry
2023-09-06 23:29:18 +02:00
8804d76566
Make checksum error non retryable error
2023-09-06 23:29:08 +02:00
1ed6fd238f
Expose tempDirForge to be able to test full workflow
2023-09-06 23:28:58 +02:00
9ce1b9b229
Add DeleteEntry and make checksum mismatch non retryable error
2023-09-06 23:28:46 +02:00
41e39e07b1
Move SubmitEntry to entry.go
2023-09-06 23:28:28 +02:00
987ef366ab
Add a retracting state, and fully finish E2E retraction.
...
This means that when retracting an entry, if there were newer commits (merely only PATCHES related commits), then those are "squashed" together into a retract commit with authors preserved and pushed after resetting.
2023-09-04 03:13:04 +02:00
080ced8279
Add more tests
2023-09-03 10:09:43 +02:00
6e288be169
addlicense
2023-09-03 07:56:29 +02:00
d6016bba63
Start working on tests for worker_server
2023-09-03 07:48:10 +02:00
5f01fc83f1
Start working on entry retraction
2023-09-03 07:47:29 +02:00
6540ef8d72
Add more info to ImportRPMResponse and Entry
2023-09-03 07:45:49 +02:00
e5211b40e4
Add filtering to ResourceTable
2023-09-01 17:01:46 +02:00
105dcbce40
Fix mship/admin/rpc tests and make sure rolling is actually set for worker_server
2023-09-01 01:10:33 +02:00
d407f5515f
Add test for patching
2023-08-31 23:44:20 +02:00
44fc9a0d3a
Allow entries to fail
2023-08-31 16:40:23 +02:00
a562752457
Show what went wrong when an entry is put on hold
2023-08-31 10:37:47 +02:00
52115456cb
addlicense
2023-08-31 10:22:07 +02:00
d37b604629
Gazelle
2023-08-31 10:21:38 +02:00
1894e0e759
Refer directly to oapi jar
2023-08-31 10:21:33 +02:00
8c3e075d2a
Due to rescue from admins, entries needs to be present in Admin UI as well
2023-08-31 10:21:22 +02:00
a77e224e85
Misc changes
2023-08-31 10:21:08 +02:00
fab39c3021
Allow setting import workflows on hold and being able to rescue them
2023-08-31 10:20:38 +02:00
9971185bd8
Add temporal client to CMDs
2023-08-31 10:19:41 +02:00
b1ca5c7f7e
Add state to entries
2023-08-31 10:18:18 +02:00
6d46a34c82
Add light/dark mode image to mothership readme
2023-08-31 07:13:56 +02:00
1f3100019e
Allow running OAPI generator without any pre-action
2023-08-30 01:45:30 +02:00
653d0736ed
Add support for different branch namings (rolling vs X.Y)
2023-08-29 15:09:41 +02:00
9aed4e57c2
addlicense
2023-08-29 02:43:03 +02:00
392be966fd
Add Forge Cacher tests
2023-08-29 02:40:30 +02:00
19a3a9fdd8
Add test for Github Forge
2023-08-29 02:34:04 +02:00
18b15013eb
ProcessRPMWorkflow first full prototype
2023-08-28 16:57:40 +02:00
13207458f0
Add GetCommitViewerURL to Forge
2023-08-28 16:57:22 +02:00
3a417acff0
Add commit_uri and commit_hash to Entry
2023-08-28 16:57:09 +02:00
4430fb562d
Rename Dashboard to Entries
2023-08-28 16:56:42 +02:00