Skip to content

Conversation

viceice
Copy link
Contributor

@viceice viceice commented Oct 8, 2025

@illume
Copy link
Contributor

illume commented Oct 8, 2025

Thanks for this.

If there's formatting, lint, or type check issues in the github check you can run locally:

npm run format
npm run lint-fix
npm run tsc

@illume illume added enhancement New feature or request flux flux plugin related issues labels Oct 8, 2025
@viceice viceice force-pushed the feat/externalartifacts branch from 3486e85 to b549fc3 Compare October 8, 2025 12:45
@viceice
Copy link
Contributor Author

viceice commented Oct 8, 2025

ok, need to clone to wsl as the commands don't work on windows 🙃

Signed-off-by: Michael Kriese <[email protected]>
@viceice viceice force-pushed the feat/externalartifacts branch from b549fc3 to f474f6d Compare October 8, 2025 12:53
@viceice
Copy link
Contributor Author

viceice commented Oct 8, 2025

works 💪

@viceice
Copy link
Contributor Author

viceice commented Oct 8, 2025

Would be nice to have this released soon, so i can continue using ExternalArtifacts.
Without this Kustomizations which use ExternalArtifact as source ref will crash the UI.

@illume
Copy link
Contributor

illume commented Oct 13, 2025

@ashu8912 ?

@viceice
Copy link
Contributor Author

viceice commented Oct 14, 2025

@illume anything missing here? This is really a blocker for ExternalArtifacts usage

Copy link
Contributor

@sniok sniok left a comment

Choose a reason for hiding this comment

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

looks good to me! unless @ashu8912 has any comments, I'd say let's get this in

Copy link
Member

@ashu8912 ashu8912 left a comment

Choose a reason for hiding this comment

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

LGTM!!!

@ashu8912 ashu8912 merged commit a6e8c22 into headlamp-k8s:main Oct 14, 2025
3 checks passed
@illume
Copy link
Contributor

illume commented Oct 14, 2025

@viceice we chatted today about doing another release of flux plugin soon. Will ping you when it's out.

cc @ashu8912 @sniok

@viceice viceice deleted the feat/externalartifacts branch October 14, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request flux flux plugin related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flux: add ExternalArtifact views

4 participants