fury
Here are 27 public repositories matching this topic...
The report shows the timings of each test without any units, and these should be shown. The same units should be used for every test in the report (or at least in the same suite). Test times are currently measured in milliseconds (using System.currentTimeMillis though, it would make sense to display them in either ms or s. However, it may also be worthwhile recording System.nanoTime *as we
being that this repository doesn't contain the whole distribution but acts as an aggregator, we should mention for better discoverability that fact in the readme and point where the source code of modules, tools (furyctl, etc.) is.
-
Updated
Jun 8, 2022 - Shell
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Nov 9, 2020 - Lua
-
Updated
Jun 8, 2022 - Shell
-
Updated
Jun 8, 2022 - Shell
AWS EKS supports changing the container runtime from dockershim to containerd by passing an extra boot flag --container-runtime containerd to test containerd before it is the default.
The installer currently does not support setting this flag. See:
https://github.com/sighupio/fury-eks-installer/blob/474bdd23edf31cfe883f30157329ea96a1ed5e61/modules/eks/eks.tf#L23
References:
https://a
To further improve the module documentation:
- Add changelogs of previous releases
- Add documentation on how to perform day-2 operations (cluster updates, node-pool updates, etc...)
- Explain better the module usage
To further improve the module documentation:
- Add changelogs of previous releases
- Add documentation on how to perform day-2 operations (cluster updates, node-pool updates, etc...)
- Explain better the module usage
-
Updated
Sep 22, 2021 - Go
-
Updated
Sep 20, 2021 - Go
-
Updated
Oct 5, 2021 - HCL
-
Updated
Apr 26, 2022 - Java
Improve this page
Add a description, image, and links to the fury topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fury topic, visit your repo's landing page and select "manage topics."
In the Constraints page, the icon on the left of the constraint name in the navbar on the left doesn't show a tooltip when the mode is
warn. It does work when the mode isdryrunordeny.