add the option to iamAuthentication in aws #276
Annotations
3 errors and 1 warning
Run go build -mod=vendor -o operator github.com/movetokube/postgres-operator/cmd/manager:
pkg/postgres/azure.go#L23
cannot use &azurepg{…} (value of type *azurepg) as type PG in return statement:
|
Run go build -mod=vendor -o operator github.com/movetokube/postgres-operator/cmd/manager:
pkg/postgres/azure.go#L30
not enough arguments in call to azpg.pg.CreateUserRole
|
Run go build -mod=vendor -o operator github.com/movetokube/postgres-operator/cmd/manager
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading