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

Adds other commands to deploy install Makefile #245

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

phantomjinx
Copy link
Member

  • deploy/Makefile

  • Adds generate-proxying, generate-serving & authclient as rules and includes them in the install

  • Moves bash scripts to deploy/script and soft-links to them from root scripts directory to preserve working commands in yarn package.json

  • generate-serving.sh

  • Updates script to include check for kube binary and the namespace for the secret

* deploy/Makefile
 * Adds generate-proxying, generate-serving & authclient as rules and
   includes them in the install

* Moves bash scripts to deploy/script and soft-links to them from root
  scripts directory to preserve working commands in yarn package.json

* generate-serving.sh
 * Updates script to include check for kube binary and the namespace for the
   secret
Copy link
Member

@tadayosi tadayosi left a comment

Choose a reason for hiding this comment

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

Looks OK. Have you checked that the existing yarn gen:proxying and yarn gen:serving work fine with it?

@phantomjinx
Copy link
Member Author

Looks OK. Have you checked that the existing yarn gen:proxying and yarn gen:serving work fine with it?

Yes. I wanted to ensure current usability is maintained, especially as not sure when / if we might change over to promoting the use of the deploy/Makefile in the README rather than yarn.

@phantomjinx phantomjinx merged commit 6976d8a into hawtio:main Dec 7, 2023
3 checks passed
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