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

[stable/drone] #13867 Update owners #13878

Merged
merged 4 commits into from
May 21, 2019
Merged

Conversation

zakkg3
Copy link
Collaborator

@zakkg3 zakkg3 commented May 15, 2019

Because of #13867

Here is a previous PR.

There are a few things to improve in this chart that I would like to discuss with @christian-roggia and @cpanato @max-rocket-internet

1- For K8s enabled, the DRONE_RPC_HOST env var is not specified so by default it's = to DRONE_HOST, which means the interaction job <-> server is going through the public endpoint instead to the service, not ideal in some cases. It would be nice to have the option to set it to the local service.

2- Update to drone 1.1.0 instead of the release candidate 1.0.0-rc.5

3- Add the option to install the secret plugin, to be able to read secrets from K8s backend

4- Fix Grpc (not in drone1.0) there is an open pr for this

One more thing: @paulczar is in chart.yaml but not in OWNERS, let me know if I should include him.?

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
@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 May 15, 2019
@k8s-ci-robot
Copy link
Contributor

Hi @zakkg3. 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 May 15, 2019
@zakkg3 zakkg3 changed the title #13867 drone [stable/drone] #13867 Update owners May 15, 2019
@maorfr
Copy link
Member

maorfr commented May 16, 2019

/assign @paulczar

can you ptal? :)

@max-rocket-internet
Copy link
Contributor

Hey @zakkg3

1- For K8s enabled, the DRONE_RPC_HOST env var is not sp..

Nice 💯

2- Update to drone 1.1.0 instead of the release candidate 1.0.0-rc.5

Nice 💯

3- Add the option to install the secret plugin, to be able to read secrets from K8s backend

What do you mean here? helm-secrets Helm plugin?

4- Fix Grpc (not in drone1.0) there is an open pr for this

Nice 💯

@zakkg3
Copy link
Collaborator Author

zakkg3 commented May 16, 2019

Hey @max-rocket-internet

3- Add the option to install the secret plugin, to be able to read secrets from K8s backend

What do you mean here? helm-secrets Helm plugin?

External secrets are stored in a third party system, such as Vault or the AWS Secrets Manager, and are requested at runtime. In order to use external secrets you must install and configure a secret plugin

@zakkg3
Copy link
Collaborator Author

zakkg3 commented May 20, 2019

/assign @maorfr
:)

@christian-roggia
Copy link
Collaborator

/approve

I fully approve of this and I really would love to get some help in maintaining this chart.

I am sorry for the late answer but I'm currently extremely busy with the KubeCon.

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 20, 2019
@maorfr
Copy link
Member

maorfr commented May 21, 2019

/ok-to-test
/lgtm

thanks! welcome @zakkg3 !

@k8s-ci-robot k8s-ci-robot added ok-to-test lgtm Indicates that a PR is ready to be merged. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels May 21, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: christian-roggia, maorfr, zakkg3

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 k8s-ci-robot merged commit 0582235 into helm:master May 21, 2019
amine7536 pushed a commit to amine7536/charts that referenced this pull request May 21, 2019
* Update OWNERS

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* upgrade chart version

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* add zakkg3 email

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
eyenx pushed a commit to eyenx/charts that referenced this pull request May 28, 2019
* Update OWNERS

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* upgrade chart version

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>

* add zakkg3 email

Signed-off-by: nicolas kowenski <zakkg3@gmail.com>
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). lgtm Indicates that a PR is ready to be merged. ok-to-test size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants