Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding DescribeTags to masters #4051

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

robinpercy
Copy link
Contributor

/fixes #2681

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 13, 2017
@k8s-ci-robot
Copy link
Contributor

Thanks for your pull request. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please follow instructions at https://github.com/kubernetes/kubernetes/wiki/CLA-FAQ to sign the CLA.

It may take a couple minutes for the CLA signature to be fully registered; after that, please reply here with a new comment and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please sign in with your organization's credentials at https://identity.linuxfoundation.org/projects/cncf to be authorized.
  • If you have done the above and are still having issues with the CLA being reported as unsigned, please email the CNCF helpdesk: [email protected]

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.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. label Dec 13, 2017
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. labels Dec 13, 2017
@gambol99
Copy link
Contributor

hi @robinpercy ...CI isn't happy ... i believe you need to update the

$ ls tests/integration/update_cluster/{additional_user-data,minimal-cloudformation}
tests/integration/update_cluster/additional_user-data:
cloudformation.json  cloudformation.json.extracted.yaml  id_rsa.pub  in-v1alpha2.yaml

tests/integration/update_cluster/minimal-cloudformation:
cloudformation.json  cloudformation.json.extracted.yaml  id_rsa.pub  in-v1alpha2.yaml

to fix the TestMinimalCloudformation and TestAdditionalUserData

@gambol99
Copy link
Contributor

/assign

@robinpercy
Copy link
Contributor Author

Thanks @gambol99. Not sure how I missed those.

@justinsb
Copy link
Member

Works for me :-)

@gambol99
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 14, 2017
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gambol99

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

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 14, 2017
@k8s-github-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@k8s-github-robot
Copy link

Automatic merge from submit-queue.

@k8s-github-robot k8s-github-robot merged commit bea1291 into kubernetes:master Dec 14, 2017
@robinpercy robinpercy deleted the autoscaler-perms branch December 14, 2017 23:59
@felipejfc
Copy link
Contributor

is this included in kops 1.8.1? I've just updated a cluster with it and my master's role is yet without DescribeTags

@dobesv
Copy link

dobesv commented Apr 14, 2018

Seems like this didn't make it into the 1.8 releases of kops, based on what I see in that branch. I am adding that privilege manually but I'm not sure if kops will undo my change later if I update the cluster again.

@dobesv
Copy link

dobesv commented Apr 14, 2018

Looks like it will roll back the change if I update the cluster again with kops 1.8. However, if I update kops to 1.9 it adds the new permissions when I update my cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

aws-iam: Add autoscaling:DescribeTags
7 participants