Actions: cloudfoundry/cli
Actions
574 workflow run results
574 workflow run results
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#843:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#842:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#841:
completed
by
johha
ProcessNotFoundError
in cf apps
As a user calls cf apps
in a large space it might happen that a app
was deleted while the CLI is putting all the different information (processes, stats & routes) together.
This leads to a failing cf apps
command.
This change prevents this by catching ProcessNotFoundError
errors and returning nil
instead.
Related to #2734
Tests: Integration
#840:
completed
by
johha
ProcessNotFoundError
in cf apps
As a user calls cf apps
in a large space it might happen that a app
was deleted while the CLI is putting all the different information (processes, stats & routes) together.
This leads to a failing cf apps
command.
This change prevents this by catching ProcessNotFoundError
errors and returning nil
instead.
Related to #2734
Tests: Integration
#839:
completed
by
johha
ProcessNotFoundError
in cf apps
As a user calls cf apps
in a large space it might happen that a app
was deleted while the CLI is putting all the different information (processes, stats & routes) together.
This leads to a failing cf apps
command.
This change prevents this by catching ProcessNotFoundError
errors and returning nil
instead.
Related to #2734
Tests: Integration
#838:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#837:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#836:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#834:
completed
by
johha
ProcessNotFoundError
in cf apps
As a user calls cf apps
in a large space it might happen that a app
was deleted while the CLI is putting all the different information (processes, stats & routes) together.
This leads to a failing cf apps
command.
This change prevents this by catching ProcessNotFoundError
errors and returning nil
instead.
Related to #2734
Tests: Integration
#833:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#831:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#830:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#829:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#828:
completed
by
johha
max_page
size for apps, service keys & routes
To reduce the number of db queries in cloud controller it is beneficial to use a larger page size (5k) for potentially large entities.
This was already done for marketplace
and services
in commit b823ae53f394acf64ad7fb09f550c508a3c46e0a.
This commit does the same for apps
, routes
and service-keys
Tests: Integration
#827:
completed
by
johha