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: add helmraiser & a generated cert-manager lib from the chart #315

Closed
wants to merge 5 commits into from

Conversation

Duologic
Copy link
Member

@Duologic Duologic commented Aug 4, 2020

Read the README

Commits can be reviewed individually.

@Duologic Duologic force-pushed the duologic/helmraiser_initial_release branch from e4e9399 to 9ec99b9 Compare August 6, 2020 07:26
@Duologic Duologic changed the title feat: add helmraiser feat: add helmraiser & a generated cert-manager lib from the chart Aug 6, 2020
@Duologic Duologic marked this pull request as ready for review August 6, 2020 12:39
set +u
OVERWRITTEN=false
if [ "$3" = "overwrite" ] || [ "$4" = "overwrite" ]; then
rm -rf $OUTPUT_DIR/templates
Copy link
Member

Choose a reason for hiding this comment

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

helmraiser.sh foo "/home/* ." would be fun, wouldn't it?

Copy link
Member Author

Choose a reason for hiding this comment

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

That would be awesome. Luckily this is regarded a PoC and should be used with care.

How would you solve this? cd into it first?

@RichiH
Copy link
Member

RichiH commented Aug 6, 2020

Sorry, I thought I had submitted this days ago. Seems it was stuck.

@RichiH
Copy link
Member

RichiH commented Aug 7, 2020 via email

@RichiH
Copy link
Member

RichiH commented Aug 7, 2020 via email

@Duologic Duologic force-pushed the duologic/helmraiser_initial_release branch from 97b7f26 to 3ee4fc6 Compare August 12, 2020 08:17
@Duologic
Copy link
Member Author

Should get replaced by #320 once grafana/tanka#336 is merged and in a release.

Duologic added a commit that referenced this pull request Aug 18, 2020
Duologic added a commit that referenced this pull request Aug 18, 2020
Duologic added a commit that referenced this pull request Aug 24, 2020
Duologic added a commit that referenced this pull request Aug 25, 2020
* Update helm.libsonnet (#331)

* refactor(cert-manager): install with helmraiser

Closes #315, #318, #320

* name port to http-metrics so it gets scraped

* allow to specify vendor folder

* don't install crds from 2 sources

* cert-manager: add readme

* correct $._config name

* docs(cert-manager): add inline comments

Co-authored-by: sh0rez <me@shorez.de>
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