Project

Profile

Help

Issue #2011

closed

docker_distributor_web "protected" documentation is wrong

Added by rmcgover almost 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
master
Platform Release:
Target Release - Docker:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix, Pulp 2
Sprint:
Quarter:

Description

Regarding docker_distributor_web, http://pulp-docker.readthedocs.io/en/latest/tech-reference/distributor.html currently says the "protected" configuration key defaults to true.

Based on testing and reviewing the code, I think this may be incorrect, could it please be checked and updated?

In the references that I can find in the code, it actually defaults to false.

plugins/pulp_docker/plugins/distributors/metadata.py:        if config.get('protected', False):
plugins/pulp_docker/plugins/distributors/publish_steps.py:            'protected': self.get_config().get('protected', False)}

As of commit f6cf6f34ee1d2048d5b0dfcc1ecea02b5578d269.

Actions #1

Updated by amacdona@redhat.com almost 8 years ago

  • Severity changed from 1. Low to 2. Medium
  • Triaged changed from No to Yes
  • Tags Easy Fix added
Actions #2

Updated by bmbouter almost 7 years ago

  • Tags RCM added
Actions #3

Updated by ipanova@redhat.com about 6 years ago

  • Status changed from NEW to CLOSED - CURRENTRELEASE
Actions #4

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added
Actions #5

Updated by bmbouter almost 5 years ago

  • Tags deleted (RCM)

Also available in: Atom PDF