Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating go-helmbase, fixes #1 #11

Merged
merged 2 commits into from
May 16, 2022
Merged

Conversation

rshade
Copy link
Contributor

@rshade rshade commented May 16, 2022

❯ pulumi up --logtostderr -v=9 2> out.txt
Previewing update (dev)

View Live: https://app.pulumi.com/richard-shade/simple-cert-manager-ts/dev/previews/976c893c-80cd-471b-a109-f85261363475

     Type                                          Name                        Plan
 +   pulumi:pulumi:Stack                           simple-cert-manager-ts-dev  create
 +   ├─ kubernetes:core/v1:Namespace               sandbox-ns                  create
 +   ├─ kubernetes:cert-manager.io/v1:Issuer       issuer                      create
 +   └─ kubernetes-cert-manager:index:CertManager  cert-manager                create
 +      └─ kubernetes:helm.sh/v3:Release           cert-manager-helm           create

Resources:
    + 5 to create

Do you want to perform this update? yes
Updating (dev)

View Live: https://app.pulumi.com/richard-shade/simple-cert-manager-ts/dev/updates/3

     Type                                          Name                        Status      Info
 +   pulumi:pulumi:Stack                           simple-cert-manager-ts-dev  created     1 message
 +   ├─ kubernetes:core/v1:Namespace               sandbox-ns                  created
 +   ├─ kubernetes:cert-manager.io/v1:Issuer       issuer                      created
 +   └─ kubernetes-cert-manager:index:CertManager  cert-manager                created
 +      └─ kubernetes:helm.sh/v3:Release           cert-manager-helm           created

Diagnostics:
  pulumi:pulumi:Stack (simple-cert-manager-ts-dev):
    I0516 15:31:18.485544   30483 request.go:665] Waited for 1.07034609s due to client-side throttling, not priority and fairness, request: GET:https://212.2.247.6:6443/apis/discovery.k8s.io/v1beta1?timeout=32s

Outputs:
    certManagerStatus: {
        appVersion: "v1.8.0"
        chart     : "cert-manager"
        name      : "cert-manager-helm-20d9a2d3"
        namespace : "sandbox-ns-0e1ef72a"
        revision  : 1


        status    : "deployed"
        version   : "v1.8.0"
    }

Resources:
    + 5 created

Duration: 56s

@rshade rshade requested a review from a team May 16, 2022 20:33
@rshade rshade merged commit 932dcf4 into master May 16, 2022
@pulumi-bot pulumi-bot deleted the rshade/update-helm-base-for-inputs branch May 16, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants