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

Use 2 resources instead of a list #2608

Merged
merged 1 commit into from
Apr 15, 2019

Conversation

duglin
Copy link
Contributor

@duglin duglin commented Apr 12, 2019

See #2603 for more details, but

  • the indenting, while supported today, isn't 100% kosher and may not be supported in the future
  • it's a bit odd to use a list, so while legal we should do what most people
    expect and do, just create two separate resources

Closes: #2603

Signed-off-by: Doug Davis [email protected]

See kubernetes-retired#2603 for more details, but
- the indented, while supported today, isn't 100% kosher
- it's a bit odd to use a list, so while legal we should do what most people
  expect and do, just create two separate resources

Closes: kubernetes-retired#2603

Signed-off-by: Doug Davis <[email protected]>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Apr 12, 2019
@duglin
Copy link
Contributor Author

duglin commented Apr 12, 2019

ping @kramvan1

Copy link

@kramvan1 kramvan1 left a comment

Choose a reason for hiding this comment

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

lgtm

@jberkhahn
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 15, 2019
@MHBauer
Copy link
Contributor

MHBauer commented Apr 15, 2019

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MHBauer

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 added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 15, 2019
@k8s-ci-robot k8s-ci-robot merged commit f08bcbf into kubernetes-retired:master Apr 15, 2019
viviyww pushed a commit to viviyww/service-catalog that referenced this pull request May 10, 2019
See kubernetes-retired#2603 for more details, but
- the indented, while supported today, isn't 100% kosher
- it's a bit odd to use a list, so while legal we should do what most people
  expect and do, just create two separate resources

Closes: kubernetes-retired#2603

Signed-off-by: Doug Davis <[email protected]>
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.

ServiceAccount template wrong indenting and unneeded list
5 participants