Project

General

Profile

Actions

Bug #34296

open

Non-enabled repository types make it into the apipie help-text

Added by Ian Ballou about 2 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Repositories
Target version:
Difficulty:
medium
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

We need to remove the repository types from the apipie definition: https://github.com/Katello/katello/blob/master/app/controllers/katello/api/v2/repositories_controller.rb#L82. We cannot show only enabled types since the apipie cache is generated without a running Katello server (so no enabled types at all, only defined types).

As part of this, we should update the docs to direct users to another api to show those repo types. That endpoint should be implemented as well as a hammer command to list them.

Actions #1

Updated by Andrew Dewar about 2 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by Justin Sherrill about 2 years ago

  • Description updated (diff)
Actions #3

Updated by Ian Ballou about 2 years ago

  • Triaged changed from Yes to No
Actions #4

Updated by Ian Ballou about 2 years ago

  • Target version deleted (Katello 4.4.0)
Actions #5

Updated by Jonathon Turel about 2 years ago

  • Target version set to Katello Backlog
  • Difficulty changed from easy to medium
  • Triaged changed from No to Yes
Actions #6

Updated by Samir Jha over 1 year ago

We also have content types in API description for creating Content view filters. Whatever the fix is here will need to be applied to the filters API endpoint as well.

Actions

Also available in: Atom PDF