mammoth-airline-91759
12/08/2021, 10:01 PMpulumi up
seemingly tries to re-create them instead of just `kubectl apply`ing over top (which would just update). Anyone else seen this or have a workaround?ambitious-father-68746
12/09/2021, 12:44 AMdazzling-yak-63062
12/09/2021, 10:54 AMaverage-market-57523
12/09/2021, 11:40 AMrich-businessperson-35436
12/09/2021, 12:22 PMrough-quill-24608
12/09/2021, 1:14 PMdata
stuff. Maybe someone can shed some light how to solve it? Thanks a lot!bulky-policeman-29913
12/09/2021, 2:45 PMenough-truck-34175
12/09/2021, 3:27 PMARM_ENVIORNMENT
to usgovernment
. It looks like the env var is only relevant for the stack file, not pulumi login
. Is there a way to configure pulumi to point to Azure US Government cloud?purple-photographer-6196
12/09/2021, 4:45 PMclientId
and a clientSecret
but I’m having difficulty understanding where to get these from in Auth0. I’ve had a go using the Global Client Information values in the Advanced settings, but the info text suggests I shouldn’t be using them: "Typically, you will not need these values"
and when I’ve tried to use these values there’s an error saying: "You need to create a \"client-grant\" associated to this API"
. Is anyone able to tell me where to find the client ID and secret values in auth0?proud-waiter-16198
12/09/2021, 4:57 PMswift-intern-18856
12/09/2021, 5:53 PMPreviewing update (base.prod):
Type Name Plan Info
pulumi:pulumi:Stack yd-base-base.prod
└─ yd:eks:Cluster yd-eks
└─ eks:index:Cluster yd-eks
├─ eks:index:NodeGroup yd-eks-nodes-datomic-http
+- │ ├─ aws:ec2:LaunchConfiguration yd-eks-nodes-datomic-http-nodeLaunchConfiguration replace [diff: ~imageId]
~ │ └─ aws:cloudformation:Stack yd-eks-nodes-datomic-http-nodes update [diff: ~templateBody]
└─ eks:index:NodeGroup yd-eks-nodes-default
+- ├─ aws:ec2:LaunchConfiguration yd-eks-nodes-default-nodeLaunchConfiguration replace [diff: ~imageId]
~ └─ aws:cloudformation:Stack yd-eks-nodes-default-nodes update [diff: ~templateBody]
jolly-stone-53340
12/09/2021, 7:27 PMrapid-morning-5199
12/09/2021, 7:53 PMrapid-morning-5199
12/09/2021, 7:58 PMlemon-lighter-66078
12/09/2021, 8:23 PMlate-bear-71091
12/10/2021, 12:25 AMpulumi new --skip-template-files
so I could run it in a directory that already has code, and see the new project in the console.late-bear-71091
12/10/2021, 12:29 AMPOST /api/projects/…
could work as well. I don’t see one in the rest api docsbrash-vr-21201
12/10/2021, 3:06 PMsparse-tomato-5980
12/10/2021, 9:15 PMcustom_timeouts=
inherited from parent objects?dazzling-sundown-39670
12/12/2021, 11:29 AMgo.mod
for https://registry.terraform.io/providers/scaleway/scaleway/latest? I tried putting <http://github.com/scaleway/terraform-provider-scaleway/scaleway|github.com/scaleway/terraform-provider-scaleway/scaleway> v2.1.0
but it tells me
version "v2.1.0" invalid: should be v0 or v1, not v2
gifted-room-26715
12/12/2021, 6:58 PMwitty-honey-13693
12/13/2021, 3:35 AMshy-musician-55524
12/13/2021, 5:13 PMlimited-army-96747
12/13/2021, 5:39 PMconst albController = new k8s.apiextensions.CustomResource('alb-controller', {
apiVersion: '<http://argoproj.io/v1alpha1|argoproj.io/v1alpha1>',
kind: 'Application',
metadata: {
name: 'alb-controller',
namespace: 'argocd',
finalizers: ['<http://resources-finalizer.argocd.argoproj.io|resources-finalizer.argocd.argoproj.io>'],
},
spec: {
project: 'default',
source: {
repoURL: '<https://bitbucket.org/mycharts/infra.git>',
targetRevision: 'main',
path: 'k8s/charts/alb-controller',
helm: {
image: {
repository: '<http://123456789.dkr.ecr.eu-west-1.amazonaws.com/backend|123456789.dkr.ecr.eu-west-1.amazonaws.com/backend>',
pullPolicy: 'IfNotPresent',
tag: 'latest',
},
},
},
},
}, { dependsOn: [argocd] })
limited-army-96747
12/13/2021, 5:39 PMapiVersion: <http://argoproj.io/v1alpha1|argoproj.io/v1alpha1>
kind: Application
metadata:
name: alb-controller
namespace: argocd
finalizers:
- <http://resources-finalizer.argocd.argoproj.io|resources-finalizer.argocd.argoproj.io>
spec:
project: default
# Source of the application manifests
source:
repoURL: <https://bitbucket.org/mycharts/infra.git>
targetRevision: main
path: k8s/charts/alb-controller
# helm specific config
helm:
values: |
image:
repository: <http://123456789.dkr.ecr.eu-west-1.amazonaws.com/backend|123456789.dkr.ecr.eu-west-1.amazonaws.com/backend>
pullPolicy: IfNotPresent
tag: latest
chilly-hairdresser-56259
12/13/2021, 5:52 PMlimited-midnight-84330
12/13/2021, 8:27 PMType Name Plan Info
pulumi:pulumi:Stack location-api-wapi-dev 2 messages
└─ pulumi:providers:aws default 1 error
Diagnostics:
pulumi:pulumi:Stack (location-api-wapi-dev):
assertion failed [inst.has_value()]: failed to decode instruction: 0x0
(StateRecovery.cpp:355 determine_state_recovery_action_forward_branches)
pulumi:providers:aws (default):
error: could not read plugin [/Users/kylefontaine/.pulumi/plugins/resource-aws-v4.32.0/pulumi-resource-aws] stdout: EOF
I have already removed all the plugins and attempted to reinstall them. I also have reinstalled pulumi using brew. Has anyone else run into this?square-coat-62279
12/14/2021, 11:16 AM2021-12-14T14:04:24.691778750Z ~ kubernetes:core/v1:ServiceAccount hello-world-service-account refreshing warning: configured Kubernetes cluster is unreachable: unable to load schema information from the API server: Get "<https://x.x.x.x/openapi/v2?timeout=32s>": error executing access token command "gcloud config config-helper --format=json": err=exec: "gcloud": executable file not found in $PATH output= stderr=
I am running pulumi inside the GCP Cloud Build Worker and the container is npmsquare-coat-62279
12/14/2021, 11:28 AMpulumi preview -r && pulumi up -y --diff
same as
pulumi up -y --diff -r
?
What's the implication if we run pulumi up without --refresh?square-coat-62279
12/14/2021, 11:28 AMpulumi preview -r && pulumi up -y --diff
same as
pulumi up -y --diff -r
?
What's the implication if we run pulumi up without --refresh?quiet-wolf-18467
12/14/2021, 12:42 PM--refresh
tells Pulumi to check if the resources under control have been modified outside of the Pulumi execution.--refresh
and someone has modified a resource via the UI, Pulumi may not notice the changesquare-coat-62279
12/14/2021, 1:30 PM