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

feat(github-action)!: Update allenporter/flux-local action to 4.2.1 #41

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 23, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
allenporter/flux-local action major 3.2.0 -> 4.2.1

Release Notes

allenporter/flux-local (allenporter/flux-local)

v4.2.1

Compare Source

What's Changed

Version 4.2.0 contains a bug in the diff action that caused it to never emit a diff, which is fixed in this release.

Developer updates

Full Changelog: allenporter/flux-local@4.2.0...4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: allenporter/flux-local@4.1.1...4.2.0

v4.1.1

Compare Source

What's Changed

Full Changelog: allenporter/flux-local@4.1.0...4.1.1

v4.1.0

Compare Source

What's Changed

Developer dependency updates

Full Changelog: allenporter/flux-local@4.0.0...4.1.0

v4.0.0

Compare Source

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. https://github.com/allenporter/flux-local/pull/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 https://github.com/allenporter/flux-local/pull/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. https://github.com/allenporter/flux-local/pull/435

Change Log

Developer dependency updates

Full Changelog: allenporter/flux-local@3.2.0...4.0.0


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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.

@github-actions github-actions bot added area/ansible Changes made in the ansible directory area/kubernetes Changes made in the kubernetes directory area/github Changes made in the github directory area/terraform Changes made in the terraform directory area/docs Changes made in the docs directory / items area/taskfile Changes made in the taskfile directory labels Dec 23, 2023
@renovate renovate bot changed the title feat(github-action)!: Update allenporter/flux-local action to 4.2.0 feat(github-action)!: Update allenporter/flux-local action to 4.2.1 Dec 24, 2023
@sp3nx0r sp3nx0r merged commit 879f61d into main Dec 24, 2023
1 check passed
@sp3nx0r sp3nx0r deleted the renovate/major-flux branch December 24, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/docs Changes made in the docs directory / items area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory area/taskfile Changes made in the taskfile directory area/terraform Changes made in the terraform directory renovate/github-action renovate/github-release type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant