Skip to content

Tags: rancher/steve

Tags

v0.9.16

Toggle v0.9.16's commit message
Release v0.9.16

v0.9.15

Toggle v0.9.15's commit message
Release v0.9.15

v0.9.14

Toggle v0.9.14's commit message
Release v0.9.14

v0.8.25

Toggle v0.8.25's commit message
Release v0.8.25

v0.7.47

Toggle v0.7.47's commit message
Release v0.7.47

v0.9.13

Toggle v0.9.13's commit message
Release v0.9.13

v0.9.12

Toggle v0.9.12's commit message
Release v0.9.12

v0.9.11

Toggle v0.9.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Exclude the data param from summary-endpoints (#1182)

* Add 'summaryonly' parameter.

* Implement summaryonly.

* More changes on proving a summary with no data:

1. Migrate to apiserver 0.9.6 which means replacing the int value with
  { Total: int, Namespace: <empty map> }
This is a requirement going from apiserver 0.9.5 to 0.9.6

2. Avoid making a query for data when all the items will be dropped -- we
still need to make a COUNT(*) query for the UI to do pagination, but
don't need to decode blobs from the database tables and the other work.

* Finish the rebase manually.

In particular this is because the 54935 work moved some code from
sqlgenerator into summary_fields

v0.9.10

Toggle v0.9.10's commit message
Release v0.9.10

v0.9.9

Toggle v0.9.9's commit message
Release v0.9.9