logo
Pulp Project
Community Demo Apr 25, 2018
Initializing search
    pulp/pulpcore
    • Home
    • User Manual
    • Developer Manual
    • Blog
    • Help
    pulp/pulpcore
    • Home
    • User Manual
        • Pulpcore
            • Tutorials
              • Correlation ID
              • Create and Distribute Checkpoints
              • Repair Pulp
              • Manage Labels
              • Update Repository Version Retention
              • Protect Content
              • Upload and Publish Content
              • Use Complex Filtering
              • Enable and create Domains
              • Troubleshoot tasks
              • Alternate Content Sources (ACS)
              • Reclaim disk space
              • Create client bindings
              • Pulp Versioning
              • On-Demand Download and Sync
              • Concepts and Terminology
              • Changes From Pulp 2
              • Lifecyle Promotion Support
              • Authentication
                • Using Basic Auth
                • Using external service
                • Using Keycloak
                • Using JSON Header
              • Configuration
                • Database Encryption
                • Configure Storage backends
              • Integrate Kafka
              • Remove Plugins
              • Sign Metadata
              • Integrate with Sentry or GlitchTip
              • Troubleshoot
              • Import/Export Repositories
              • Architecture
              • Tech Previews
              • Settings
          • Rest API - Pulpcore
          • Changelog
        • Ansible
              • Signature Workflows
              • Copy Workflows
              • Role Workflows
              • Collection Workflows
              • Settings
          • Rest API - Ansible
          • Changelog
        • Container
              • Mirror and Host Images
              • Manage Flatpak Images
              • Manage Cosign Signatures
              • Manage Credentials
              • Manage Helm Charts
              • Registry catalog
              • Push Images
              • Manage Images
              • Customize Roles
              • Configure Pull-Through Caching
              • Migrate from Permissions to Roles
              • OCI Artifacts Support
              • Export and Import Images
              • Sign Images
              • Customize Access Policies
              • Build Images
              • Role-based Access Control
              • Domain support
              • Tech Previews
              • Authentication
          • Rest API - Container
          • Changelog
        • Debian
              • Setting up API tooling
              • Repository Synchronization
              • Package Uploads
              • Publish Repositories
              • Signing Service Creation
              • Advanced Copy
              • Configuring Checksums
          • Rest API - Debian
          • Changelog
        • File
              • Synchronize a Repository
              • Publish and Host
              • Upload Content
              • Role Based Access Control
              • Alternate Content Sources
          • Rest API - File
        • Gem
              • Quickstart
              • Using Custom Certificates
              • Upload and Manage Content
              • Synchronize a Repository
              • Publish and Host a Repository
              • Cache rubygems.org
          • Rest API - Gem
          • Changelog
        • Maven
              • Quickstart
              • Cache a Maven Repository
              • Deploy a project to Pulp
          • Rest API - Maven
          • Changelog
        • NPM
              • Synchronize a Repository
              • Publish and Host
              • Pull Through Cache
          • Rest API - NPM
          • Changelog
        • OSTree
              • Mirror and Host Content
              • Import Commit
              • Modify Content
          • Rest API - OSTree
          • Changelog
        • Python
              • Set up your own PyPI
              • Sync from Remote Repositories
              • Upload and Manage Content
              • Publish and Host Python Content
              • Tech previews
              • Role Base Access Control in Pulp Python
              • Settings
          • Rest API - Python
          • Changelog
        • RPM
              • Create, Sync and Publish a Repository
              • Get Content from Pulp
              • Upload Content
              • Modify Content
              • Alternate Content Source
              • Sign Repository Metadata
              • Sign Packages
              • Prune Packages
              • Core RPM Concepts
              • Configure Role Based Access Control
              • Register Signing Services
              • Settings
          • Rest API - RPM
          • Changelog
        • Pulp CLI
              • Installation
              • Configuration
              • Advanced Features
              • Using the CLI
              • Authentication Methods
          • Changelog
        • Pulp UI
          • Changes
        • OpenAPI Generator
              • Generate Bindings
              • Version Migrations
              • How it works
              • Settings
        • Certguard
              • Quickstart
              • Configure yum/dnf
              • Debugging
              • Overview
              • Reverse Proxy Config
        • Selinux
              • Extend webserver support
        • Pulp OCI Images
              • Quickstart
              • Configure DB Encryption
              • Migrate from pulp_installer to a multi-process container
              • Configure an SSL Certificate
              • Build your own Pulp image
              • Configure a Signing Service
            • Reference
              • Single-Process Images
              • Multi-Process Images
        • Operator
              • Getting started
              • Common issues
              • Quickstart with Kubernetes
              • Quickstart with OpenShift
              • Highly Available Pulp
              • Install Pulp Operator with Helm
              • Install Pulp Operator in OpenShift environments
              • Troubleshoot installations
              • Gather data about Pulp installation
              • Pulp Operator Secrets
              • Configure Custom Environment Variables
              • Disable the Operator
              • Pulp Operator storage configuration
              • Configure Pulp Database
              • LDAP Authentication
              • LOG LEVEL
              • Advanced pod scheduling
              • Setting Pod Resources
              • Enable metrics collection
              • Certificate injection in Pulp containers
              • Configure Pulp Allowed Content Checksums
              • Configure Pulp Cache
              • Reset Pulp Admin Password
              • Specify a Disruption Budget
              • Settings
              • Galaxy Deployment
              • Sample Configs
              • Configure Metadata Signing
              • Expose Pulp to outside of Kubernetes cluster
              • Reverse Proxy
              • Routes
              • Schedule Backups
              • Configure and Run Backup/Restore
              • Overview of Backup/Restore Operations
              • Basic Concepts
              • Pulp Images
              • Repo manager
              • Restore
              • Backup
          • Changelog
    • Developer Manual
        • Pulpcore
            • Contributing with docs
            • Contributing with code
            • Write and run tests
            • Git
            • Plugin Walkthrough
            • Pull Request Walkthrough
            • Plugin Concepts
              • Pulp Platform Application Layout
              • REST API Guidelines
              • Viewsets
              • Checkpoint
              • Pull-Through Caching
              • Serializers
              • Pulp Replication
              • Pulp Import/Export
              • Models
              • Publish
              • Adding and Removing Content
              • Diagnostics
            • RBAC
              • Users and Groups
              • Restricting Viewable Objects
              • Defining an Access Policy
              • Permissions and Roles
              • Adding Automatic Permissions for New Objects
              • Creating Domain-Enabled APIs
              • Adding Domain Compatibility to a Plugin
            • Sync Pipeline
              • Adding vulnerability report for plugins
              • Error Handling
              • Releasing Your Plugin
              • Metadata Signing
              • Object Relationships
              • On-Demand Support
              • Task Scheduling
              • Plugin Planning Guide
              • How Plugins Work
              • Content Protection
              • Documentation
              • Documenting your API
          • Reference
            • Code Style Guide
            • Base Models
            • pulp.tasking
            • pulp.constants
            • pulp.exceptions
            • pulp.app.auth
            • pulp.app.viewsets
            • pulp.app
            • pulp.app.serializers
            • pulp.app.apps
            • pulp.app.models
            • pulp.app.urls
            • pulp.app.response
            • pulp.app.settings
            • pulpcore.plugin.viewsets
            • pulpcore.plugin.storage
            • Plugin API Reference
            • pulpcore.plugin.tasking
            • pulpcore.plugin.util
            • pulpcore.plugin.serializers
            • pulpcore.plugin.stages
            • pulpcore.plugin.models
            • pulpcore.plugin.download
            • pulpcore.plugin.content
            • pulpcore.plugin.exceptions
        • Ansible
            • Testing
        • Debian
            • Client Bindings
            • Plugin Maintenance
        • RPM
            • Client Bindings
        • Pulp CLI
            • How to Create a Pulp CLI Plugin
            • Contributing to the CLI
            • Pulp CLI Architecture
            • pulp_cli.generic
        • Pulp Glue
            • Pulp Glue Architecture
            • pulp_glue.common.context
            • pulp_glue.common.openapi
            • pulp_glue.core.context
            • pulp_glue.common.i18n
        • Pulp Docs
            • Getting Started
            • Create plugin Overview Pages
            • Markdown Cheatsheet
            • Understanding Pulp Docs
        • Selinux
            • Release Guide
        • OCI Env
            • Getting started
            • Run Tests
            • Create Custom Profiles
            • Run multiple environments
            • MacOS machines
            • How it Works
            • Profile Configuration
            • pulp_ansible_base
            • OpenTelemetry Developer Environment Profile
            • galaxy_base
            • pminio
            • local_fixtures
            • galaxy_ui
            • pulp_rpm_base
            • pulp_container_base
        • Pulp OCI Images
            • Release an Image
        • Operator
    • Blog
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2017
        • 2016
        • 2015
        • 2014
        • 2013
        • 2012
        • 2011
        • 2.0
        • Development
        • Releases
        • Spotlight
        • Uncategorized
    • Help
        • Get involved
        • PulpCon
        • Documentation Usage
        • Why Pulp?
          • Code of Conduct
          • Privacy Policy
    Back to index
    • Metadata
      • April 25, 2018
      • 1 min read
    demo

    Community Demo Apr 25, 2018

    The Community Demo is available on the Pulp YouTube Channel. See the agenda below.

    Community Update (bmbouter)

    Publishing a new repository version (dkliban) (3.0)

    New live docs endpoint and filtering (dalley) (3.0)

    Status api changes and task serialization (dalley) (3.0)

    Pulp3 downloader's automatic retry on HTTP 429 response (bmbouter) (3.0)

    Validating distribution path overlaps (daviddavis) (3.0)

    © 2024 Pulp Project
    Made with Material for MkDocs