A
Size: a a a
A
A
AS
AS
A
A
MF
A
A
G
This is a minor release in hurry for resolving flakiness in k8s CI through [#421](https://github.com/containernetworking/plugins/pull/421), and this release also includes some other enhancements and bugfixes.More
Thanks to our contributors!
Enhancement...
G
## ChangelogMore
* Add a list of Horizontal Pod Autoscalers to Deployments detail view ([#4625](https://github.com/kubernetes/dashboard/pull/4625))
* Fix pod status bug ([#4698](https://github.com/kubernetes/dashboard/pull/4698))
* Fix bug with un...
A
MA
The twelve-factor app stores config in environment variables (often shortened to env vars or env). Env vars are easy to change between deploys without changing any code; unlike config files, there is little chance of them being checked into the code repo accidentally; and unlike custom config files, or other config mechanisms such as Java System Properties, they are a language- and OS-agnostic standard.
MA
MA
MA
MF
MF
A