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