David Parker

Results 71 comments of David Parker

We can easily convert the input to lowercase automatically

Not ready for review, lots of conflicts to resolve, moving to draft state

Closing this PR as abandoned, hasn't been updated for half a year and lots of merges that would need to be resolved

With the pending re-launch of AI Service in the August catalog update we have streamlined the dependency stack for AI Service, removing MariaDb, and are in the midst of completely...

Fixed in https://github.com/ibm-mas/cli/pull/1358 verified with command from https://ibm-mas.github.io/cli/examples/eam-migration/ (and removing the `--db2-system` flag) ``` docker run -e IBMCLOUD_APIKEY -ti --rm -v ~:/mnt/home --pull always quay.io/ibmmas/cli:master bash -c " CLUSTER_TYPE=roks CLUSTER_NAME=mycluster...

Generally, we don't support standalone health in the ansible-collection; it's not a recommended deployment topology because it puts the user in a dead-end situation whereby they have no path to...

@BrendanFishback do we have any technotes published related to this that we can reference in the warning?

I don't think it will be just mongo that has potential performance issues when nfs is uses as the RWO class. I think the action here is a general -...

I've been wanting to do something to improve our default install that falls into this area: We should be able to set up LetsEncrypt using a ClusterIssuer as such: ```...

I've been looking into this, and I'm not sure how you exactly configured you system @zoltanpesko , but I can't see any way to make LE work with MAS without...