Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/argoproj/argo-cd/v2 to v2.10.0 #84

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/argoproj/argo-cd/v2 v2.9.6 -> v2.10.0 age adoption passing confidence

Release Notes

argoproj/argo-cd (github.com/argoproj/argo-cd/v2)

v2.10.0

Compare Source

Quick Start
Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.10.0/manifests/ha/install.yaml
Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changes

This release includes 217 contributions from 114 contributors (90 of them new) with 56 features and 47 bug fixes.

Features (56)
  • feat(controller): add sync jitter(#​14241) (#​16820) (#​16960)
  • feat(ui): add status panel extensions (#​15780)
  • feat: Implement Server-Side Diff (#​13663)
  • feat(ui): Show prompt when every resource requires pruning (#​16603)
  • feat: PostDelete hook support (#​16595)
  • feat(security): log user when access is blocked (#​16558)
  • feat(ui): Add sourceNamespaces in Projects UI and only show it if AppsInAnyNamespaceEnabled flag is set (#​16249)
  • feat(appset): Advanced Templating using templatePatch (#​14893)
  • feat: Argocd notification self service (#​16488)
  • feat(cli): Added example to admin-cluster.go and projectwindow.go files (#​16128)
  • feat(server): log app Spec along with event (#​16416)
  • feat(opentelemetry): ✨ support for secured OTLP endpoint and headers (#​15573)
  • feat(oidc): optionally query OIDC UserInfo to gather group claims (#​12062)
  • feat(app): Support app sync --dry-run --revision some-revision with arbitrary revisions(#​12592) (#​16387)
  • feat: add support for ALL_PROXY (#​10451)
  • feat(appset): Added 'slugify' sprig function (#​15188)
  • feat: Support for Kustomize Components (#​16230)
  • feat: add retry logic for k8s client #​7692 (#​16154)
  • feat: grace period for repo errors to prevent aggressive unknown sync state (#​16085)
  • feat: add examples to --help output for admin.go file (#​16030)
  • feat: add examples to --help ouput for argocd_server.go file (#​16032)
  • feat: Allow 'both' option for uibannerposition (#​14623)
  • feat: PKCE authentication flow for web logins #​9890 (#​15889)
  • feat(cli): example for generate-allow-list (#​16136)
  • feat(cli): Add examples to --help output for get KEYID (#​16019)
  • feat(cli): Add examples to --help output for "gpg_list" (#​16017)
  • feat: Add examples to --help output for remaining "create PROJECT ROLE-NAME" (#​15983)
  • feat(cli): Add examples to argocd proj role cli family (#​15875)
  • feat(cli): add admin-app-example (#​15690) (#​15861)
  • feat(cli): add project flag to avoid permission denied errors on 404 (#​16040)
  • feat: expose notification secrets for request payload templating (#​16055)
  • feat: make git requests configurable (#​15646)
  • feat: add write back to application informer (#​15987)
  • feat(cli): Add examples to --help output for "list PROJECT" (#​16033)
  • feat(cli): Add examples to --help output for "gpg add" (#​16020)
  • feat(ui): Recursive Helm Values files detection (#​15935) (#​15936)
  • feat: use rate limited queue (#​15480)
  • feat: Add examples to --help output for remaining "get APPNAME" (#​15862)
  • feat(cli): add the repocred-list-example (#​15690) (#​15869)
  • feat(cli): add the cluster-list-example (#​15690) (#​15866)
  • feat: Add examples to --help output for "delete PROJECT ROLE-NAME" (#​15986)
  • feat(cli): Add examples to projectwindows.go (#​15860)
  • feat(health): add iammanager.keikoproj.io/Iamrole health check (#​15899)
  • feat: Add examples to --help output for "generate-spec PROJECT" (#​15871)
  • feat(cli): add the repo-example (#​15690) (#​15865)
  • feat(cli): Add examples to --help output for "set APPNAME" (#​15872)
  • feat(cli): Add examples to --help output for "logs APPNAME" (#​15873)
  • feat(cli): Add example to argocd relogin command (#​15839)
  • feat: Add examples to --help output for all "argocd proj" cmds (#​15824)
  • feat(cli): Added example to --help output for bcrypt (#​15838)
  • feat(cli): Add example to --help output for app actions (#​15822)
  • feat(cli): Add examples to --help output for remaining "argocd account" (#​15814)
  • feat(cli): Add examples to --help output for remaining "argocd repocreds" cmds (#​15846)
  • feat(cli): Add example to --help output 1 (#​15782)
  • feat(cli): Added example to --help output for context (#​15809)
  • feat(ci): retry individual e2e tests (#​15696)
Bug fixes (47)
  • fix(ci): correct helm checksum path (#​17081) (#​17083)
  • fix(controller): fix application controller deployment crashing (#​16984) (#​17093)
  • fix(server): allow disabling content-type check (#​16959) (#​16976)
  • fix(appcontroller): Uptake fix in gitops engine which fixes application sync with auto create ns and server side apply (#​16942) (#​16963)
  • fix: Use the cache for sharding (#​15237) (#​16902)
  • fix: enforce content type header for API requests (#​16860) (#​16877)
  • fix(appset): Use case insensitive comparison of repo details in appset webhook handler (#​16503) (#​16504)
  • fix(cli): argocd admin settings resource-overrides health to not ignore wildard customizations (#​16461)
  • fix(repo-server): excess git requests, short-circuit GenerateManifests ref only (#​16501)
  • fix(appset): Always remove ownerReferences when appset policy doesn't allow app's deletion (#​12172) (#​16506)
  • fix(ui): use background delete to match k8s terminology (#​15579)
  • fix: Use math.MaxInt (instead of math.MaxInt64) to fix builds on 32bit platforms (#​16065)
  • fix: cert-manager.io/certificate health.lua for consistent issuing (Issue #​16523) (#​16520)
  • fix(doc): Fix documentation templatePatch (#​16522)
  • fix: Tooltips point in wrong direction#11935 (#​12578)
  • fix(ui): add exec check to avoid API calls (#​16168)
  • fix PerconaXtraDBCluster health (#​16434)
  • fix(controller): Address diff cache miss issues (#​16458)
  • fix(cli): pass redis compression to cluster stats and shards commands (#​16060) (#​16421)
  • fix: upgrade notifications-engine (#​16354)
  • fix(ui): User Info blob is too far to the right relative to Applications/Settings/Documentation (#​12016)
  • fix: fixed cli admin dashboard cmd (#​16430)
  • fix(appset): use topics for Gitlab SCM Provider (#​13169) (#​13170)
  • fix(appset): prevent app deletion according to appset policy (#​12172) (#​15903)
  • fix: failing lint and unit test (#​16275)
  • fix(appset): Fix name conflict in appset controller (#​16207) (#​16222)
  • fix(ui): summary: fix sync options block layout (#​16152)
  • fix api docs (#​16186)
  • fix(ui): Improve apps tiles view (#​16140)
  • fix(appset): ignoreApplicationDifferences not working (#​15965)
  • fix: rbac validate command can now take either namespace or policy-file (#​15543)
  • fix: Add timezone to projectwindows list (#​15929)
  • fix(banzai/KafkaCluster): Update health.lua (#​15962)
  • fix(docs): proj role list example (#​16074)
  • fix: list manually provided external urls before generated ones (#​13296)
  • fix: Add ENV variable to configure GRPC Keep Alive Time (#​15656) (#​15806)
  • fix: delete event cache deadlock test flakiness (#​15964)
  • fix(ci): unstable integration test (#​15976)
  • fix: update docs for ApplicationService.Get to reflect reality (#​15927)
  • fix: Replace antonmedv/expr with expr-lang/expr (#​15879)
  • fix(notifications): Allow notifications controller to notify on all namespaces (#​15702)
  • fix(cli): Do not error out with no errors (#​15688)
  • fix: codeowners syntax error (#​15781)
  • fix(appset): add option to disable SCM providers entirely (#​14246) (#​15248)
  • fix(applicationset): git generator ignores empty files (#​15661)
  • fix(ci): misplaced config option (#​15698)
  • fix(ci): do not fail fast on e2e test failures (#​15694)
Documentation (39)
  • docs(hooks): add postdelete to table (#​17048) (#​17051)
  • docs(kustomize): add components yaml example (#​17043) (#​17046)
  • docs(argocd-cm): add timeout.reconciliation.jitter example (#​17044) (#​17047)
  • docs(applicationset): explain impact of empty spec in templatePatch (#​17042) (#​17045)
  • docs: add context to configmap example (#​16763) (#​16764)
  • docs: configmap items are strings (#​16737) (#​16738)
  • docs: add documentation for the argocd cluster commands (#​16555)
  • docs: update telepresence quickstart link (#​16616)
  • docs: callout the need to restart pods to pickup service accounts (#​16610)
  • docs: fix indentation for preserve file mode (#​16598)
  • docs(monitoring): add new ServiceMonitors for redis, dex, notifications (#​16534)
  • docs: fix broken link in secret-management.md (#​16588)
  • docs: Add Kong Inc. as a user (#​16582)
  • docs: Fix minor typo in Declarative Setup (#​16550)
  • docs: fix kustomize patches example (#​16353)
  • docs: Katie as Release Champion for 2.10 and Added a column for Release Approver (#​16341)
  • docs: update release doc and issue template (#​16329)
  • docs: fix upgrade instructions (#​16326)
  • docs: Add @​gdsoumya to approvers in OWNERS (#​16331)
  • docs: Document ApplyOutOfSyncOnly in application spec (#​16282)
  • docs: add Axians ACSP to users (#​16226)
  • docs: Ensure consistent proper case of Kubernetes (#​16205)
  • docs: Add Semgrep as a user (#​16185)
  • docs(cmp): Document ConfigManagementPlugin.spec.version more clearly (#​15974)
  • docs(appset): ApplicationSets generators docs to use go templates (#​16109) (#​16127)
  • docs: added identity-center.md doc for AWS SSO (#​15689)
  • docs(bounty): proposal for feature to hide annotations on secrets in UI (#​15699)
  • docs: add percona to list of Argo users (#​16079)
  • docs: improve toolchain/k3d docs (#​15913)
  • docs: Improve helm docs #​15706 (#​15755)
  • docs: clarify health inheritance (#​15799)
  • docs: improve notifications docs (#​15816)
  • docs: actually all helm hooks are ignored (#​15752)
  • docs: add CONTRIBUTING.md copy at repo root (#​14889)
  • docs: add Mercedes-Benz.io to user list (#​15768)
  • docs: Add documentation for Zitadel SSO integration (#​15029)
  • docs: move self-signed certs gitlab scm docs (#​15720)
  • docs: add dynamic cluster distribution doc in the menu (#​15716)
  • docs: Maintaining Uniformity In Documentation Writing Style (#​15713)
Other (65)
  • chore(deps): bump Helm to 3.14.0 (#​17031) (#​17032) (#​17061)
  • chore(deps): rm go-jose Cxb6dee8d5-b814 high vuln (#​16947) (#​16970)
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 (#​16911)
  • Added Openkruise workload integration health check scripts (#​16238) (#​16805)
  • Add meta.Duration as known type for diffing (#​16587)
  • Add Statsig as a user (#​16604)
  • chore: upgrade kubernetes dependencies from 0.26.4 to 0.26.11 (#​16581)
  • resource_customizations/db.atlasgo.io: atlas operator resources (#​16364)
  • chore: update PR template to suggest cherry-pick releases (#​16560)
  • chore(deps): bump cosign-installer from 3.1.2 to 3.2.0 (#​16495)
  • Fix extra space in application tree pod group (#​16358)
  • Renamed/corrected OCI proposal filename (#​16452)
  • chore: Update USERS.md (#​16425)
  • chore: Bump otel to 1.21.0 (#​16420)
  • chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#​16418)
  • chore(deps): bump docker/build-push-action from 4.1.1 to 5.1.0 (#​16392)
  • chore: Use safe example domains defined in RFC 2606 (#​16389)
  • Add traefik pending ingress solution (#​16391)
  • chore(deps): bump @​types/superagent from 4.1.15 to 4.1.21 in /ui (#​16342)
  • chore(deps): fix superagent vulnerability (#​16305)
  • chore(deps): bump Helm to 3.13.2 (#​16320) (#​16321)
  • chore(deps): bump argo-ui (#​16264)
  • copy ServerName into clientOpts (#​16267)
  • chore(ui): Change testEnvironment from node to jsdom (#​16287)
  • Update USERS.md (#​16251)
  • Documentation "Annotations and Labels used by Argo CD": fix internal link to ../faq.md#why-is-my-app-out-of-sync-even-after-syncing (#​16236)
  • chore: update gitops engine version (#​16232)
  • chore: add SECURITY-INSIGHTS.yml (#​16135)
  • chore: Upgrade Redis to redis:7.0.14 (#​16164)
  • Added an example of project scoped cluster (#​16210)
  • chore: specify namespace when restarting deployments in remote e2e tests (#​16192)
  • Remove unnecessary error checking (#​16150)
  • chore(appset): better structured logging for controller (#​16149)
  • chore: fix typo in declarative tests filename (#​15934)
  • chore: let docs approvers approve mkdocs.yml (#​16134)
  • chore(deps): bump kustomize to v5.2.1 (#​16054)
  • added example of using build env vars in your Kustomized Argo CD Application (#​16025)
  • chore: Revert "fix: Replace antonmedv/expr with expr-lang/expr" (#​16027)
  • add example to --help command in argocd_admin_dashboard.md file (#​16034)
  • chore(deps): upgrade k8s version and client-go (#​15852)
  • Added timezone example to sync_windows page (#​15926)
  • bump helm 3.13.1, kustomize 5.1.1 (#​15703)
  • chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#​15919)
  • chore(deps): bump library/golang from 1.21.1 to 1.21.3 in /test/remote (#​15892)
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#​15916)
  • chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.58.3 (#​15893)
  • test(e2e): allow build of argocd-e2e-cluster image for remote tests (#​15805)
  • chore(deps): bump gitops-engine (#​15736)
  • chore: log more fields with error (#​15735)
  • chore: skip server certificate verification for http requests in e2e tests (#​15733)
  • test(e2e): always specify master as the initial git branch (#​15662)
  • chore(ci): fix generate code CI failure (#​15828)
  • test(e2e): update git submodule remote tests to use submodule url (#​15701)
  • test(e2e): do not always include plaintext for account update password (#​15665)
  • fea(cli)t: Add example to --help output for "argocd appset get" (#​15808)
  • chore: Add SCRM Lidl International Hub as users (#​15801)
  • chore(cli): clarify core mode code (#​15800)
  • chore: allow docs approvers to merge USERS.md changes (#​15773)
  • chore: revert codeowners test change (#​15777)
  • chore: don't make argocd-approvers owners of anything (#​15774)
  • test: bump k8s versions for e2e tests (#​15766)
  • chore: set proper struct tag for ApplicationSetTerminalGenerator.Plugin field (#​15742)
  • Fixed Custom Link Text not Hyperlinked (#​15747)
  • Converted italic text to normal text (#​15692)
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /ui-test (#​14457)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Feb 7, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: downloading github.com/argoproj/argo-cd/v2 v2.10.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading dagger.io/dagger v0.9.8
go: downloading golang.org/x/sync v0.6.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/spf13/cobra v1.8.0
go: downloading github.com/go-godo/godo v2.0.9+incompatible
go: downloading github.com/hexops/gotextdiff v1.0.3
go: downloading sigs.k8s.io/kustomize/api v0.12.1
go: downloading sigs.k8s.io/kustomize/kustomize/v4 v4.5.7
go: downloading github.com/spf13/afero v1.11.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/awalterschulze/gographviz v2.0.3+incompatible
go: downloading github.com/gosimple/slug v1.13.1
go: downloading github.com/imdario/mergo v0.3.16
go: downloading github.com/jeremywohl/flatten v1.0.1
go: downloading k8s.io/api v0.24.2
go: downloading k8s.io/apimachinery v0.24.2
go: downloading k8s.io/client-go v0.24.2
go: downloading sigs.k8s.io/controller-runtime v0.14.6
go: downloading sigs.k8s.io/yaml v1.3.0
go: downloading github.com/Masterminds/sprig/v3 v3.2.3
go: downloading github.com/valyala/fasttemplate v1.2.2
go: downloading k8s.io/klog/v2 v2.100.1
go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading github.com/argoproj/gitops-engine v0.7.1-0.20240122213038-792124280fcc
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/robfig/cron/v3 v3.0.1
go: downloading google.golang.org/grpc v1.59.0
go: downloading k8s.io/apiextensions-apiserver v0.24.2
go: downloading k8s.io/kube-openapi v0.0.0-20230501164219-8b0f38b5fd1f
go: downloading github.com/r3labs/diff v1.1.0
go: downloading google.golang.org/protobuf v1.31.0
go: downloading golang.org/x/sys v0.15.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/Khan/genqlient v0.6.0
go: downloading github.com/vektah/gqlparser/v2 v2.5.6
go: downloading sigs.k8s.io/kustomize/kyaml v0.13.9
go: downloading golang.org/x/text v0.14.0
go: downloading github.com/MichaelTJones/walk v0.0.0-20161122175330-4748e29d5718
go: downloading github.com/mgutz/str v1.2.0
go: downloading code.gitea.io/sdk/gitea v0.15.1
go: downloading github.com/gfleury/go-bitbucket-v1 v0.0.0-20220301131131-8e7ed04b843e
go: downloading github.com/google/go-github/v35 v35.3.0
go: downloading github.com/hashicorp/go-retryablehttp v0.7.4
go: downloading github.com/ktrysmt/go-bitbucket v0.9.67
go: downloading github.com/microsoft/azure-devops-go-api/azuredevops v1.0.0-b5
go: downloading github.com/xanzy/go-gitlab v0.91.1
go: downloading golang.org/x/oauth2 v0.15.0
go: downloading github.com/aws/aws-sdk-go v1.44.317
go: downloading github.com/google/uuid v1.4.0
go: downloading golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
go: downloading github.com/argoproj/pkg v0.13.7-0.20230627120311-a4dd357b057e
go: downloading github.com/gosimple/unidecode v1.0.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.2.1
go: downloading github.com/huandu/xstrings v1.3.3
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/shopspring/decimal v1.2.0
go: downloading github.com/spf13/cast v1.5.1
go: downloading golang.org/x/crypto v0.16.0
go: downloading github.com/go-logr/logr v1.3.0
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1
go: downloading github.com/evanphx/json-patch v5.6.0+incompatible
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading github.com/go-git/go-git/v5 v5.11.0
go: downloading github.com/golang-jwt/jwt/v4 v4.5.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.42.0
go: downloading golang.org/x/net v0.19.0
go: downloading github.com/bmatcuk/doublestar/v4 v4.6.0
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.6.0
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/gobwas/glob v0.2.3
go: downloading oras.land/oras-go/v2 v2.3.0
go: downloading k8s.io/kube-aggregator v0.24.2
go: downloading k8s.io/kubectl v0.24.2
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231120223509-83a465c0220f
go: downloading google.golang.org/genproto v0.0.0-20231106174013-bbf56f31fb17
go: downloading golang.org/x/term v0.15.0
go: downloading github.com/emicklei/go-restful/v3 v3.9.0
go: downloading github.com/go-openapi/jsonreference v0.20.1
go: downloading github.com/go-openapi/swag v0.22.3
go: downloading github.com/google/gnostic v0.6.9
go: downloading k8s.io/cli-runtime v0.24.2
go: downloading github.com/stretchr/objx v0.5.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading github.com/adrg/xdg v0.4.0
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/99designs/gqlgen v0.17.31
go: downloading github.com/hashicorp/go-version v1.2.1
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/time v0.5.0
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/mitchellh/reflectwalk v1.0.0
go: downloading github.com/itchyny/gojq v0.12.13
go: downloading github.com/redis/go-redis/v9 v9.0.5
go: downloading k8s.io/kubernetes v1.26.11
go: downloading github.com/json-iterator/go v1.1.12
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17
go: downloading go.opentelemetry.io/otel v1.21.0
go: downloading go.opentelemetry.io/otel/metric v1.21.0
go: downloading go.opentelemetry.io/otel/trace v1.21.0
go: downloading github.com/google/go-github/v53 v53.2.0
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
go: downloading github.com/go-git/go-billy/v5 v5.5.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.2.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading cloud.google.com/go/compute/metadata v0.2.3
go: downloading cloud.google.com/go/compute v1.23.3
go: downloading google.golang.org/appengine v1.6.7
go: downloading github.com/go-redis/cache/v9 v9.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
go: downloading github.com/go-openapi/jsonpointer v0.19.6
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/bombsimon/logrusr/v2 v2.0.1
go: downloading github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de
go: downloading github.com/jonboulle/clockwork v0.2.2
go: downloading k8s.io/component-helpers v0.27.3
go: downloading k8s.io/component-base v0.24.2
go: downloading github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00
go: downloading github.com/xlab/treeprint v1.1.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/jmespath/go-jmespath v0.4.0
go: downloading github.com/itchyny/timefmt-go v0.1.5
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/cyphar/filepath-securejoin v0.2.4
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/klauspost/compress v1.16.5
go: downloading github.com/vmihailenco/go-tinylfu v0.2.2
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.4
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/moby/spdystream v0.2.0
go: downloading github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
go: downloading github.com/peterbourgon/diskv v2.0.1+incompatible
go: downloading github.com/chai2010/gettext-go v1.0.2
go: downloading github.com/MakeNowJust/heredoc v1.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.0
go: downloading github.com/russross/blackfriday v1.6.0
go: downloading github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d
go: downloading github.com/fatih/camelcase v1.0.0
go: downloading github.com/moby/term v0.0.0-20220808134915-39b0c02b01ae
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading k8s.io/apiserver v0.24.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/cloudflare/circl v1.3.3
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading golang.org/x/tools v0.15.0
go: downloading github.com/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/google/btree v1.1.2
go: downloading github.com/fvbommel/sortorder v1.0.1
go: downloading github.com/docker/distribution v2.8.2+incompatible
go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
go: downloading go.starlark.net v0.0.0-20220328144851-d1966c6b9fcd
go: downloading golang.org/x/mod v0.14.0
go: github.com/puzzle/goff/argocd imports
	github.com/argoproj/argo-cd/v2/util/argo imports
	github.com/argoproj/gitops-engine/pkg/utils/kube imports
	k8s.io/kubectl/pkg/cmd/apply imports
	k8s.io/kubectl/pkg/util/i18n imports
	github.com/chai2010/gettext-go/gettext: cannot find module providing package github.com/chai2010/gettext-go/gettext
go: github.com/puzzle/goff/argocd imports
	github.com/argoproj/argo-cd/v2/applicationset/utils imports
	github.com/argoproj/argo-cd/v2/util/argo/diff imports
	github.com/argoproj/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/admissionregistration/install imports
	k8s.io/kubernetes/pkg/apis/admissionregistration/v1alpha1 imports
	k8s.io/api/admissionregistration/v1alpha1: cannot find module providing package k8s.io/api/admissionregistration/v1alpha1
go: github.com/puzzle/goff/argocd imports
	github.com/argoproj/argo-cd/v2/applicationset/utils imports
	github.com/argoproj/argo-cd/v2/util/argo/diff imports
	github.com/argoproj/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/authentication/install imports
	k8s.io/kubernetes/pkg/apis/authentication/v1alpha1 imports
	k8s.io/api/authentication/v1alpha1: cannot find module providing package k8s.io/api/authentication/v1alpha1
go: github.com/puzzle/goff/argocd imports
	github.com/argoproj/argo-cd/v2/applicationset/utils imports
	github.com/argoproj/argo-cd/v2/util/argo/diff imports
	github.com/argoproj/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/flowcontrol/install imports
	k8s.io/kubernetes/pkg/apis/flowcontrol/v1beta3 imports
	k8s.io/api/flowcontrol/v1beta3: cannot find module providing package k8s.io/api/flowcontrol/v1beta3
go: github.com/puzzle/goff/argocd imports
	github.com/argoproj/argo-cd/v2/applicationset/utils imports
	github.com/argoproj/argo-cd/v2/util/argo/diff imports
	github.com/argoproj/gitops-engine/pkg/utils/kube/scheme imports
	k8s.io/kubernetes/pkg/apis/networking/install imports
	k8s.io/kubernetes/pkg/apis/networking/v1alpha1 imports
	k8s.io/api/networking/v1alpha1: cannot find module providing package k8s.io/api/networking/v1alpha1

@renovate renovate bot force-pushed the renovate/github.com-argoproj-argo-cd-v2-2.x branch from 6d27fa8 to 552906e Compare February 7, 2024 14:38
Copy link
Contributor Author

renovate bot commented Feb 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@ioboi
Copy link
Member

ioboi commented Feb 7, 2024

Closes #79

@ioboi ioboi merged commit eea2af4 into main Feb 7, 2024
1 check passed
@ioboi ioboi deleted the renovate/github.com-argoproj-argo-cd-v2-2.x branch February 7, 2024 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant