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: post install catalog apps #2090

Merged
merged 2 commits into from
Feb 15, 2024
Merged

Conversation

CristhianF7
Copy link
Contributor

@CristhianF7 CristhianF7 commented Feb 13, 2024

  • Adding Post install support for GitOps catalog applications

  • New flag install-catalog-apps comma separated values flag.

  • Validates flag values agains our gitops-catalog repository.

  • If the catalog application require secrets or configs the CLI requires new environment values defined in the catalog application definition

--install-catalog-apps kratix,testkube

Fixes: #1743

@CristhianF7 CristhianF7 merged commit 5e1f791 into main Feb 15, 2024
6 of 7 checks passed
@CristhianF7 CristhianF7 deleted the feat-post-install-catalog-apps branch February 15, 2024 21:41
DrummyFloyd pushed a commit to DrummyFloyd/kubefirst that referenced this pull request Mar 11, 2024
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.

[Feature] Allow users to add gitops catalog apps from the CLI
2 participants