Skip to content

Deploy GKE Cluster + Podinfo app #3

Deploy GKE Cluster + Podinfo app

Deploy GKE Cluster + Podinfo app #3

Manually triggered November 14, 2023 14:23
Status Cancelled
Total duration 2m 30s
Artifacts

deploy-infrastructure.yaml

on: workflow_dispatch
Deploy GKE Cluster
2m 21s
Deploy GKE Cluster
Deploy Podinfo Application
24s
Deploy Podinfo Application
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Deploy Podinfo Application
Process completed with exit code 1.
Deploy GKE Cluster
The operation was canceled.
Deploy Podinfo Application
Unexpected input(s) 'service_account_key', 'export_default_credentials', valid inputs are ['skip_install', 'version', 'project_id', 'install_components']
Deploy Podinfo Application
google-github-actions/setup-gcloud is pinned at "main". We strongly advise against pinning to "@main" as it may be unstable. Please update your GitHub Action YAML from: uses: 'google-github-actions/setup-gcloud@main' to: uses: 'google-github-actions/setup-gcloud@v1' Alternatively, you can pin to any git tag or git SHA in the repository.
Deploy Podinfo Application
No authentication found for gcloud, authenticate with `google-github-actions/auth`.
Deploy GKE Cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/