Bug #33951
RH Repos page should not access CDN on 'disconnected' mode
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
The disconnected setting should not allow you to go to CDN and fetch available repository sets. Since one does not have access to available repositories we can't really enable anything via this page
Suggested workflow
1) Hide the RH Repositories page if you have disconnected setting
2) Update repository sets api to no provide available repository sets if disconnected
Related issues
Associated revisions
Refs #33951 - correct AIRGAPPED constant reference
History
#1
Updated by The Foreman Bot 6 months ago
- Assignee set to Jeremy Lenz
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9796 added
#2
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/Katello/katello/pull/9812 added
#3
Updated by Ian Ballou 6 months ago
- Triaged changed from No to Yes
- Assignee changed from Jeremy Lenz to Partha Aji
- Category set to Inter Server Sync
#4
Updated by Partha Aji 4 months ago
- Bugzilla link set to 2041588
#5
Updated by Partha Aji 4 months ago
- Has duplicate Bug #34256: usability issues with the cdn configuration page added
#6
Updated by The Foreman Bot 4 months ago
- Fixed in Releases Katello 4.5.0 added
#7
Updated by Partha Aji 4 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|3e8f26961ff2a84a1de0b5dea197ea49a514d391.
#8
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/Katello/katello/pull/9904 added
#9
Updated by Ian Ballou 3 months ago
- Fixed in Releases Katello 4.4.0 added
- Fixed in Releases deleted (
Katello 4.5.0) - Pull request deleted (
https://github.com/Katello/katello/pull/9796, https://github.com/Katello/katello/pull/9812, https://github.com/Katello/katello/pull/9904)
#10
Updated by Ian Ballou 3 months ago
- Pull request https://github.com/Katello/katello/pull/9812, https://github.com/Katello/katello/pull/9796 added
#11
Updated by Ian Ballou 3 months ago
- Pull request https://github.com/Katello/katello/pull/9904 added
#12
Updated by Chris Roberts 3 months ago
- Copied to Bug #34538: RH Repos page should not access CDN on 'disconnected' mode added
Fixes #33951 - New settings for disconnected (#9812)
Can correctly set airgapped/disconnected and connected
Co-authored-by: Jeremy Lenz <jlenz@redhat.com>