-
Notifications
You must be signed in to change notification settings - Fork 749
Comparing changes
Open a pull request
base repository: fluxcd/flagger
base: v1.22.2
head repository: fluxcd/flagger
compare: v1.23.0
- 20 commits
- 44 files changed
- 8 contributors
Commits on Aug 30, 2022
-
Add
app.kubernetes.io/version
label to chartAdd `app.kubernetes.io/version` label as described in https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ This is useful if you have many deployments in different clusters and want to be able to monitor what versions you have deployed using something like `kube_pod_labels` from kube-state-metrics. Signed-off-by: Gustaf Lindstedt <gustaf.lindstedt@embark-studios.com>
Configuration menu - View commit details
-
Copy full SHA for 0ae53e4 - Browse repository at this point
Copy the full SHA 0ae53e4View commit details
Commits on Sep 1, 2022
-
Merge pull request #1264 from glindstedt/patch-1
Add `app.kubernetes.io/version` label to chart
Configuration menu - View commit details
-
Copy full SHA for 89b0487 - Browse repository at this point
Copy the full SHA 89b0487View commit details
Commits on Sep 2, 2022
-
Update kubernetes-blue-green.md
Signed-off-by: Edwar Baron <edwar.baron@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b97a87a - Browse repository at this point
Copy the full SHA b97a87aView commit details
Commits on Sep 26, 2022
-
logCmdOutput to logger instead of stdout
Signed-off-by: Øistein Sletten Løvik <oistein@oistein.org>
Configuration menu - View commit details
-
Copy full SHA for 6d72050 - Browse repository at this point
Copy the full SHA 6d72050View commit details
Commits on Sep 27, 2022
-
Merge pull request #1267 from oistein/log-cmd-output-to-log
logCmdOutput to logger instead of stdout
Configuration menu - View commit details
-
Copy full SHA for 1b2df99 - Browse repository at this point
Copy the full SHA 1b2df99View commit details
Commits on Oct 5, 2022
-
Include cluster name in all alerts
Signed-off-by: ashokhein <ashokhein@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4dbeec0 - Browse repository at this point
Copy the full SHA 4dbeec0View commit details
Commits on Oct 6, 2022
-
Merge pull request #1275 from ashokhein/include-cluster-name
Include cluster name in all alerts
Configuration menu - View commit details
-
Copy full SHA for 7b6c37e - Browse repository at this point
Copy the full SHA 7b6c37eView commit details
Commits on Oct 10, 2022
-
gatewayapi: fix reconcilation of nil hostnames
Signed-off-by: Sanskar Jaiswal <sanskar.jaiswal@weave.works>
Sanskar Jaiswal committedOct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for e593f2e - Browse repository at this point
Copy the full SHA e593f2eView commit details -
Merge pull request #1276 from aryan9600/fix-hostnames
gatewayapi: fix reconcilation of nil hostnames
Configuration menu - View commit details
-
Copy full SHA for b96f6f0 - Browse repository at this point
Copy the full SHA b96f6f0View commit details
Commits on Oct 12, 2022
-
Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3418488 - Browse repository at this point
Copy the full SHA 3418488View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8b99d - Browse repository at this point
Copy the full SHA 8d8b99dView commit details
Commits on Oct 18, 2022
-
Bump Contour to v1.22 in e2e tests
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e06334c - Browse repository at this point
Copy the full SHA e06334cView commit details -
Slack bot token authentication
Signed-off-by: Ricardo Lorenzo <rlorenzo@payfone.com>
Ricardo Lorenzo committedOct 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 3dd667f - Browse repository at this point
Copy the full SHA 3dd667fView commit details -
Merge pull request #1282 from fluxcd/contour-1.22
Bump Contour to v1.22 in e2e tests
Configuration menu - View commit details
-
Copy full SHA for 310111b - Browse repository at this point
Copy the full SHA 310111bView commit details -
Merge pull request #1270 from RicardoLorenzo/slack_bot_token_authenti…
…cation Slack bot token authentication
Configuration menu - View commit details
-
Copy full SHA for 8197073 - Browse repository at this point
Copy the full SHA 8197073View commit details -
Merge pull request #1265 from ebar0n/patch-1
Use Helm to install loadtester in kubernetes-blue-green docs
Configuration menu - View commit details
-
Copy full SHA for e7e1550 - Browse repository at this point
Copy the full SHA e7e1550View commit details
Commits on Oct 20, 2022
-
Update Kubernetes packages to v1.25.3
Update dependencies and fix CVE-2022-32149 of `golang.org/x/text` Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e47ae2 - Browse repository at this point
Copy the full SHA 5e47ae2View commit details -
Merge pull request #1283 from fluxcd/kubernetes-1.25.3
Update Kubernetes packages to v1.25.3
Configuration menu - View commit details
-
Copy full SHA for 283de16 - Browse repository at this point
Copy the full SHA 283de16View commit details -
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 08d7520 - Browse repository at this point
Copy the full SHA 08d7520View commit details -
Merge pull request #1284 from fluxcd/release-1.23.0
Release v1.23.0
Configuration menu - View commit details
-
Copy full SHA for a4f5a98 - Browse repository at this point
Copy the full SHA a4f5a98View commit details
There are no files selected for viewing