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

    Community Demo Aug 01, 2018

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

    Community Update (bmbouter)

    pulp_docker features (bizhang) (2.17)

    Sync modules.yaml (jortel) (2.x)

    Upload and copy of modules.yaml (daviddavis) (2.x)

    Filter help text (daviddavis) (3.0)

    Switch from UUIDs to Int IDs (daviddavis) (3.0)

    Pulp3 add_content remove_content and Artifact performance improvements (bmbouter) (3.0)

    © 2024 Pulp Project
    Made with Material for MkDocs