Dan Radez

Results 12 issues of Dan Radez

Getting Deprecation Warning in python 3.11: DeprecationWarning: This method will be removed in Python 3.12. Use 'parser.read_file()' instead. https://github.com/python/cpython/commit/e8659b47dece5a272111c0af5e340c364a9f807b#diff-ca80d44aeeadd5e4966195b99aff106abb3e7b0b5356b7499125ee021bd84777R757 **What kind of change does this PR introduce?** - [ X...

**I'm submitting a ...** - [ X ] bug report **What is the current behavior?** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _...

❓ **I'm submitting a ...** - [X] 🐞 bug report - [ ] 🐣 feature request - [ ] ❓ question about the decisions made in the repository 🐞 **Describe...

bug
reproducer: missing
help wanted

- RHEL 8.6 using python 3.8 for ansible - using rpm where 3.8 packages exist - using pip3.8 for dnspython # Description Please include a summary of the change and...

the module was deprecatied in py 3.11 and removed in py 3.13 there are examples of using the email module to resolve this: PEP 594 https://github.com/python-babel/babel/issues/873 https://stackoverflow.com/questions/69068527/python-3-cgi-parse-header This method doesn't...

Using OpenSSL 3, the expected error string caught in ssl tests has changed. E AssertionError: assert 'wrong version number' in '[SSL] record layer failure (_ssl.c:1000)' This is already handled for...

**What kind of change does this PR introduce?** - [x] tests/coverage improvement CI has a pep257 check in it that is riddled with violations. This patch is an attempt to...

This is in preparation for issue #2014 Establishing tests to validate these objects so we can pull in the deprecated cgi.parse_header code **What kind of change does this PR introduce?**...

I have not tested this with RHEL8 HVs yet. I have deployed SNOs on RHEL9 HVs using this patch.

Clustertype: SNO did not include the components necessary to be able to install ACM. This patch adds components so that the ztp and hub deploy scripts in acm-deploy-load should be...