David Parker
David Parker
The CLI sets up the pipelines to run under a serviceaccount with admin permissions ... in the logs provided it's complaining that the catalogsources can't be created in `openshift-marketplace`, did...
Ahhhh, I see the issue ... i'm not overly familiar with groups in OCP as never really had a reason to use them ... but roles and groups are two...
Closing issue based on last update.
You whaven't provided any error message. The above is just a warning about use of self-signed certificates.
``` * openshift-operators/openshift-pipelines-operator = None * openshift-operators/openshift-pipelines-operator-rh-latest-redhat-operators-openshift-marketplace = AtLatestKnown * ``` Looks like you already had openshift-pipelines installed (openshift-pipelines-operator-rh-latest-redhat-operators-openshift-marketplace), and the CLI wasn't smart enough to detect this and installed...
For dev working on this, steps to reproduce: - Install OpenShift Pipelines on OCP using the OpenShift Console (OperatorHub) - Run `mas install` The installer won't find the existing subscription,...
Fix delivered into https://github.com/ibm-mas/python-devops/releases/tag/1.5.2 and will be available in the next release of the CLI
I see ... so, just to make sure I understand correctly: ## Current behaviour: `mas mirror-images` command will mirror images to `{host}:{port}/{reponame}` ## Desired behaviour: `mas mirror-images` command will mirror...
Can you try with the build from here: https://github.com/ibm-mas/cli/actions/runs/11944173459 I updated the worker to run on an older version of Linux, which I believe will result in a binary that...
Think this branch/PR is dead. Closing PR. If work is still progressing here, first action needs to be to resolve all the conflicts with master branch