-
Notifications
You must be signed in to change notification settings - Fork 16.7k
[stable/puppetserver] Add Puppet Server Helm Chart #17201
Conversation
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Xtigyro The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @Xtigyro. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
/assign @mattfarina |
* Add `templates/.helmignore` * Add `templates/NOTES.txt` * Make Compatible `Chart.yaml` * Make Compatible `OWNERS` * Improve `.helmignore` Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
A bug in the official latest Docker image of PuppetDB was introduced 8 hours ago. It can be worked around by using the previous version of the image: If the review of the chart is going to start before the bug is resolved - let me know so that we can include the bug-free version - |
…ntation. Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
@prydonius @lachie83 |
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
/ok-to-test |
/test pull-charts-e2e |
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
@zanhsieh @prydonius @lachie83 Tests - passed. |
@Xtigyro |
@zanhsieh @maorfr Morgan, who is the main developer of the So we're going to keep it updated. |
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
/test pull-charts-e2e |
Once the tests completed fine but even though just the Is that really a problem of the chart? |
@Xtigyro |
👍 |
Would it make sense for Puppet Labs to self host? |
@maorfr As far as I know we don't have an existing hosted helm registry but I can ask around and look into it. |
… Optional Pod Annotations, Priority Scheduling. Optional Static Data Volumes. And More. Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
Finished some changes:
|
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
@maorfr @underscorgan @zanhsieh Some more useful stuff has been finished. |
Signed-off-by: Miroslav Hadzhiev <miroslav.hadzhiev@gmail.com>
|
@Xtigyro: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Hi 👋 new charts are no longer accepted to Good news is you can host a Helm chart yourself on GitHub, use the same tools as this repo does for automatic Chart testing and releasing, and list your Helm repo on https://helm.hub.sh. Follow this issue for info about existing guidelines and upcoming improvements: https://github.com/helm/charts/issues/7800 @underscorgan ping on Slack if you need any help setting up the Helm repo at Puppet Labs 😸 |
Is this a new chart
Yes, it is a new chart.
What this PR does / why we need it:
This PR deploys everything required to run in a flexible manner a Puppet Server in Kubernetes and be discoverable by internal and external to the K8s cluster Puppet Agents.
Checklist
[stable/chart]
)