canary
Here are 84 public repositories matching this topic...
-
Updated
Nov 22, 2019 - Go
-
Updated
Nov 25, 2021
Summary
I have the zsh completion sourced in ~/.zshrc using:
source <(kubectl-argo-rollouts completion zsh)
# or
source <(kubectl argo rollouts completion zsh)With only this, no completion works:
kubectldoes not listargokubectl-argo-rolloutsdoes not completekubectl argo rolloutsdoes not complete
But the completion script does not enable
-
Updated
Jan 6, 2022 - JavaScript
-
Updated
Sep 5, 2019 - JavaScript
-
Updated
Jan 2, 2022 - Go
-
Updated
Jan 3, 2020 - Python
-
Updated
Jul 14, 2020 - CSS
-
Updated
Mar 10, 2021 - Go
-
Updated
Mar 12, 2020 - Smarty
-
Updated
Oct 12, 2020 - HCL
-
Updated
Jan 6, 2022 - Lua
-
Updated
Jan 20, 2019 - Go
-
Updated
Aug 28, 2020 - C
-
Updated
Jul 28, 2019 - PHP
-
Updated
Nov 18, 2021 - JavaScript
-
Updated
Aug 19, 2021 - Python
-
Updated
Aug 10, 2020
-
Updated
Sep 8, 2021 - PowerShell
-
Updated
Nov 3, 2020 - Python
-
Updated
Jan 4, 2020
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Nov 26, 2020 - Shell
Improve this page
Add a description, image, and links to the canary topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the canary topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Describe the bug
There is a bug in podinfo chart which will not deploy service if you enabled canary, even though you enabled service via helm values.
https://github.com/fluxcd/flagger/blob/main/charts/podinfo/templates/service.yaml#L1
To Reproduce
If you set values like this, it will not deploy service.