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

Service name is undefined in output from "garden status" in hello-world example #134

Closed
eysi09 opened this issue May 30, 2018 · 1 comment

Comments

@eysi09
Copy link
Collaborator

eysi09 commented May 30, 2018

Output looks like this:

➜  hello-world (master) g status
providers:
  local-kubernetes:
    configured: true
    detail:
      namespaceReady: true
      metadataNamespaceReady: true
      systemReady: true
services:
  undefined:
    endpoints:
      - protocol: http
        hostname: hello-function.hello-world.local.app.garden
        port: 32000
        url: 'http://hello-function.hello-world.local.app.garden:32000'
    runningReplicas: 1
    detail:
      resourceVersion: 2323881
      lastMessage: CREATE Ingress garden--hello--hello-world/hello-function
    state: ready
    lastMessage: ''

Notice the undefined key under the services key.

@eysi09 eysi09 changed the title Service name is undefined when running garden status in hello-world example Service name is undefined when running garden status in hello-world example May 30, 2018
@eysi09 eysi09 changed the title Service name is undefined when running garden status in hello-world example Service name is undefined in output from "garden status" in hello-world example May 30, 2018
@edvald edvald self-assigned this Jun 5, 2018
@edvald edvald removed their assignment Jun 6, 2018
@edvald
Copy link
Collaborator

edvald commented Jun 14, 2018

Fixed in #118

@edvald edvald closed this as completed Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants