Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

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

Merged
sp3nx0r merged 1 commit intomainfrom
renovate/major-flux
Dec 24, 2023
Merged

feat(github-action)!: Update allenporter/flux-local action to 4.2.1#41
sp3nx0r merged 1 commit intomainfrom
renovate/major-flux

Conversation

@renovate
Copy link
Copy Markdown
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
@renovate renovate Bot force-pushed the renovate/major-flux branch from b4c6cc2 to d00e18c Compare December 24, 2023 06:13
@sp3nx0r sp3nx0r merged commit 879f61d into main Dec 24, 2023
@sp3nx0r sp3nx0r deleted the renovate/major-flux branch December 24, 2023 15:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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