David Parker

Results 71 comments of David Parker

Even with the letsencrypt issuer, how are you getting the certificate requests approved via cert-manager? Without integration to a DNS provider it can't use the dns01 solver, and the http01...

MongoDb is not supported on s390x architecture, our s390x support only includes use with external mongodb. For this reason, the MAS CLI should not present the option to install the...

Thanks for reporting this - apologies for the long delay, with various staffing changes it seems we lost any active monitoring of issues in this repository. This is a product...

Update: This was fixed in late April (ref: IBMIOT-763) .. just no-one linked this back to this issue here 👍

I will look to add a minimum version check into the collection to help catch cases like this where user is maintaining their own execution environment and has out of...

The issue lies with the fact that the MAS product itself has some code inside it whereby it assumes the catalog source is named "ibm-operator-catalog" ... we can very easily...

Python 3.12 has been in the test config since the start of the year: https://github.com/kubernetes-client/python/commit/f7701ac020645c847f537553e28721c234789090 Other than updating https://github.com/kubernetes-client/python/blob/master/setup.py#L80-L86 (which list 3.6 to 3.11 as the supported versions, [perhaps time...

This is a problem with OpenShift Pipelines in this system, the CLI is just timing out waiting for the operator to do it's thing. There's nothing really we can fix...

As far as I'm aware the behavior here has not changed at all since the start: - the ansible variable needs to be an object - we support a specific...

> I guess the mystery of why health stopped installing for us is yet to be determined This is due to the change in the default: - Previously the detault...