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

Adding OpenShift Template #1070

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

bschonec
Copy link

I have created an OpenShift template that allows very easy creation and configuration of the Puppetboard Docker image.

Neither the location nor the name of the template file is of any consequence (to me) so I'm looking to the community for guidance.

I have updated the README.me and it's a giant work in progress.

I would appreciate comments and changes as needed.

I realize that everything is still very rough but I wanted to get the Voxpupuli community engaged.

Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.87%. Comparing base (ae830c5) to head (315b540).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1070   +/-   ##
=======================================
  Coverage   76.87%   76.87%           
=======================================
  Files          20       20           
  Lines        1310     1310           
=======================================
  Hits         1007     1007           
  Misses        303      303           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bastelfreak
Copy link
Member

can you squash the commits a bit and rebase against our master branch please?

@bschonec bschonec force-pushed the templates branch 3 times, most recently from acb6815 to d01a099 Compare March 27, 2024 17:51
@bschonec
Copy link
Author

bschonec commented Apr 3, 2024

I don't think that the root of the project is appropriate for the puppetbaord-s2i-emplate.yaml file. I appreciate any suggestions on the correct placement of the file.

Also, a LGTM is appreciated for my changes to the README.md.

Copy link
Sponsor Member

@rwaffen rwaffen left a comment

Choose a reason for hiding this comment

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

I have no clue about OpenShift, but looks okay to me. But why not simply use the the provided image we publish on ghcr or dockerhub?

-p PUPPETBOARD_SOURCE_REPOSITORY_REF="v5.4.0" \
-p PUPPETBOARD_SERVICE_NAME=prod_puppetboard \
--template=puppetboard-template
```
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

add an empty line here between ocde block and text pls.

triggers:
- type: "GitHub"
github:
secret: "secret101"
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

whats this secret?

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.

None yet

4 participants