Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

[stable/kuberhealthy] kuberhealthy 2.0.0 release chart with helm 3 #18899

Closed
wants to merge 8 commits into from

Conversation

integrii
Copy link
Contributor

This chart has been revamped to work with Helm 3 and our new upcoming release of Kuberhealthy 2.0.0.

Signed-off-by: Eric Greer [email protected]

Checklist

[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]

  • DCO signed
  • Chart Version bumped
  • Variables are documented in the README.md
  • Title of the PR starts with chart name (e.g. [stable/mychartname])

@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 15, 2019
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 15, 2019
@k8s-ci-robot
Copy link
Contributor

Hi @integrii. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

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.

@integrii
Copy link
Contributor Author

CircleCI says: Error: apiVersion 'v2' is not valid. The value must be "v1"

However, new charts created with Helm 3 using helm create come up with apiVersion'v2'. I am guessing this is an issue with the build system here?

@integrii
Copy link
Contributor Author

Maybe @davidkarlsen can let us know if Helm3 charts are supported yet?

@integrii
Copy link
Contributor Author

I am going to change the apiVersion back to v1 just to get this PR merged for now.

@integrii
Copy link
Contributor Author

/lgtm

@k8s-ci-robot
Copy link
Contributor

@integrii: you cannot LGTM your own PR.

In response to this:

/lgtm

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.

@helm-bot helm-bot removed the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Nov 15, 2019
@helm-bot helm-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Nov 15, 2019
@lolimjake
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2019
@ihoegen
Copy link
Contributor

ihoegen commented Nov 15, 2019

/ok-to-test

@k8s-ci-robot
Copy link
Contributor

@ihoegen: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/ok-to-test

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.

Copy link
Contributor

@ihoegen ihoegen left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@k8s-ci-robot
Copy link
Contributor

@ihoegen: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/ok-to-test

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: Eric Greer <[email protected]>
@k8s-ci-robot k8s-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Nov 15, 2019
@k8s-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@integrii
Copy link
Contributor Author

circle ci may have failed because of a botched cleanup?

I1115 20:02:47.651] Error: validation failed: unable to recognize "": no matches for kind "KuberhealthyCheck" in version "comcast.github.io/v1"

Copy link

@jonnydawg jonnydawg left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: integrii, jonnydawg, lolimjake

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Contributor

@jonnydawg: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

/lgtm

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.

@k8s-ci-robot
Copy link
Contributor

@integrii: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/ok-to-test

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.

@integrii
Copy link
Contributor Author

/test pull-charts-e2e

@k8s-ci-robot
Copy link
Contributor

@integrii: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/test pull-charts-e2e

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.

@jonnydawg
Copy link

/ok-to-test

Signed-off-by: Eric Greer <[email protected]>
@k8s-ci-robot
Copy link
Contributor

@jonnydawg: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to this:

/ok-to-test

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.

@davidkarlsen
Copy link
Member

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Nov 17, 2019
@integrii
Copy link
Contributor Author

/test pull-charts-e2e

@integrii
Copy link
Contributor Author

This CI run failed because the CRD was not recognized. This was probably not recognized because the tests are not using Helm 3, which recognizes the new crd directory as a set of specs that need ran first.

Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

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

Re helm 3 charts, see this recent README update: https://github.com/helm/charts#status-of-the-project

Also some newline and extra line fixes needed.

stable/kuberhealthy/crds/khcheck.yaml Show resolved Hide resolved
- namespaces
- componentstatuses
- nodes
verbs:
- get
- list
- watch

- watch
Copy link
Member

Choose a reason for hiding this comment

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

Needs one newline at EOF

@@ -11,4 +11,4 @@ subjects:
- kind: ServiceAccount
name: {{ template "kuberhealthy.name" . }}
namespace: {{ .Release.Namespace }}


Copy link
Member

Choose a reason for hiding this comment

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

Remove extra space on last line

metadata:
name: daemonset-khcheck
{{- end }}

Copy link
Member

Choose a reason for hiding this comment

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

Unnecessary extra line

cpu: 10m
memory: 50Mi
{{- end }}

Copy link
Member

Choose a reason for hiding this comment

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

Unnecessary extra line

@scottrigby
Copy link
Member

Also see #19008

@scottrigby
Copy link
Member

/retest

@helm-bot helm-bot removed the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Dec 9, 2019
@helm-bot helm-bot added Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). and removed Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). labels Dec 9, 2019
Signed-off-by: Eric Greer <[email protected]>
@helm-bot helm-bot added the Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). label Dec 9, 2019
@k8s-ci-robot
Copy link
Contributor

@integrii: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
pull-charts-e2e 4317d39 link /test pull-charts-e2e

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.

@davidkarlsen
Copy link
Member

Should this chart be deprecated in favour of https://github.com/Comcast/kuberhealthy/tree/master/deploy/helm/kuberhealthy ?
Maybe add the comcast repo to helm.hub: https://github.com/helm/hub/blob/master/Repositories.md ?

@integrii
Copy link
Contributor Author

integrii commented Jan 8, 2020

@davidkarlsen Good catch! That chart in the main Kuberhealthy project is basically this one. We run the script there in the same directory with it and contribute that as a chart here.

Now that helm 3 exists, I think having our own repository is much better - the release process here is hard! I will make an issue on Kuberhealthy for this now.

@stale
Copy link

stale bot commented Feb 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

@stale stale bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 8, 2020
@stale
Copy link

stale bot commented Feb 22, 2020

This issue is being automatically closed due to inactivity.

@stale stale bot closed this Feb 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. ok-to-test size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants