argocd-operator
argocd-operator copied to clipboard
A Kubernetes operator for managing Argo CD clusters.
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 5. Release notes Sourced from actions/setup-go's releases. v5.0.0 What's Changed In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover,...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 3. Release notes Sourced from docker/login-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in docker/login-action#593 Bump @actions/core...
**Is your feature request related to a problem? Please describe.** Going through the documentation for the ArgoCD Operator for an OpenShift deployment (https://argocd-operator.readthedocs.io/en/latest/usage/keycloak/openshift/), I wasn't able to find a specific...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.10 to 1.31.1. Release notes Sourced from github.com/onsi/gomega's releases. v1.31.1 1.31.1 Fixes Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999] Update test in case keeping msg is...
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.10.0 to 0.15.0. Commits fa1ba42 sumdb: replace globsMatchPath with module.MatchPrefixPatterns 6e58e47 modfile: improve directory path detection and error text consistency 5b69280 modfile: use new go version string...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.18.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v0.18.0 What's Changed [FEATURE] promlint: Allow creation of custom metric validations. #1311 [FEATURE] Go programs using client_golang can...
Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.2.4 to 1.4.1. Release notes Sourced from github.com/go-logr/logr's releases. v1.4.1 What's Changed slogr: fix unintended API break in v1.4.0 by @pohly in go-logr/logr#253 Full Changelog: https://github.com/go-logr/logr/compare/v1.4.0...v1.4.1 v1.4.0...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.9 to 0.6.0. Release notes Sourced from github.com/google/go-cmp's releases. v0.6.0 New API: (#340) Add cmpopts.EquateComparable Documentation changes: (#337) Use of hotlinking of Go identifiers Build changes: (#325)...