Closed mdebarros closed 1 year ago
With this PR with issue resolved:
❯ helm -n moja1 upgrade moja1 mojaloop --install
Release "moja1" does not exist. Installing it now.
coalesce.go:220: warning: cannot overwrite table with non table for mojaloop.thirdparty.consent-oracle.env (map[])
coalesce.go:220: warning: cannot overwrite table with non table for mojaloop.thirdparty.consent-oracle.env (map[])
coalesce.go:220: warning: cannot overwrite table with non table for mojaloop.thirdparty.consent-oracle.env (map[])
NAME: moja1
LAST DEPLOYED: Thu Mar 23 17:59:26 2023
NAMESPACE: moja1
STATUS: deployed
REVISION: 1
NOTES:
Thank you for installing mojaloop.
Before PR showig the warning: 56746 warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob
❯ helm -n moja1 upgrade moja1 mojaloop--install
coalesce.go:220: warning: cannot overwrite table with non table for mojaloop.thirdparty.consent-oracle.env (map[])
coalesce.go:220: warning: cannot overwrite table with non table for mojaloop.thirdparty.consent-oracle.env (map[])
coalesce.go:220: warning: cannot overwrite table with non table for mojaloop.thirdparty.consent-oracle.env (map[])
W0323 16:20:14.347101 56746 warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob <-- here is the incomptability
W0323 16:23:30.908445 56746 warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob <-- here is the incomptability
W0323 16:23:31.156574 56746 warnings.go:70] batch/v1beta1 CronJob is deprecated in v1.21+, unavailable in v1.25+; use batch/v1 CronJob <-- here is the incomptability
Release "moja1" has been upgraded. Happy Helming!
NAME: moja1
LAST DEPLOYED: Thu Mar 23 16:20:05 2023
NAMESPACE: moja1
STATUS: deployed
REVISION: 2
NOTES:
Thank you for installing mojaloop.
fix(mojaloop/#3171): cronjob support for k8s v1.25 - https://github.com/mojaloop/project/issues/3171
batch/v1
if supported