gitops-engine
gitops-engine copied to clipboard
Democratizing GitOps
The full cluster resource cache is built 1) on startup, 2) every 24 hours (by default, configurable) and 3) every 10 seconds (by default, configurable) if there's an error while...
Intuit is getting some "the server has asked for the client to provide credentials" errors. This will just help us get a slightly better idea where the error comes from.
Currently, SSA is opt-in either at application-level or at resource-level. However, to workaround https://github.com/argoproj/argo-cd/issues/11143, I need to use `ServerSideApply=false` for a specific resource while SSA is enabled for all other...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) from 1.24.2 to 1.26.2. Release notes Sourced from k8s.io/kubernetes's releases. Kubernetes v1.26.2 See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG. See the CHANGELOG for more details....
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.2. Commits f36bfe3 Fix Subset/NotSubset when map is missing keys from the subset (#1261) 0ab3ce1 Fix CallerInfo() source file paths (#1288) 2b00d33 Fix Call.Unset() panic...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220209214540-3681064d5158 to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 3.2.6. Release notes Sourced from actions/cache's releases. v3.2.6 What's Changed Updated branch in Force deletion of caches by @t-dedah in actions/cache#1108 Fix zstd not being...
Bumps [github.com/emicklei/go-restful](https://github.com/emicklei/go-restful) from 2.9.5+incompatible to 2.16.0+incompatible. Changelog Sourced from github.com/emicklei/go-restful's changelog. Change history of go-restful [v3.10.1] - 2022-11-19 fix broken 3.10.0 by using path package for joining paths [v3.10.0] -...