GithubHelp home page GithubHelp logo

Comments (2)

0xavi0 avatar 0xavi0 commented on June 9, 2024 1

QA Template

Solution

Deletes some information provided by fleet for the clusters.
Before this change we can get the following information from clusters:

$ kubectl get clusters -A                                                                                                                                                                                                                                                                                    
NAMESPACE     NAME    BUNDLES-READY   NODES-READY   SAMPLE-NODE             LAST-SEEN              STATUS
fleet-local   local   1/1             3/3           k3d-upstream-server-0   2024-03-13T10:34:07Z   

The change removes the values reported for "NODES-READY and SAMPLE-NODE".

Testing

Just run a command to retrieve all clusters and you should not see the NODES-READY nor SAMPLE-NODE columns
Something like:

$ kubectl get clusters -A                                                                                                                                        
NAMESPACE     NAME    BUNDLES-READY   LAST-SEEN              STATUS
fleet-local   local   1/1             2024-03-13T10:49:27Z  

Additional info

from fleet.

thehejik avatar thehejik commented on June 9, 2024

Test report

Works as expected. But currently waiting for rancher/dashboard implementation as Clusters are reporting 0 Nodes Ready.

image

Tested on rancher v2.9-c9be13b09329bbee60a5f6419d500198f83c44d1-head with fleet App fleet:104.0.0+up0.10.0-rc.11

$ kubectl get clusters.fleet.cattle.io -A
NAMESPACE       NAME     BUNDLES-READY   LAST-SEEN              STATUS
fleet-local     local    1/1             2024-04-18T14:11:58Z   
fleet-default   dhcp12   2/2             2024-04-18T14:16:11Z   

Also in this diff it is visible that status information are reduced in clusters resource in v2.9 versus v2.8 and fleet:103.1.3+up0.9.3-rc.3:

image

from fleet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.