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

Add a deploy make target #5460

Open
lburgazzoli opened this issue May 7, 2024 · 2 comments
Open

Add a deploy make target #5460

lburgazzoli opened this issue May 7, 2024 · 2 comments
Labels
area/build-operator Related to the internal image build operator area/continuous integration Related to CI and automated testing

Comments

@lburgazzoli
Copy link
Contributor

lburgazzoli commented May 7, 2024

Requirement

the Makefile should include an deploy target to ease the installation process, in particular for local development,

Problem

As the kamel cli is going to be deprecated, hence the install subcommand won't be available anymore, the Makefile should include an deploy target to ease the installation process

Proposal

No response

Open questions

No response

@lburgazzoli lburgazzoli added the kind/feature New feature or request label May 7, 2024
@squakez
Copy link
Contributor

squakez commented May 7, 2024

We do already have a Kustomize based install which should expose a sort of Makefile based UI. However this is not really very user friendly and I think it's quite buggy ATM. @gansheer was working on some simplification of the process to promote this new approach vs the to-be-deprecated kamel install.

@lburgazzoli
Copy link
Contributor Author

Having a make target would simplify things, especially for local development so I would recommend to wrap it as a target. Note that this is not to replace a production installation but more for local development and testing.

@squakez squakez added area/continuous integration Related to CI and automated testing area/build-operator Related to the internal image build operator and removed kind/feature New feature or request labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-operator Related to the internal image build operator area/continuous integration Related to CI and automated testing
Projects
None yet
Development

No branches or pull requests

2 participants