https://pulumi.com
Join Slack
I’m trying to add the `kube-prometheus-stack` Helm chart to my fairly vanilla EKS cluster. All manag...
j

Joe Hamman

10 months ago
I’m trying to add the
kube-prometheus-stack
Helm chart to my fairly vanilla EKS cluster. All managed by Pulumi. I’m getting this error:
pulumi:pulumi:Stack (myproject-dev):
    error: Running program '/Users/jhamman/myproject/infrastructure/index.ts' failed with an unhandled exception:
    <ref *1> Error: invocation of kubernetes:helm:template returned an error: failed to generate YAML for specified Helm chart: failed to pull chart: invalid_reference: invalid tag
running
helm install prometheus prometheus-community/kube-prometheus-stack -n monitoring --version 66.3.1
seems to work but using the
k8s.helm.v3.Chart
Pulumi componet results in the error above. The Chart object is definted in the thread below. Thanks for any ideas or suggestions you might have.
j
t
+2
  • 4
  • 13
  • 96
I added `ignoreChanges` to my resources but they are still showing up in `drift detection`. example:...
c

Chris Holmok

over 1 year ago
I added
ignoreChanges
to my resources but they are still showing up in
drift detection
. example:
const iam = new IAMMember(`${prefix}-${_account.accountId}-bq-editor-member`, {
  project: gcpConfig.require('project'),
  role: 'roles/bigquery.dataEditor',
  member: account.email.apply(email => `serviceAccount:${email}`)
}, { ignoreChanges: ['etag'] })
but it’s still showing up in the drift
pulumi refresh --preview-only
~ gcp:projects/iAMMember:IAMMember: (update)
...
--outputs:--
~ etag     : "BwYWTNS0Q6s=" => "BwYY98HnOng="
c
i
  • 2
  • 1
  • 96
This message was deleted.
s

Slackbot

almost 3 years ago
This message was deleted.
s
e
+2
  • 4
  • 4
  • 96
This message was deleted.
s

Slackbot

about 3 years ago
This message was deleted.
s
j
u
  • 3
  • 2
  • 96
This message was deleted.
s

Slackbot

almost 4 years ago
This message was deleted.
s
t
  • 2
  • 1
  • 96
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
👍 2
s
m
  • 2
  • 1
  • 96
This message was deleted.
s

Slackbot

over 4 years ago
This message was deleted.
s
j
l
  • 3
  • 3
  • 95
This message was deleted.
s

Slackbot

almost 5 years ago
This message was deleted.
s
t
l
  • 3
  • 21
  • 95
This message was deleted.
s

Slackbot

over 6 years ago
This message was deleted.
s
h
+2
  • 4
  • 12
  • 95
Hello Has anyone used pulumi in a monorepo? (Think turborepo)
w

William

7 months ago
Hello Has anyone used pulumi in a monorepo? (Think turborepo)
w
b
+4
  • 6
  • 19
  • 94
Previous495051Next

Pulumi Community

No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.

Powered by