Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.
This repository was archived by the owner on May 5, 2025. It is now read-only.

Deprecation warnings with Puppet Enterprise 2021.7 #131

@sehrkamp

Description

@sehrkamp

I tested the latest Version (3.0.1) with Puppet Enterprise 2021.7, that has an agent compatible with Open Source Puppet 7.20.0, and got deprecation warnings:

# /opt/puppetlabs/puppet/bin/puppet puppetdbquery nodes '(Package["toml"])'
Warning: The method 'Puppet::Network::HttpPool.http_instance' is deprecated. Use Puppet.runtime[:http] instead
   (file & line not available)
/opt/puppetlabs/puppet/cache/lib/puppetdb/connection.rb:63: warning: URI.escape is obsolete
[...]

The result war correct, but the deprecations should be considered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions