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

Change default service account from 'tekton' to 'pipeline' to match o… #155

Merged
merged 4 commits into from
Sep 18, 2020

Conversation

etsauer
Copy link
Contributor

@etsauer etsauer commented Sep 17, 2020

…penshift pipelines

What does this PR do?

Brief explanation of the code or documentation change you've made

How should this be tested?

Run applier, then kick off pipeline run and make sure it completes.

Is there a relevant Issue open for this?

resolves #149

Who would you like to review this?

cc: @redhat-cop/containers-approvers

Copy link
Contributor

@pabrahamsson pabrahamsson left a comment

Choose a reason for hiding this comment

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

Looks good @etsauer left a question inline otherwise good to merge

@@ -16,7 +16,11 @@ objects:
annotations:
description: The web server's http port.
labels:
app: ${APPLICATION_NAME}
app.kubernetes.io/name: ${APPLICATION_NAME}
app.kubernetes.io/instance: ${APPLICATION_NAME}-build
Copy link
Contributor

Choose a reason for hiding this comment

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

Should these be ${APPLICATION_NAME}-deployment in this file?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes it should.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated

@pabrahamsson
Copy link
Contributor

/approve
/assign @pabrahamsson

Copy link
Contributor

@pabrahamsson pabrahamsson left a comment

Choose a reason for hiding this comment

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

Thank you for the update @etsauer
/lgtm

@redhat-cop-ci-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pabrahamsson

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

@redhat-cop-ci-bot redhat-cop-ci-bot merged commit 564f114 into redhat-cop:master Sep 18, 2020
@etsauer etsauer deleted the tekton-default-sa branch September 18, 2020 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

basic-spring-boot-tekton - Default SA doesn't have edit privileges over deployment namespaces
3 participants