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

Update messages on service account to be explicit about GCP service account #570

Conversation

rsdcastro
Copy link

No description provided.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 5, 2018
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 5, 2018
@rsdcastro
Copy link
Author

/assign medinatiger

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 5, 2018
)

const (
ServiceAccountPrefix = "k8s-machine-controller-"
ServiceAccount = "service-account"
MachineControllerSecret = "machine-controller-credential"
ServiceAccountNs = "kube-system"
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be sth configurable in the future. It doesn't mean you should change this. Just FYI

Copy link
Author

Choose a reason for hiding this comment

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

Agreed! Filed to track it: #573

Copy link
Contributor

@medinatiger medinatiger 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 k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 6, 2018
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: medinatiger, rsdcastro

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

Needs approval from an approver in each of these OWNERS Files:
  • OWNERS [medinatiger,rsdcastro]

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 merged commit da370eb into kubernetes-retired:master Feb 6, 2018
@rsdcastro rsdcastro deleted the update-service-account-message branch February 7, 2018 21:05
k4leung4 pushed a commit to k4leung4/kube-deploy that referenced this pull request Apr 4, 2018
…ce-account-message

Update messages on service account to be explicit about GCP service account
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants