Commit Graph

159 Commits

Author SHA1 Message Date
Mustafa Gezen
6e77412823
Import RPM key to verify signature and stop blocking on failure
Previously Keykeeper had a faulty verify check, where `rpm --checksig` didn't actually work because the RPM key was never imported. This would normally be caught but the TaskSignature creation was done after every signature without a transaction. That led to the activity succeeding next launch with either a faulty signed RPM or a correctly signed RPM.

We caught all instances of this by verifying signature of all artifacts during compose, but it was an annoying problem that we would run into occasionally. This should fix that.
2022-11-05 18:32:58 +01:00
resf-prow[bot]
6e752a3704
Merge pull request #61 from mstg/module-v3-support
Module v3 support and misc fixes
2022-11-04 02:46:43 +00:00
Mustafa Gezen
41e81718d8
Add .envrc.local to gitignore 2022-11-04 03:30:10 +01:00
Mustafa Gezen
d57186510f
Go.mod upgrades (srpmproc and aws-sdk-go) 2022-11-04 03:30:10 +01:00
Mustafa Gezen
0eeb8395e4
Rpm-import is now simpler 2022-11-04 03:30:10 +01:00
Mustafa Gezen
8d2116dfeb
Fix dev mode for yumrepofs 2022-11-04 03:30:10 +01:00
Mustafa Gezen
26ab9cbdb2
Support changing local domain 2022-11-04 03:30:10 +01:00
Mustafa Gezen
d62a16923f
Support modulemd v3 and module sync 2022-11-04 03:30:10 +01:00
Mustafa Gezen
e7173cbe9b
Default copyright profile 2022-11-04 03:30:09 +01:00
Mustafa Gezen
ba014228bd
Vendor 2022-11-04 03:30:09 +01:00
Mustafa Gezen
aeca22b751
Add support for .envrc.local 2022-11-04 03:30:09 +01:00
resf-prow[bot]
e37a5bac58
Merge pull request #58 from TheTedAdams/product-errata-header-fix
Fix header wrapping in safari. Add tooltip to type/severity row icons
2022-11-02 17:45:19 +00:00
Ted Adams
d778d5843c Fix header wrapping in safari. Add tooltip to type/severity row icons 2022-11-02 09:09:13 -07:00
resf-prow[bot]
67fb8751fd
Merge pull request #60 from mstg/add-mergecommitblocker-to-prow
Prow should block PRs with merge commits
2022-11-01 23:01:19 +00:00
Mustafa Gezen
59585e7e78
Block PRs with merge commits 2022-11-01 23:57:35 +01:00
resf-prow[bot]
5f39d45b2d
Merge pull request #59 from mstg/deploy-impacted-fix
Fix impacted deploy (postsubmit)
2022-11-01 20:36:18 +00:00
Mustafa Gezen
5ab7151dd6
Fetch all refs, then use HEAD~ to get previous merge, then checkout back to current commit 2022-11-01 21:30:06 +01:00
resf-prow[bot]
d21a8a3f37
Merge pull request #57 from mstg/deploy-test-5
Obsidian: Explain callbackForwarder
2022-11-01 03:55:18 +00:00
Mustafa Gezen
34748f5c33
Obsidian: Explain callbackForwarder 2022-11-01 04:49:59 +01:00
Mustafa Gezen
a15e184cf3
Fix resfdeploy deployment 2022-11-01 04:45:12 +01:00
Mustafa Gezen
6f9ad97063
It's "-w 0" and not "-b 0" 2022-11-01 04:33:44 +01:00
Mustafa Gezen
8b2c65990a
Try "-b 0" for docker base64 2022-11-01 04:31:21 +01:00
Mustafa Gezen
aea228f816
Actually base64 credentials for docker 2022-11-01 04:29:54 +01:00
Mustafa Gezen
8fdc60cc52
Remove dead code (deploy test 4) 2022-11-01 04:27:24 +01:00
Mustafa Gezen
a3fb219ed8
Use reverse postsubmit for impact detection 2022-11-01 04:24:51 +01:00
Mustafa Gezen
e9f7e34810
Target should be current merge 2022-11-01 04:18:29 +01:00
resf-prow[bot]
257644f533
Merge pull request #56 from mstg/config-change-bump
Bump image version to v0.3.19 (Prow)
2022-11-01 03:15:18 +00:00
Mustafa Gezen
d2c653717b
Bump image version to v0.3.19 (Prow) 2022-11-01 04:11:51 +01:00
Mustafa Gezen
a603d9b877
Add comment ListAdvisoriesRSS (deploy test 3) 2022-11-01 03:05:49 +01:00
Mustafa Gezen
c0a82d2408
Actually use TARGET_HASH 2022-11-01 03:03:19 +01:00
Mustafa Gezen
29e1e0977c
Debug logs from impacted targets script 2022-11-01 03:01:36 +01:00
resf-prow[bot]
1b5e945d96
Merge pull request #55 from mstg/deploy-test-2
Add comment (deploy test 2)
2022-11-01 01:57:17 +00:00
Mustafa Gezen
51400a9fdb
Add comment (deploy test 2) 2022-11-01 02:53:45 +01:00
resf-prow[bot]
887bc668d6
Merge pull request #54 from mstg/deploy-test-1
Add comment (deploy test 1)
2022-11-01 01:41:18 +00:00
Mustafa Gezen
1a0e82a9d5
Add comment (deploy test 1) 2022-11-01 02:36:42 +01:00
resf-prow[bot]
5638f57c50
Merge pull request #53 from mstg/prow-cd-jobs
Postsubmit: Deploy impacted targets
2022-11-01 00:31:18 +00:00
Mustafa Gezen
8a1cabe994
Postsubmit: Deploy impacted targets 2022-11-01 01:15:08 +01:00
resf-prow[bot]
b9ad1adc4c
Merge pull request #52 from TheTedAdams/product-errata-bug-fixes
Product errata bug fixes
2022-10-31 23:06:08 +00:00
Ted Adams
611b370104 New moderate icon color and footer background 2022-11-01 00:01:21 +01:00
Ted Adams
e8476522f1 RSS link in footer. After/Before changed to From/To with To made inclusive. Add severity to errata detail page 2022-11-01 00:01:21 +01:00
resf-prow[bot]
2047ee4107
Merge pull request #51 from mstg/remove-blunderbuss-plugin-prow
Remove blunderbuss plugin
2022-10-31 23:00:08 +00:00
Mustafa Gezen
1be8e377da
Remove blunderbuss plugin 2022-10-31 23:55:25 +01:00
resf-prow[bot]
af5e89eb9e
Merge pull request #50 from TheTedAdams/errata-visual-refresh-and-filters
Update errata visual design and add additional filters
2022-10-31 17:51:07 +00:00
Ted Adams
89a8a41c4e Add @emotion/unitless to obsidian and peridot ui BUILD files 2022-10-31 10:39:24 -07:00
Ted Adams
6c906cf3e6 Update errata visual design and add additional filters 2022-10-31 09:51:22 -07:00
resf-prow[bot]
5a7f0693be
Merge pull request #49 from mstg/helm-support
Initial Helm support
2022-10-31 15:46:08 +00:00
Mustafa Gezen
1c861fd53b
Add chart manifests to all services except Apollo UI 2022-10-31 16:38:32 +01:00
Mustafa Gezen
6bc4ea866c
Initial Helm support 2022-10-31 03:23:40 +01:00
resf-prow[bot]
08e6055195
Merge pull request #48 from mstg/cancel-button
Add Cancel button to running tasks
2022-10-30 21:15:07 +00:00
Mustafa Gezen
beae4446aa
Add Cancel button to running tasks 2022-10-30 22:10:39 +01:00