David Parker

Results 71 comments of David Parker

I don't think there's any chance we get around to this, mainly due to lack of resources in AWS to work on enhancements specific to AWS, so I am closing...

Closing this issue, we are currently tracking this enhancement request for the product in the IBM ideas portal here: https://ibm-ai-apps.ideas.ibm.com/ideas/MSS1-I-40 Until the product supports istio we can't really do much...

Looking at the oslc APIs I'm not sure how this can be done ... to add a member you need to provide a user ID and one or more role...

``` File "/opt/app-root/lib64/python3.9/site-packages/mas/devops/ocp.py", line 110, in waitForDeployment if deployment.status.readyReplicas > 0: TypeError: '>' not supported between instances of 'NoneType' and 'int' ``` This is resolved here: https://github.com/ibm-mas/python-devops/pull/16 ``` Error from...

Yes, this variable should be renamed as `mas_app_settings_db_schema` rather than db2_schema. The 2 looks like a mistake/autopilot when naming the variable. @JonahLuckett When fixing this please ensure the old name...

It's not as straightforward as it seems, but we should be able to do this: We know that the goal is to generate 3 manifests: - `{{ mirror_working_dir }}/manifests/direct/{{ case_name...

The version of MAS has no direct bearing on the version of the CLI to use/there is not a 1:1 relationship. We publish the recommended versions of the CLI to...

What storage classes were you using that didn't work specifically for Db2 only / in what way didn't they work?

Interesting. We can look to add an advanced mode where users can customise the db2 storage classes to override the default rwx/rwo choices in the same prompt where we allow...