-
Notifications
You must be signed in to change notification settings - Fork 16.8k
[stable/apm-server] Add support for Service and Deployment #11661
[stable/apm-server] Add support for Service and Deployment #11661
Conversation
Signed-off-by: Ali Essam <[email protected]>
Signed-off-by: Ali Essam <[email protected]>
@mattfarina Updated. PTAL. I was also wondering whether this last update should be considered a breaking change or not (to bump the major version)? Especially that Update: As per the review guidelines, yeah this is a breaking change. For the sake of chart consistency, I would go for bumping the version rather than having the deployment with the new labels and leaving the daemonset unchanged. |
Signed-off-by: Ali Essam <[email protected]>
cc @mumoshu Want the chart maintainer to take a look. |
@mattfarina no updates from chart maintainer. How should we proceed? |
Hey! Thanks for your efforts. And - Yeah, this should be a breaking change. |
/lgtm |
@mumoshu: adding LGTM is restricted to approvers and reviewers in OWNERS files. In response to this:
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. |
Ah, too bad I missed adding myself to the @mattfarina Would you mind approving this? Thx! |
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment)
Submitted #12066 believing that's needed for me to maintain this chart. @mattfarina Would you mind approving #12066 as well? @ali-essam I appreciate it if you could send a PR like the above if you will be eager to maintain the chart together :) |
/assign @mattfarina |
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
Thank you @ali-essam for this. I believe you have to bump the chart version again since |
I tested this pull-request and it seems like requests to pods result in:
My configuration:
The same happens when using |
The issue is, the default I already have the fix and I also wrote Readiness and Liveness probes for the deployment. I will send a pull-request to @ali-essam 's branch. |
Signed-off-by: Mahdi Dibaiee <[email protected]>
21610c8
to
aa08cf3
Compare
I bumped the chart version to 1.1.0 and merged @mdibaiee changes. @mattfarina can you please check |
Signed-off-by: Paul Czarkowski <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ali-essam, mumoshu, paulczar 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 |
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm/charts#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
* [stable/apm-server] Add support for Deployment Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Update labels & apiVersion Signed-off-by: Ali Essam <[email protected]> * [stable/apm-server] Bump version to 1.0.0 Signed-off-by: Ali Essam <[email protected]> * feat(probes): add probes to deployment. Set default host as 0.0.0.0 Signed-off-by: Mahdi Dibaiee <[email protected]> * bump version for breaking change Signed-off-by: Paul Czarkowski <[email protected]>
As I am the original author of the chart. Currently I miss the privilege to put LGTM any pull rquest to chart due to the situation, as seen in helm#11661 (comment) Signed-off-by: Yusuke Kuoka <[email protected]>
What this PR does / why we need it:
updateStrategy
configurableWhich issue this PR fixes
Checklist