Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-4949

[CLI] Kubernetes mode - issue retrieving clusters with '-s' option and disabled authentication

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • CLI
    • None

    Description

      Clusters with disabled authentication will break clusters retrieval if '-s' option is specified

      $ ./oc infinispan get clusters
      NAME                             NAMESPACE        STATUS    SECRETS         
      cluster                          datagrid         1/1       ******          
      dev-setup                        datagrid         2/2       ******          
      example-infinispan               datagrid         1/1       ****** 
      $ ./oc infinispan get clusters -s
      NAME                             NAMESPACE        STATUS    SECRETS         
      cluster                          datagrid         1/1      
                                                                  developer        YuYfQYnxR9twtVjc
      dev-setup                        datagrid         2/2      IllegalArgumentException: Name must be provided.
      

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            pdrobek@redhat.com Pavel Drobek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: