Skip to content

Add unit tests for FluxInstance methods#793

Merged
stefanprodan merged 1 commit intocontrolplaneio-fluxcd:mainfrom
sophotechlabs:test/fluxinstance-methods
Mar 30, 2026
Merged

Add unit tests for FluxInstance methods#793
stefanprodan merged 1 commit intocontrolplaneio-fluxcd:mainfrom
sophotechlabs:test/fluxinstance-methods

Conversation

@archy-rock3t-cloud
Copy link
Copy Markdown
Contributor

Add unit tests for FluxInstance methods

Signed-off-by: Artem Muterko <artem@sopho.tech>
Copy link
Copy Markdown
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @archy-rock3t-cloud

@stefanprodan stefanprodan merged commit 81bba99 into controlplaneio-fluxcd:main Mar 30, 2026
2 checks passed
eleboucher pushed a commit to eleboucher/homelab that referenced this pull request Apr 7, 2026
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/controlplaneio-fluxcd/charts/flux-instance](https://fluxoperator.dev) ([source](https://github.com/controlplaneio-fluxcd/flux-operator)) | minor | `0.45.1` → `0.46.0` |
| [ghcr.io/controlplaneio-fluxcd/charts/flux-operator](https://fluxoperator.dev) ([source](https://github.com/controlplaneio-fluxcd/flux-operator)) | minor | `0.45.1` → `0.46.0` |
| [ghcr.io/controlplaneio-fluxcd/flux-operator-manifests](https://github.com/controlplaneio-fluxcd/flux-operator) | minor | `v0.45.1` → `v0.46.0` |

---

### Release Notes

<details>
<summary>controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)</summary>

### [`v0.46.0`](https://github.com/controlplaneio-fluxcd/flux-operator/releases/tag/v0.46.0)

[Compare Source](controlplaneio-fluxcd/flux-operator@v0.45.1...v0.46.0)

##### What's Changed

- Fix typos in documentation by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;780](controlplaneio-fluxcd/flux-operator#780)
- Update Go version requirements in docs by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;781](controlplaneio-fluxcd/flux-operator#781)
- Add unit tests for FluxGroupFor by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;782](controlplaneio-fluxcd/flux-operator#782)
- build(deps): bump picomatch in /web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;778](controlplaneio-fluxcd/flux-operator#778)
- ci: exclude node\_modules from golangci scanners by [@&#8203;stefanprodan](https://github.com/stefanprodan) in [#&#8203;785](controlplaneio-fluxcd/flux-operator#785)
- build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;770](controlplaneio-fluxcd/flux-operator#770)
- operator: support `kubeconfig` key and custom keys in `convertKubeConfigFrom` by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;786](controlplaneio-fluxcd/flux-operator#786)
- Add unit tests for ValidateAndApplyWorkloadIdentityConfig by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;787](controlplaneio-fluxcd/flux-operator#787)
- mcp: Use safe type assertions for Helm history entries by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;783](controlplaneio-fluxcd/flux-operator#783)
- mcp: update FluxOCIRepositoryKind version to v1 by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;791](controlplaneio-fluxcd/flux-operator#791)
- Fix .PHONY declaration for cli-ci-build target by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;789](controlplaneio-fluxcd/flux-operator#789)
- Add unit tests for FluxInstance methods by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;793](controlplaneio-fluxcd/flux-operator#793)
- Add unit tests for ResourceSet methods by [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) in [#&#8203;794](controlplaneio-fluxcd/flux-operator#794)
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;798](controlplaneio-fluxcd/flux-operator#798)
- operator: fix ResourceSets and FluxInstance getting stuck due to health check cancellation by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;801](controlplaneio-fluxcd/flux-operator#801)
- build(deps-dev): bump vite from 7.3.1 to 7.3.2 in /web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;802](controlplaneio-fluxcd/flux-operator#802)
- build(deps): bump the actions group across 1 directory with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;805](controlplaneio-fluxcd/flux-operator#805)
- Release v0.46.0 by [@&#8203;matheuscscp](https://github.com/matheuscscp) in [#&#8203;807](controlplaneio-fluxcd/flux-operator#807)

##### New Contributors

- [@&#8203;archy-rock3t-cloud](https://github.com/archy-rock3t-cloud) made their first contribution in [#&#8203;780](controlplaneio-fluxcd/flux-operator#780)

**Full Changelog**: <controlplaneio-fluxcd/flux-operator@v0.45.1...v0.46.0>

</details>

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->

Reviewed-on: https://git.erwanleboucher.dev/eleboucher/homelab/pulls/99
Co-authored-by: bot-owl <bot@erwanleboucher.dev>
Co-committed-by: bot-owl <bot@erwanleboucher.dev>
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.

2 participants