-
Updated
Aug 29, 2020 - Go
envoy
Here are 220 public repositories matching this topic...
-
Updated
Aug 29, 2020 - Python
The cert-gen job has always used an image tag of :latest to get around the issue of applying the same manifest on top of an existing installation, however, tagged releases use a unique name for each certgen job for that release so there's no need to use latest for releases and can cause issues for users in air-gapped environments.
We should remove the :latest tag and use a specific versio
Summary
Migrate CustomResourceDefinition to apiextensions.k8s.io/v1 as apiextensions.k8s.io/v1beta1 is deprecated
`CustomResourceDefinition` represents a resource that should be exposed on the API server. Its name MUST
be in the format .spec.name>..spec.group>.
Deprecated in v1.16, planned for removal in v1.19. Use apiextensions.k8s.io/v1 CustomResourceDefinition instead.
`
-
Updated
Jul 29, 2020 - C#
-
Updated
Aug 10, 2020 - Java
Use heptio/workgroup to improve handling of the multiple goroutines that are spawned in each of the discoverers. This will also help us to bubble up errors to main, and handle them appropriately.
An example of this is #224. We wanted to handle the case where re-auth failed 3 times, but there was no good way of bubbling up the error to main.go. We could make reconciler.Run return an error to bub
Description
The table in the Meshery README.md containing supported platforms has a hyphen to indent each type of platform under its respective category. The hyphens are slightly distracting, making the table less legible.
Expected Behavior
Platforms listed under each category should be indented, but using whitespace ( ) or ta
-
Updated
Jul 23, 2019 - Java
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Aug 21, 2020 - Go
-
Updated
Aug 24, 2020 - Go
-
Updated
Feb 27, 2020 - Go
-
Updated
Jan 5, 2018 - Go
-
Updated
Aug 18, 2020
Current Behavior
Within the Welcome bot example here that thanks first-time contributors for their efforts, a request to star the repo should be included and it should be slightly offset to improve its visibility.
Implementation
Update or add the following line(s) to [.github/config.yml](../blob/master/.github/confi
-
Updated
Nov 7, 2018
-
Updated
May 14, 2020 - Go
-
Updated
Aug 21, 2020 - Rust
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.
-
Updated
Aug 15, 2020 - CSS
-
Updated
Aug 2, 2020 - Go
-
Updated
Mar 25, 2020 - Go
-
Updated
Aug 14, 2020 - Python
Improve this page
Add a description, image, and links to the envoy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the envoy topic, visit your repo's landing page and select "manage topics."
virtual host options
