raman-lsq commented on issue #757:
URL:
https://github.com/apache/openwhisk-deploy-kube/issues/757#issuecomment-1429691540
Any workaround for this?
I tried other tags for `openwhisk/ow-utils` they throw below error
```
install-packages HEAD is now at 2c621c07 fix start.sh to work on macos
(#5019) │
│ install-packages /
│
│ install-packages /openwhisk/ansible/roles/routemgmt/files /
│
│ install-packages Installing apimgmt package
│
│ install-packages ok: updated package apimgmt
│
│ install-packages Creating NPM module .zip files
│
│ install-packages node: /lib/x86_64-linux-gnu/libc.so.6: version
`GLIBC_2.28' not found (required by node) │
│ install-packages Failed to deploy routemgmt package; will pause,
uninstall, and try again │
│ install-packages Deleting routemgmt actions
│
│ install-packages error: Unable to get action 'routemgmt/getApi': The
requested resource does not exist. (c │
│ install-packages Run 'wsk --help' for usage.
```
Above error is with below tag
```
utility:
imageName: "openwhisk/ow-utils"
imageTag: "084c2ad"
imagePullPolicy: "IfNotPresent"
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]