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

[stable/kibana] add scheme option to livenessProbe and readinessProbe #12770

Closed
wants to merge 2 commits into from
Closed

[stable/kibana] add scheme option to livenessProbe and readinessProbe #12770

wants to merge 2 commits into from

Conversation

dkoshkin
Copy link
Contributor

@dkoshkin dkoshkin commented Apr 3, 2019

What this PR does / why we need it:

When setting:

files:
  kibana.yml:
    server.ssl.enabled: "true"

The Liveness and Readiness probes fail and need to set the scheme option to HTTPS.

Special notes for your reviewer:

CC @compleatang @monotek

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

@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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 3, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dkoshkin
To fully approve this pull request, please assign additional approvers.
We suggest the following additional approver: compleatang

If they are not already assigned, you can assign the PR to them by writing /assign @compleatang in a comment when ready.

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

Hi @dkoshkin. 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.

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 3, 2019
@s12chung
Copy link
Contributor

s12chung commented Apr 3, 2019

/assign @compleatang

@monotek
Copy link
Collaborator

monotek commented Apr 3, 2019

/ok-to-test

@k8s-ci-robot
Copy link
Contributor

@monotek: 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
Collaborator

@monotek monotek left a comment

Choose a reason for hiding this comment

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

Could you add an ci test for this please?

@compleatang
Copy link

Agree with @monotek WRT having a test. Gonna trigger testing just cause I'm tied up next few days. Mono I thought you were capable of doing this...?

/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 Apr 3, 2019
@monotek
Copy link
Collaborator

monotek commented Apr 3, 2019

@compleatang
"lgtm" works. "ok-to-test" not ¯_(ツ)_/¯

Signed-off-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
@helm-bot helm-bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 3, 2019
Signed-off-by: Dimitri Koshkin <dimitri.koshkin@gmail.com>
@k8s-ci-robot
Copy link
Contributor

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

Test name Commit Details Rerun command
pull-charts-e2e fcc5385 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.

@dkoshkin
Copy link
Contributor Author

dkoshkin commented Apr 3, 2019

This is my first PR with CI tests and I don't really understand how any of the others tests are not failing:

I0403 16:01:42.966] {"type":"log","@timestamp":"2019-04-03T16:00:02Z","tags":["warning","elasticsearch","admin"],"pid":1,"message":"Unable to revive connection: http://elasticsearch:9200/"}

Do I need to do something to launch ES?

@stale
Copy link

stale bot commented May 4, 2019

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 May 4, 2019
@monotek
Copy link
Collaborator

monotek commented May 4, 2019

I've talked about such test cases with @compleatang recently. We don't have a proper solution for things which have elastic search as dependency.

We could add an requirement which is only enabled in the ci config.

@stale stale bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 4, 2019
@stale
Copy link

stale bot commented Jun 3, 2019

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 Jun 3, 2019
@monotek
Copy link
Collaborator

monotek commented Jun 3, 2019

Sorry for the delay. We're still in the discussion about proper testing in: #12628

@stale stale bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 3, 2019
@compleatang
Copy link

compleatang commented Jun 20, 2019

@dkoshkin sorry for the extreme delay here. Thanks for the contribution. Unfortunately we're going to put a hold on this issue for the reasons below.

In combination with the elastic team, we've decided to deprecate stable/kibana going forward in favor of elastic/kibana. You can see the tracking issue for the work here -> #14935

We are encouraging all open issues to contribute their work to the "new" community chart led by the elastic team here -> https://github.com/elastic/helm-charts/tree/master/kibana

If you have any questions please feel free to comment on #14935

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 20, 2019
@stale
Copy link

stale bot commented Jul 20, 2019

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 Jul 20, 2019
@stale
Copy link

stale bot commented Aug 3, 2019

This issue is being automatically closed due to inactivity.

@stale stale bot closed this Aug 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Contribution Allowed If the contributor has signed the DCO or the CNCF CLA (prior to the move to a DCO). do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. ok-to-test size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants