Commit graph

65 commits

Author SHA1 Message Date
Kevin Fenzi
1c792cf8c1 nbde: fix this with proper fixes
My last commit wasn't correct. It turns out we still need to:
a) drop the dracut made bogus "Wired Connection". We do this in
nbde_client-network-flush by removing the default connection file.
b) We also need to tell NetworkManager to not make 'Wired Connection 43'
for any non configured interfaces. We only want to use the ones we
configure and not any of the others that may or may not have link.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-16 18:19:34 -07:00
Kevin Fenzi
6f92ba3b9a nbde_client: workaround bug in dracut
In RHEL8.0->8.2 this all worked fine, because dracut was using legacy
networking. So, needsneed=1 would bring up network, it would not save it
to ifcfg files due to removing that dracut module all then NM would take
over. However, on RHEL8.3+ dracut started using NetworkManager. So, it
would bring up network, nbde_client would flush those so they had no
ip's on them, but dracut would hand off a "Wired Connection" NM profile
(even tho the interface had no ips now). It would then of course
activate it and boom, mess up your real Networking. It seems the logic
for handing off this network config is pivoting on needsnet=1. So, if we
switch to just 'ip=dhcp' it works and doesn't mess with your real
networking.
TODO: report this and try and get a real fix in either nbde_client or
dracut or both.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-16 17:11:27 -07:00
Nils Philippsen
6d3f844ab2 Remove unused hotfix file
Follow-up on:

commit cb22afd4fe
Author: Kevin Fenzi <kevin@scrye.com>
Date:   Wed May 9 02:00:45 2018 +0000

    Look, ask has moved away. I'm sure it will write us back someday...

Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-05-03 22:02:43 +00:00
Nils Philippsen
0543b8addc mailman: cope with mails containing broken unicode
See https://pagure.io/fedora-infrastructure/issue/8824 for details. This
enables the hotfix on staging only to enable testing.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2020-04-27 12:51:05 +02:00
Kevin Fenzi
779fa01877 autocloud: fare well autocloud, you served long and well...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:17 +02:00
Sayan Chowdhury
8f56ce4b93 fedimg: Remove the earlier three pushed hotfix
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-25 20:50:17 +00:00
Sayan Chowdhury
d15f80eab5 fedimg: Add the patch for the PR#103, fix processing Rawhide messages
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-20 15:42:13 +00:00
Sayan Chowdhury
d7b3d03551 fedimg: Add the intial files for PR#103
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-20 15:41:55 +00:00
4616a67ec2 Revert "fedimg: Add the intial files for PR#103"
This reverts commit b62aa92015.
2018-04-20 15:41:24 +00:00
4875d770c3 Revert "fedimg: Add the patch for the PR#103, fix processing Rawhide messages"
This reverts commit 865c918eb6.
2018-04-20 15:41:08 +00:00
Sayan Chowdhury
865c918eb6 fedimg: Add the patch for the PR#103, fix processing Rawhide messages
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-20 14:18:50 +00:00
Sayan Chowdhury
b62aa92015 fedimg: Add the intial files for PR#103
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-20 14:18:42 +00:00
Sayan Chowdhury
ad950dbcc3 fedimg: Checkin the patch for PR#100. Check if the AMI is complete before proceeding
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-19 07:50:48 +00:00
Sayan Chowdhury
6752f195d9 fedimg: Add the initial files for the hotfix, fix copied amis
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-19 07:50:48 +00:00
Sayan Chowdhury
375f565fcc fedimg: Add the patch for the PR#99
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-17 20:06:44 +00:00
Sayan Chowdhury
ff88d963b5 fedimg: Place a hotfix for the PR#99, original files
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-17 20:06:44 +00:00
Sayan Chowdhury
d596a7c84d fedimg: Update the changes for release 1.2.0
- Remove the cron to kill the EC2 nodes
- Update the trigger_upload
- Remove the hotfixes

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-16 17:48:07 +00:00
Sayan Chowdhury
b1bd250ca8 fedimg: Add the patch to send the upload messages
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-12 22:02:34 +00:00
Sayan Chowdhury
c142a1f129 fedimg: Send fedmsg message when upload done
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-12 22:02:34 +00:00
Sayan Chowdhury
586b46910d fedimg: patch to process the F28+ messages
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-06 00:06:43 +00:00
Sayan Chowdhury
628906a945 fedimg: Port fix for F28 compose messages to 1.0.1
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-06 00:06:01 +00:00
Sayan Chowdhury
8693bb0902 fedimg: Remove the fedimg hotfix
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-04-05 22:50:38 +00:00
Sayan Chowdhury
0b38aaa1ed autocloud, hotfix: Add the patch for the hotfix (F28 messages)
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-27 12:55:04 +00:00
Sayan Chowdhury
cbb62f1c37 autocloud, hotfix: Add the hotfix to process F28 Atomic, Cloud messages
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-27 12:55:04 +00:00
Sayan Chowdhury
1a4116b66b autocloud, hotfix: Remove the autocloud hotfix for the PR#56
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-27 12:55:04 +00:00
Sayan Chowdhury
f37206dbc4 fedimg: Add the hotfix patch to parse Cloud and Atomic Image variant
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-22 17:33:53 +00:00
Sayan Chowdhury
6335ef4dc2 fedimg: Put hotfix for add Atomic & Cloud variant
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-03-22 17:33:53 +00:00
Sayan Chowdhury
b1d0f1ad07 Add the hotfix to ignore the new architectures 2017-06-01 07:07:05 +00:00
Sayan Chowdhury
ca268b131f Add the original consumer file for the hotfix 2017-06-01 07:07:05 +00:00
Sayan Chowdhury
426a07abff Revert "Add the original models and __init__.py files for hotfix"
This reverts commit 44d0d33361.
2017-06-01 07:07:05 +00:00
Sayan Chowdhury
88912f2ec9 Revert "Hotfix for the Autocloud fix"
This reverts commit 78051dc038.
2017-06-01 07:07:05 +00:00
Sayan Chowdhury
78051dc038 Hotfix for the Autocloud fix
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-03-29 12:56:30 +00:00
Sayan Chowdhury
44d0d33361 Add the original models and __init__.py files for hotfix
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-03-29 12:53:02 +00:00
8875a7635b Revert the fedimg hotfixes 2016-09-12 12:33:24 +00:00
b6c3ff1ca0 Revert "Original autocloud_job.py and consumer file for hotfix"
This reverts commit f36696a1fd.
2016-07-15 15:48:40 +00:00
0cd772f697 Revert "Hotfix for autocloud"
This reverts commit 12cace8cda.
2016-07-15 15:47:23 +00:00
Sayan Chowdhury
12cace8cda Hotfix for autocloud 2016-06-28 16:48:01 +00:00
Sayan Chowdhury
f36696a1fd Original autocloud_job.py and consumer file for hotfix 2016-06-28 16:48:01 +00:00
Sayan Chowdhury
8e1fdc82e4 Revert "Original autocloud_job.py and consumer file for hotfix"
This reverts commit aa97849271.
2016-06-28 16:41:02 +00:00
Sayan Chowdhury
ff76c34573 Revert "Hotfix for autocloud"
This reverts commit 79da571b0a1189224daba2a5b8258da95ededa2f.
2016-06-28 16:41:02 +00:00
Sayan Chowdhury
9c3d0c0a77 Hotfix for autocloud 2016-06-28 16:23:51 +00:00
aa97849271 Original autocloud_job.py and consumer file for hotfix 2016-06-28 16:08:09 +00:00
Sayan Chowdhury
09de9fac76 Hotfix patch for fedimg 2016-05-13 05:21:24 +00:00
Sayan Chowdhury
4041ed5df0 Original consumers.py file for the fedimg hotfix 2016-05-13 05:21:24 +00:00
f5425ec501 Revert "Original consumer.py file for the fedimg hotfix"
This reverts commit 124d00c1b3.
2016-05-12 19:50:00 +00:00
4a770c5104 Revert "Hotfix patch for fedimg"
This reverts commit bbc73de4d9.
2016-05-12 19:44:38 +00:00
Sayan Chowdhury
bbc73de4d9 Hotfix patch for fedimg 2016-05-12 08:45:35 +00:00
Sayan Chowdhury
124d00c1b3 Original consumer.py file for the fedimg hotfix 2016-05-12 08:45:35 +00:00
Kushal Das
9992275d3b Hotfix patch for autocloud 2016-03-23 19:06:36 +00:00
Kushal Das
88c961a86e Original consumer.py for the autocloud hotfix 2016-03-23 19:04:42 +00:00