steep-beach-52652
11/12/2021, 4:01 PMmicroscopic-finland-82315
11/12/2021, 4:49 PMboundless-room-95091
11/12/2021, 7:31 PMsquare-coat-62279
11/13/2021, 2:16 PMerror: 7 PERMISSION_DENIED: The caller does not have permission
I have already run gcloud auth login and I am on the caller project, do I miss anything?sparse-beach-51011
11/14/2021, 12:34 PMsteep-beach-52652
11/14/2021, 2:16 PMechoing-activity-32278
11/14/2021, 3:25 PMwhite-train-9300
11/15/2021, 4:08 AMkubernetes:core/v1:PersistentVolume storage-3 refreshing warning: configured Kubernetes cluster is unreachable: unable to load schema information from the API server: the server has asked for the client to provide credentials
millions-lunch-7967
11/15/2021, 4:06 PMmillions-lunch-7967
11/15/2021, 4:07 PM── project
├── __main__.py
├── Pulumi.yaml
└── environments
└──PROD
├── Pulumi.prod.yaml
└──STG
├── Pulumi.stg.yaml
millions-lunch-7967
11/15/2021, 4:07 PMmillions-lunch-7967
11/15/2021, 4:07 PMmillions-lunch-7967
11/15/2021, 5:42 PMpolite-keyboard-13683
11/15/2021, 6:46 PMpulumi:pulumi:Stack
. Nothing ever goes anywhere or progressesflaky-area-92692
11/15/2021, 7:54 PMfaint-tiger-16075
11/15/2021, 8:54 PMpulumi config set --secret [name] [value]
, but when I attempt to do cfg.requireSecret('[name]')
I'm getting an error during pulumi up
(see screenshot). If I hard code my variable (rather than using config) it works....I've tried the suggestions in the error, I've set the config variable to plaintext
and used cfg.require('[name]')
and still doesn't work....I've studied the secrets documentation....am I missing something?gorgeous-minister-41131
11/16/2021, 1:20 AMgorgeous-minister-41131
11/16/2021, 1:20 AMmillions-lunch-7967
11/16/2021, 4:01 AMEnable Google Biquery api
project = gcp.projects.Service("project",
project=bureau_data_project.id,
service="<http://bigquery.googleapis.com|bigquery.googleapis.com>")
millions-lunch-7967
11/16/2021, 4:02 AMmillions-lunch-7967
11/16/2021, 4:07 AMerror: deleting urn:pulumi:stage::ek-data-source::gcp:projects/service:Service::project: 1 error occurred:
* Error when reading or editing Project Service ek-data-source-stage/bigquery.googleapis.com: Error disabling service "<http://bigquery.googleapis.com|bigquery.googleapis.com>" for project "ek-data-source-stage": googleapi: Error 400: The service <http://bigquery.googleapis.com|bigquery.googleapis.com> is depended on by the following active service(s): <http://bigquerystorage.googleapis.com|bigquerystorage.googleapis.com>; Please specify disable_dependent_services=true if you want to proceed with disabling all services.
Help Token: Ae-hA1P5o6go9HANTZgPEqnXwbDS4C9MI-KVWMAlNhh9dGSJp2l95ver_wdySZRAaAGxDnKXomqspnmQDKXcEojtPgi9MMduRwg5b6zGEy23CkXa
Details:
[
{
"@type": "<http://type.googleapis.com/google.rpc.PreconditionFailure|type.googleapis.com/google.rpc.PreconditionFailure>",
"violations": [
{
"subject": "?error_code=100001\u0026service_name=<http://bigquery.googleapis.com|bigquery.googleapis.com>\u0026services=<http://bigquerystorage.googleapis.com|bigquerystorage.googleapis.com>",
"type": "<http://googleapis.com|googleapis.com>"
}
]
},
{
"@type": "<http://type.googleapis.com/google.rpc.ErrorInfo|type.googleapis.com/google.rpc.ErrorInfo>",
"domain": "<http://serviceusage.googleapis.com|serviceusage.googleapis.com>",
"metadata": {
"service_name": "<http://bigquery.googleapis.com|bigquery.googleapis.com>",
"services": "<http://bigquerystorage.googleapis.com|bigquerystorage.googleapis.com>"
},
"reason": "COMMON_SU_SERVICE_HAS_DEPENDENT_SERVICES"
}
]
, failedPrecondition
square-coat-62279
11/16/2021, 6:20 AMfancy-eve-82724
11/16/2021, 7:38 AMsteep-beach-52652
11/16/2021, 1:09 PMsteep-beach-52652
11/16/2021, 1:10 PM<https://github.com/pulumi/pulumi/blob/master/docker/pulumi/Dockerfile>
gorgeous-minister-41131
11/16/2021, 7:06 PMbitter-island-28909
11/16/2021, 7:47 PMswift-intern-18856
11/16/2021, 8:54 PMerror: post-step event returned an error: failed to save snapshot: .pulumi/stacks/base.non-prod.json: snapshot integrity failure; it was already written, but is invalid (backup available at .pulumi/stacks/base.non-prod.json.bak): resource urn:pulumi:base.non-prod::yd-base::yd:eks:Cluster$eks:index:Cluster$kubernetes:core/v1:ConfigMap::yd-eks-nodeAccess refers to unknown provider urn:pulumi:base.non-prod::yd-base::yd:eks:Cluster$eks:index:Cluster$pulumi:providers:kubernetes::yd-eks-eks-k8s::b48893e2-fd53-4bed-9753-c28de972084c
i think i understand the error (the provider was deleted when the cluster was replaced), but unsure how to resolve restoring the backup, any tips?gifted-salesmen-8201
11/16/2021, 9:12 PMlimited-electrician-71574
11/16/2021, 9:45 PMlimited-electrician-71574
11/16/2021, 9:45 PMabundant-book-94104
11/16/2021, 11:32 PMlimited-electrician-71574
11/17/2021, 3:19 PM