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