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

    Sprint 22 Demo

    This demo highlights recent docs improvements, Pulp3 file uploading, the upcoming 2.14 test day, docker manifest list support in 2.14, a community update, and a state of Pulp update.

    State of Pulp (mhrivnak)

    Community Update (bmbouter)

    Banner on unsupported versions of documentation (asmacdo)

    Artifact upload API (dkliban) (3.0)

    Pulp 2.14 Test Day (elijah_d)

    Docker Manifest List support added (ipanova) (2.14)

    © 2024 Pulp Project
    Made with Material for MkDocs