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

chore(deps): bump allenporter/flux-local from 3.2.0 to 4.0.0 #2287

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps allenporter/flux-local from 3.2.0 to 4.0.0.

Release notes

Sourced from allenporter/flux-local's releases.

4.0.0

What's Changed

Native flux build

The primary change in this release is to move to use flux build internally. This means that the flux CLI is now required to be present in the environment, similar to how kustomize is already required. See documentation for the Github Action for details on how to setup the CLI environment. allenporter/flux-local#392

To simplify internals, multiple clusters in the same path are no longer supported. You can still use a multi-cluster repo if you specify --path to one of the clusters. This should be a no-op for most users of the github action since likely you already were setting a path argument.

Diagnostics

You can now discover malormed or unexpected yaml files with flux-local diagnostics allenporter/flux-local#401:

# flux-local diagnostics
[DIAGNOSTICS OK]

Performance

With the move to flux build, we've been able to reduce some unnecessary kustomize calls, improving internal caching, and parallelize some of the cluster commands. Speed has been improved by 2x even for smaller clusters with only a handful of kustomizations. allenporter/flux-local#435

Change Log

Developer dependency updates

... (truncated)

Commits
  • e3e84e4 Update setup.cfg to 4.0.0 (#436)
  • b790bfb Improve kustomization traversal performance (#435)
  • c50ba40 Update actions/upload-pages-artifact action to v3 (#431)
  • f60480c Update actions/deploy-pages action to v4 (#430)
  • 2d23fee Update dependency kyverno/kyverno to v1.11.1 (#433)
  • 9d8a599 Update dependency helm/helm to v3.13.3 (#432)
  • 4ff6886 Update dependency fluxcd/flux2 to v2.2.1 (#429)
  • fb52846 Update dependency pip to v23.3.2 (#428)
  • babc74d Improve logging/tracing and track performance counters (#427)
  • 789ad01 Fix support for Kustomizations with absolute paths (#426)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [allenporter/flux-local](https://github.com/allenporter/flux-local) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/allenporter/flux-local/releases)
- [Commits](allenporter/flux-local@19bfc69...e3e84e4)

---
updated-dependencies:
- dependency-name: allenporter/flux-local
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2023
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Author

dependabot bot commented on behalf of github Dec 22, 2023

Superseded by #2299.

@dependabot dependabot bot closed this Dec 22, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/allenporter/flux-local-4.0.0 branch December 22, 2023 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants