Commit Graph

8 Commits

Author SHA1 Message Date
Mustafa Gezen
d171e12eb1
Change temporal.kube_env to append
Signed-off-by: Mustafa Gezen <mustafa@ctrliq.com>
2022-07-30 00:55:06 +02:00
Mustafa Gezen
064292e798
Fix keykeeper error return 2022-07-29 23:43:47 +02:00
Mustafa Gezen
1703798d0e
Verify signature regardless of signing status
We get "corrupted"/non-correctly signed RPMs from time to time and added a mechanism to verify signatures and resign if invalid. Unfortunately sometimes rpm --addsign can return a zero exit code regardless of actual error status. Because of this we should always verify signature after signing, this way if it's invalid, we can resign it.
2022-07-27 22:32:36 +02:00
Mustafa Gezen
0e58d6e9d3
Temporal namespace should be passed to peridotbuilder 2022-07-27 22:32:35 +02:00
Mustafa Gezen
80a9f32441
Yumrepofs should translate i386 to i686 2022-07-27 22:32:35 +02:00
Mustafa Gezen
d0460edd69
Make DynamoDB table configurable for locking and remove unnecessary signal for exec 2022-07-14 17:22:02 +02:00
Mustafa Gezen
7474dfb5ab
Remove triple copyright in seed.sql 2022-07-08 02:05:14 +02:00
Mustafa Gezen
ce632b9498
Initial commit 2022-07-07 22:13:21 +02:00